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.cpp291 bool readPixelsFboFormatMatch(GLenum, GLenum type, GLenum fboTexType) { in readPixelsFboFormatMatch() function
DGL2Encoder.cpp4426 !GLESv2Validation::readPixelsFboFormatMatch( in s_glReadPixels()