Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp121 { "max_tess_evaluation_atomic_counters", GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, 0, 0, "gl_MaxTessEvaluationAtomicCounters" }, in init()
H A Dgl4cShaderAtomicCountersTests.cpp330 case GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS: in GLenumToString()
331 return "GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS"; in GLenumToString()
1224 if (!CheckMaxValue(GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, 0)) in Run()
2031 glGetIntegerv(GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, &p2); in Run()
4573 glGetIntegerv(GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, &m_teac); in Run()
H A Dgl3cCommonBugsTests.cpp5558 gl.getIntegerv(GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, &m_max_te_acs); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcExtTokens.cpp82 MAX_TESS_EVALUATION_ATOMIC_COUNTERS = GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS; in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp428 { "gl_MaxTessEvaluationAtomicCounters", getInteger<GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS> }, in init()
H A Des31fIntegerStateQueryTests.cpp895 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_tess_evaluation_atomic_counters_" + verifierSuffix).c_str(), "Test MAX_TESS_EVALUATION_ATOMIC_COUNTERS", GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, 0, verifier, glu::ApiType::es(3, 2))) in init()
H A Des31fOpaqueTypeIndexingTests.cpp983 case glu::SHADERTYPE_TESSELLATION_EVALUATION: return GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS; in getMaxAtomicCounterEnum()
H A Des31fProgramInterfaceQueryTestCase.cpp2673 { GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, usage.numAtomicCounters },
H A Des31fTessellationTests.cpp7421 queryGroup->addChild(new LimitQueryCase(m_context, "max_tess_evaluation_atomic_counters", "Test MAX_TESS_EVALUATION_ATOMIC_COUNTERS", GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, 0)); in init()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLPrintEGLinfoTest.cpp330 QUERY_AND_LOG_CAPABILITY(GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, stream); in LogGles32Capabilities()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h1030 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp8383 pname = GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS; in test_shader_compilation()
8559 pname = GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS; in test_shader_compilation()
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1660 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1641 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1662 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1641 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2113 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
H A Dglext.h2061 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2094 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
H A Dglext.h2042 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2150 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
H A Dglext.h2097 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2150 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro
H A Dglext.h2097 #define GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS 0x92D4 macro

Completed in 312 milliseconds