Searched refs:colorPointerParams (Results 1 – 3 of 3) sorted by relevance
29 static bool colorPointerParams(GLint size,GLsizei stride);
67 bool GLEScmValidate::colorPointerParams(GLint size,GLsizei stride) { in colorPointerParams() function in GLEScmValidate
649 SET_ERROR_IF(!GLEScmValidate::colorPointerParams(size,stride),GL_INVALID_VALUE); in glColorPointer()658 SET_ERROR_IF(!GLEScmValidate::colorPointerParams(size,stride),GL_INVALID_VALUE); in glColorPointerWithDataSize()