Searched refs:allowedHintMode (Results 1 – 3 of 3) sorted by relevance
120 bool allowedHintMode(GLenum pname);
1650 bool allowedHintMode(GLenum mode) { in allowedHintMode() function
6775 SET_ERROR_IF(!GLESv2Validation::allowedHintMode(mode), GL_INVALID_ENUM); in s_glHint()