Searched refs:getCompressedTextureFormats (Results 1 – 4 of 4) sorted by relevance
57 GLint * GLEncoder::getCompressedTextureFormats() in getCompressedTextureFormats() function in GLEncoder79 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetIntegerv()122 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetFloatv()161 GLint * compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetFixedv()200 GLint* compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetBooleanv()
61 GLint *getCompressedTextureFormats();
117 GLint *getCompressedTextureFormats();
697 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetIntegerv()912 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetFloatv()976 GLint *compressedTextureFormats = ctx->getCompressedTextureFormats(); in s_glGetBooleanv()1549 GLint * GL2Encoder::getCompressedTextureFormats() in getCompressedTextureFormats() function in GL2Encoder