Searched refs:getCompressedTextureFormats (Results 1 – 4 of 4) sorted by relevance
62 GLint * GLEncoder::getCompressedTextureFormats() in getCompressedTextureFormats() function in GLEncoder84 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetIntegerv()127 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetFloatv()166 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetFixedv()205 GLint* compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetBooleanv()
62 GLint *getCompressedTextureFormats();
141 GLint *getCompressedTextureFormats();
806 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetIntegerv()1040 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetFloatv()1104 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetBooleanv()1693 GLint * GL2Encoder::getCompressedTextureFormats() in getCompressedTextureFormats() function in GL2Encoder