Home | History | Annotate | Download | only in client

Lines Matching refs:IsTexture

582 GLboolean GLES2TraceImplementation::IsTexture(GLuint texture) {
583 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::IsTexture");
584 return gl_->IsTexture(texture);