Searched refs:pointPointerType (Results 1 – 3 of 3) sorted by relevance
45 static bool pointPointerType(GLenum type);
281 bool GLEScmValidate::pointPointerType(GLenum type){ in pointPointerType() function in GLEScmValidate
1781 SET_ERROR_IF(!GLEScmValidate::pointPointerType(type),GL_INVALID_ENUM); in glPointSizePointerOES()