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