/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cLimitsTests.cpp | 133 { "max_geometry_atomic_counters", GL_MAX_GEOMETRY_ATOMIC_COUNTERS, 0, 0, "gl_MaxGeometryAtomicCounters" }, in init()
|
H A D | gl4cShaderAtomicCountersTests.cpp | 332 case GL_MAX_GEOMETRY_ATOMIC_COUNTERS: in GLenumToString() 333 return "GL_MAX_GEOMETRY_ATOMIC_COUNTERS"; in GLenumToString() 1228 if (!CheckMaxValue(GL_MAX_GEOMETRY_ATOMIC_COUNTERS, 0)) in Run() 1882 glGetIntegerv(GL_MAX_GEOMETRY_ATOMIC_COUNTERS, &p2); in Run() 4575 glGetIntegerv(GL_MAX_GEOMETRY_ATOMIC_COUNTERS, &m_gac); in Run()
|
H A D | gl3cCommonBugsTests.cpp | 5556 gl.getIntegerv(GL_MAX_GEOMETRY_ATOMIC_COUNTERS, &m_max_gs_acs); in iterate()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcExtTokens.cpp | 43 MAX_GEOMETRY_ATOMIC_COUNTERS = GL_MAX_GEOMETRY_ATOMIC_COUNTERS; in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderBuiltinConstantTests.cpp | 400 { "gl_MaxGeometryAtomicCounters", getInteger<GL_MAX_GEOMETRY_ATOMIC_COUNTERS> }, in init()
|
H A D | es31fIntegerStateQueryTests.cpp | 908 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_geometry_atomic_counters_" + verifierSuffix).c_str(), "Test MAX_GEOMETRY_ATOMIC_COUNTERS", GL_MAX_GEOMETRY_ATOMIC_COUNTERS, 0, verifier, glu::ApiType::es(3, 2))) in init()
|
H A D | es31fOpaqueTypeIndexingTests.cpp | 980 case glu::SHADERTYPE_GEOMETRY: return GL_MAX_GEOMETRY_ATOMIC_COUNTERS; in getMaxAtomicCounterEnum()
|
H A D | es31fProgramInterfaceQueryTestCase.cpp | 2611 { GL_MAX_GEOMETRY_ATOMIC_COUNTERS, usage.numAtomicCounters },
|
H A D | es31fGeometryShaderTests.cpp | 6147 queryGroup->addChild(new GeometryProgramLimitCase(m_context, "max_geometry_atomic_counters", "", GL_MAX_GEOMETRY_ATOMIC_COUNTERS, "MaxGeometryAtomicCounters", 0));
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLPrintEGLinfoTest.cpp | 306 QUERY_AND_LOG_CAPABILITY(GL_MAX_GEOMETRY_ATOMIC_COUNTERS, stream); in LogGles32Capabilities()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1022 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.cpp | 8377 pname = GL_MAX_GEOMETRY_ATOMIC_COUNTERS; in test_shader_compilation() 8553 pname = GL_MAX_GEOMETRY_ATOMIC_COUNTERS; in test_shader_compilation()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1603 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1584 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1605 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1584 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2114 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
H A D | glext.h | 2062 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2095 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
H A D | glext.h | 2043 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2151 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
H A D | glext.h | 2098 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2151 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
H A D | glext.h | 2098 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|