Searched refs:readPixelsFormat (Results 1 – 3 of 3) sorted by relevance
46 bool readPixelsFormat(GLenum format);
548 bool readPixelsFormat(GLenum format) { in readPixelsFormat() function
4983 SET_ERROR_IF(!GLESv2Validation::readPixelsFormat(format), GL_INVALID_ENUM); in s_glReadPixels()