/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cLimitsTests.cpp | 132 { "max_geometry_atomic_counter_buffers", GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, 0, 0, "gl_MaxGeometryAtomicCounterBuffers" }, in init()
|
H A D | gl4cShaderAtomicCountersTests.cpp | 319 case GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS: in GLenumToString() 320 return "GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS"; in GLenumToString() 1226 if (!CheckMaxValue(GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, 0)) in Run() 1881 glGetIntegerv(GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, &p1); in Run()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcExtTokens.cpp | 64 MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS = GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS; in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderBuiltinConstantTests.cpp | 401 { "gl_MaxGeometryAtomicCounterBuffers", getInteger<GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS> }, in init()
|
H A D | es31fIntegerStateQueryTests.cpp | 907 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_atomic_counter_buffers_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS", GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, 0, verifier, glu::ApiType::es(3, 2))) in init()
|
H A D | es31fProgramInterfaceQueryTestCase.cpp | 2610 { GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, usage.numAtomicCounterBuffers },
|
H A D | es31fGeometryShaderTests.cpp | 6148 queryGroup->addChild(new GeometryProgramLimitCase(m_context, "max_geometry_atomic_counter_buffers", "", GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, "MaxGeometryAtomicCounterBuffers", 0));
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLPrintEGLinfoTest.cpp | 305 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, stream); in LogGles32Capabilities()
|
/third_party/vk-gl-cts/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 336 case GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS: in glGetIntegerv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1023 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1602 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1583 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1604 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1583 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2108 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
H A D | glext.h | 2056 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2089 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
H A D | glext.h | 2037 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2145 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
H A D | glext.h | 2092 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2145 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|
H A D | glext.h | 2092 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
|