Searched refs:GL_MAX_GEOMETRY_ATOMIC_COUNTERS (Results 1 – 13 of 13) 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 | 1249 case GL_MAX_GEOMETRY_ATOMIC_COUNTERS: return "GL_MAX_GEOMETRY_ATOMIC_COUNTERS";
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 374 …{ GL_MAX_GEOMETRY_ATOMIC_COUNTERS, CONTEXT_INT(Const.Program[MESA_SHADER_GEOMETRY].MaxAtomicCounte…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1507 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1595 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2128 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
D | glext.h | 2075 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2151 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|
D | glext.h | 2098 #define GL_MAX_GEOMETRY_ATOMIC_COUNTERS 0x92D5 macro
|