Home
last modified time | relevance | path

Searched refs:GL_MAX_GEOMETRY_ATOMIC_COUNTERS (Results 1 - 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp133 { "max_geometry_atomic_counters", GL_MAX_GEOMETRY_ATOMIC_COUNTERS, 0, 0, "gl_MaxGeometryAtomicCounters" }, in init()
H A Dgl4cShaderAtomicCountersTests.cpp332 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 Dgl3cCommonBugsTests.cpp5556 gl.getIntegerv(GL_MAX_GEOMETRY_ATOMIC_COUNTERS, &m_max_gs_acs); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp43 MAX_GEOMETRY_ATOMIC_COUNTERS = GL_MAX_GEOMETRY_ATOMIC_COUNTERS; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp400 { "gl_MaxGeometryAtomicCounters", getInteger<GL_MAX_GEOMETRY_ATOMIC_COUNTERS> }, in init()
H A Des31fIntegerStateQueryTests.cpp908 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 Des31fOpaqueTypeIndexingTests.cpp980 case glu::SHADERTYPE_GEOMETRY: return GL_MAX_GEOMETRY_ATOMIC_COUNTERS; in getMaxAtomicCounterEnum()
H A Des31fProgramInterfaceQueryTestCase.cpp2611 { GL_MAX_GEOMETRY_ATOMIC_COUNTERS, usage.numAtomicCounters },
H A Des31fGeometryShaderTests.cpp6147 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 DEGLPrintEGLinfoTest.cpp306 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 Dfunctionsgl_enums.h1022 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp8377 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 Dgl32.h1603 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1584 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1605 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1584 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2114 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
H A Dglext.h2062 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2095 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
H A Dglext.h2043 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2151 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
H A Dglext.h2098 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2151 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
H A Dglext.h2098 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro

Completed in 311 milliseconds