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