Home | History | Annotate | Download | only in client

Lines Matching defs:CompileShader

123 void GLES2TraceImplementation::CompileShader(GLuint shader) {
124 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::CompileShader");
125 gl_->CompileShader(shader);