Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:IsTexture

845 GLboolean IsTexture(PP_Resource context_id, GLuint texture) {
848 return ToGles2Impl(&enter)->IsTexture(texture);
1622 &IsShader, &IsTexture,