/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cLimitsTests.cpp | 129 { "max_geometry_texture_image_units", GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS, 16, 0, "gl_MaxGeometryTextureImageUnits" }, in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcExtTokens.cpp | 40 MAX_GEOMETRY_TEXTURE_IMAGE_UNITS = GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS; in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderBuiltinConstantTests.cpp | 396 { "gl_MaxGeometryTextureImageUnits", getInteger<GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS> }, in init()
|
H A D | es31fIntegerStateQueryTests.cpp | 905 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_texture_image_units_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_TEXTURE_IMAGE_UNITS", GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS, 16, verifier, glu::ApiType::es(3, 2))) in init()
|
H A D | es31fProgramInterfaceQueryTestCase.cpp | 2609 { GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS, usage.numSamplers },
|
H A D | es31fGeometryShaderTests.cpp | 3790 m_context.getRenderContext().getFunctions().getIntegerv(GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS, &maxTextures); 3792 m_testCtx.getLog() << tcu::TestLog::Message << "GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS = " << maxTextures << tcu::TestLog::EndMessage; 6143 queryGroup->addChild(new GeometryProgramLimitCase(m_context, "max_geometry_texture_image_units", "", GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS, "MaxGeometryTextureImageUnits", 16));
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLPrintEGLinfoTest.cpp | 313 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS, stream); in LogGles32Capabilities()
|
/third_party/vk-gl-cts/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 319 case GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS: in glGetIntegerv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 781 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1601 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1582 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1603 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1582 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 790 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1508 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
H A D | glext.h | 1396 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1489 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
H A D | glext.h | 1377 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1545 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
H A D | glext.h | 1432 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1545 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|
H A D | glext.h | 1432 #define GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS 0x8C29 macro
|