Home
last modified time | relevance | path

Searched refs:getCompressedTextureFormats (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish/opengl/system/GLESv1_enc/
DGLEncoder.cpp57 GLint * GLEncoder::getCompressedTextureFormats() in getCompressedTextureFormats() function in GLEncoder
79 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetIntegerv()
117 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetFloatv()
156 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetFixedv()
195 GLint* compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetBooleanv()
DGLEncoder.h55 GLint *getCompressedTextureFormats();
/device/generic/goldfish/opengl/system/GLESv2_enc/
DGL2Encoder.cpp250 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetIntegerv()
297 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetFloatv()
345 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetBooleanv()
554 GLint * GL2Encoder::getCompressedTextureFormats() in getCompressedTextureFormats() function in GL2Encoder
DGL2Encoder.h55 GLint *getCompressedTextureFormats();