Searched refs:readPixelsType (Results 1 – 3 of 3) sorted by relevance
46 bool readPixelsType(GLenum type);
244 bool readPixelsType(GLenum format) { in readPixelsType() function
4414 SET_ERROR_IF(!GLESv2Validation::readPixelsType(type), GL_INVALID_ENUM); in s_glReadPixels()