Searched refs:GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS (Results 1 - 13 of 13) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderBuiltinConstantTests.cpp390 { "gl_MaxGeometryAtomicCounterBuffers", getInteger<GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS> },
H A Des31fIntegerStateQueryTests.cpp902 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)))
H A Des31fProgramInterfaceQueryTestCase.cpp2600 { GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, usage.numAtomicCounterBuffers },
H A Des31fGeometryShaderTests.cpp6098 queryGroup->addChild(new GeometryProgramLimitCase(m_context, "max_geometry_atomic_counter_buffers", "", GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, "MaxGeometryAtomicCounterBuffers", 0));
/external/deqp/framework/platform/null/
H A DtcuNullRenderContext.cpp316 case GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS:
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1250 case GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS: return "GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS";
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h373 { GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, CONTEXT_INT(Const.Program[MESA_SHADER_GEOMETRY].MaxAtomicBuffers), extra_ARB_shader_atomic_counters_and_geometry_shader },
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1498 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF
/external/mesa3d/include/GLES3/
H A Dgl32.h1594 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2122 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
H A Dglext.h2069 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
/external/mesa3d/include/GL/
H A Dglcorearb.h2145 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro
H A Dglext.h2092 #define GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS 0x92CF macro

Completed in 537 milliseconds