Home
last modified time | relevance | path

Searched refs:GL_NUM_COMPRESSED_TEXTURE_FORMATS (Results 1 - 25 of 51) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeTextureApiTests.cpp147 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compressedFormats); in init()
183 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compressedFormats); in init()
208 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compressedFormats); in init()
243 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compressedFormats); in init()
256 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compressedFormats); in init()
279 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compressedFormats); in init()
295 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compressedFormats); in init()
311 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compressedFormats); in init()
327 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMATS, compressedFormats); in init()
343 getSupportedExtensions(GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_COMPRESSED_TEXTURE_FORMAT in init()
[all...]
H A Des2fImplementationLimitTests.cpp202 LIMIT_CASE(num_compressed_texture_formats, GL_NUM_COMPRESSED_TEXTURE_FORMATS, GLint, 0); in init()
H A Des2fIntegerStateQueryTests.cpp2203 FOR_EACH_VERIFIER(normalVerifiers, addChild(new ImplementationArrayTestCase (m_context, verifier, (std::string("compressed_texture_formats") + verifier->getTestNamePostfix()).c_str(), "COMPRESSED_TEXTURE_FORMATS", GL_COMPRESSED_TEXTURE_FORMATS, GL_NUM_COMPRESSED_TEXTURE_FORMATS, 0))); in init()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DRobustClientMemoryTest.cpp65 glGetIntegervRobustANGLE(GL_NUM_COMPRESSED_TEXTURE_FORMATS, 1, &length, &numCompressedFormats); in TEST_P()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp289 const GLint numFormats = query<GLint>(gl, GL_NUM_COMPRESSED_TEXTURE_FORMATS); in iterate()
453 LIMIT_CASE(num_compressed_texture_formats, GL_NUM_COMPRESSED_TEXTURE_FORMATS, GLint, DE_LENGTH_OF_ARRAY(s_requiredCompressedTexFormats)); in init()
/third_party/vk-gl-cts/framework/opengl/
H A DgluContextInfo.cpp180 gl.getIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &numFormats); in operator ()()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp200 QUERY_AND_LOG_CAPABILITY(GL_NUM_COMPRESSED_TEXTURE_FORMATS, stream); in LogGles2Capabilities()
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp379 case GL_NUM_COMPRESSED_TEXTURE_FORMATS: in glGetIntegerv()
/third_party/openGLES/api/GLES/1.0/
H A Dgl.h232 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h169 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
H A Dgl.h232 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h190 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/mesa3d/include/GLES/
H A Dgl.h236 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/openGLES/api/GLES/
H A Dgl.h217 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
H A Dgl.h236 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
H A Dgl.h236 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2011 case GL_NUM_COMPRESSED_TEXTURE_FORMATS: *params = NUM_COMPRESSED_TEXTURE_FORMATS; return true; in getIntegerv()
2546 case GL_NUM_COMPRESSED_TEXTURE_FORMATS: in getQueryParameterInfo()
/third_party/glfw/deps/glad/
H A Dgles2.h321 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h196 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h177 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h266 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h196 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h196 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h177 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
H A Dgl.h240 #define GL_NUM_COMPRESSED_TEXTURE_FORMATS 0x86A2 macro

Completed in 50 milliseconds

123