Home
last modified time | relevance | path

Searched refs:readPixelsFboFormatMatch (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.h50 bool readPixelsFboFormatMatch(GLenum format, GLenum type, GLenum fboTexType);
DGLESv2Validation.cpp292 bool readPixelsFboFormatMatch(GLenum format, GLenum type, GLenum fboTexType) { in readPixelsFboFormatMatch() function
DGL2Encoder.cpp3825 !GLESv2Validation::readPixelsFboFormatMatch( in s_glReadPixels()