compileShader method - RenderingContext2 class - dart:web_gl library (original) (raw)

description

void compileShader(

  1. Shader shader )

Implementation

void compileShader(Shader shader) native;