Searched refs:GL_MAX_GEOMETRY_UNIFORM_COMPONENTS (Results 1 – 12 of 12) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderBuiltinConstantTests.cpp | 388 { "gl_MaxGeometryUniformComponents", getInteger<GL_MAX_GEOMETRY_UNIFORM_COMPONENTS> }, in init()
|
D | es31fIntegerStateQueryTests.cpp | 525 … : (m_target == GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS) ? GL_MAX_GEOMETRY_UNIFORM_COMPONENTS in iterate() 894 …ix).c_str(), "Test MAX_GEOMETRY_UNIFORM_COMPONENTS", GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, … in init()
|
D | es31fGeometryShaderTests.cpp | 5354 gl.glGetIntegerv(GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, &maxUniformComponents); in iterate() 6096 …tCase(m_context, "max_geometry_uniform_components", "", GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, … in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2593 { GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, usage.numDefaultBlockUniformComponents }, in checkShaderResourceUsage()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1241 case GL_MAX_GEOMETRY_UNIFORM_COMPONENTS: return "GL_MAX_GEOMETRY_UNIFORM_COMPONENTS";
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 349 …{ GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, CONTEXT_INT(Const.Program[MESA_SHADER_GEOMETRY].MaxUniformCo…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1095 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1585 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1533 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
|
D | glext.h | 1420 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1552 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
|
D | glext.h | 1439 #define GL_MAX_GEOMETRY_UNIFORM_COMPONENTS 0x8DDF macro
|