Searched refs:GL_MAX_GEOMETRY_ATOMIC_COUNTERS (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderBuiltinConstantTests.cpp | 389 { "gl_MaxGeometryAtomicCounters", getInteger<GL_MAX_GEOMETRY_ATOMIC_COUNTERS> }, in init()
|
D | es31fIntegerStateQueryTests.cpp | 903 …Suffix).c_str(), "Test MAX_GEOMETRY_ATOMIC_COUNTERS", GL_MAX_GEOMETRY_ATOMIC_COUNTERS, 0… in init()
|
D | es31fOpaqueTypeIndexingTests.cpp | 972 case glu::SHADERTYPE_GEOMETRY: return GL_MAX_GEOMETRY_ATOMIC_COUNTERS; in getMaxAtomicCounterEnum()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2601 { GL_MAX_GEOMETRY_ATOMIC_COUNTERS, usage.numAtomicCounters }, in checkShaderResourceUsage()
|
D | es31fGeometryShaderTests.cpp | 6097 …mLimitCase(m_context, "max_geometry_atomic_counters", "", GL_MAX_GEOMETRY_ATOMIC_COUNTERS, "… in init()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1248 case GL_MAX_GEOMETRY_ATOMIC_COUNTERS: return "GL_MAX_GEOMETRY_ATOMIC_COUNTERS";
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1497 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 2577 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|