Home | History | Annotate | Download | only in android

Lines Matching refs:numCompressedTextureFormats

125     int numCompressedTextureFormats = 0;
126 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &numCompressedTextureFormats);
127 return numCompressedTextureFormats;