Home
last modified time | relevance | path

Searched refs:GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fIntegerStateQueryTests.cpp476 …verifyStateIntegerMin(result, gl, GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS, ((int)maxUniformBloc… in iterate()
Des31fProgramInterfaceQueryTestCase.cpp2571 { GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS, usage.numCombinedUniformComponents }, in checkShaderResourceUsage()
/external/deqp/framework/opengl/
DgluStrUtil.inl1265 …case GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS: return "GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONE…
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl447 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro
/external/mesa3d/include/GL/
Dglext.h2751 #define GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS 0x8266 macro