Searched refs:GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS (Results 1 – 22 of 22) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cLimitsTests.cpp | 153 …{ "max_combined_compute_uniform_components", GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS, 0, 0… in init()
|
D | gl4cComputeShaderTests.cpp | 2370 if (!Check(GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS, 512)) in Run()
|
/external/deqp/modules/gles31/functional/ |
D | es31fIntegerStateQueryTests.cpp | 521 …const glw::GLenum maxUniformBlocksEnum = (m_target == GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS… in iterate() 527 …t glw::GLenum maxUniformComponentsEnum = (m_target == GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS)… in iterate() 859 …str(), "Test MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS", GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS,… in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2581 { GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS, usage.numCombinedUniformComponents }, in checkShaderResourceUsage()
|
/external/angle/src/tests/egl_tests/ |
D | EGLPrintEGLinfoTest.cpp | 205 QUERY_AND_LOG_CAPABILITY(GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS, stream); in LogGles31Capabilities()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 1191 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
D | renderergl_utils.cpp | 1222 QuerySingleGLInt(functions, GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS); in GenerateCaps()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1266 …case GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS: return "GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONE…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 511 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
/external/angle/src/libANGLE/ |
D | queryutils.cpp | 3788 case GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS: in GetQueryParameterInfo()
|
D | Context.cpp | 1815 case GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS: in getIntegervImpl()
|
/external/angle/include/GLES3/ |
D | gl31.h | 1198 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
D | gl32.h | 1198 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1217 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
D | gl32.h | 1217 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cComputeShaderTests.cpp | 2002 if (!Check(GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS, 512)) in Run()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2282 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
D | glext.h | 2229 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2245 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
D | glext.h | 2193 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 4132 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 2650 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
|