/external/deqp/external/openglcts/modules/gl/ |
D | gl4cLimitsTests.cpp | 135 …{ "max_fragment_uniform_components", GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, 1024, 0, "gl_Max… in init()
|
D | gl4cGPUShaderFP64Tests.cpp | 3454 pname = GL_MAX_FRAGMENT_UNIFORM_COMPONENTS; in getMaxUniformComponents()
|
/external/angle/src/libANGLE/renderer/gl/ |
D | FeatureSupportGL.md | 48 …2.0|--|Defined as GL_MAX_VERTEX_UNIFORM_COMPONENTS / 4 and GL_MAX_FRAGMENT_UNIFORM_COMPONENTS / 4.… 51 |GL_MAX_FRAGMENT_UNIFORM_COMPONENTS|2.0|--|2.0|--||
|
D | functionsgl_enums.h | 426 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
D | renderergl_utils.cpp | 746 QuerySingleGLInt(functions, GL_MAX_FRAGMENT_UNIFORM_COMPONENTS); in GenerateCaps()
|
/external/deqp/modules/gles3/functional/ |
D | es3fInteger64StateQueryTests.cpp | 309 …RAGMENT_UNIFORM_COMPONENTS, GL_MAX_FRAGMENT_UNIFORM_BLOCKS, GL_MAX_FRAGMENT_UNIFORM_COMPONENTS))); in init()
|
D | es3fImplementationLimitTests.cpp | 482 …LIMIT_CASE(max_fragment_uniform_components, GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, GLint, minFragme… in init()
|
D | es3fIntegerStateQueryTests.cpp | 2804 …FRAGMENT_UNIFORM_COMPONENTS has minimum value of 896", GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, … in init()
|
/external/angle/src/tests/egl_tests/ |
D | EGLPrintEGLinfoTest.cpp | 179 QUERY_AND_LOG_CAPABILITY(GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, stream); in LogGles3Capabilities()
|
/external/deqp/modules/gles31/functional/ |
D | es31fIntegerStateQueryTests.cpp | 826 …ffix).c_str(), "Test MAX_FRAGMENT_UNIFORM_COMPONENTS", GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, 10… in init() 857 …MENT_UNIFORM_VECTORS", GL_MAX_FRAGMENT_UNIFORM_VECTORS, GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, ver… in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2540 { GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, usage.numDefaultBlockUniformComponents }, in checkShaderResourceUsage()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1194 case GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: return "GL_MAX_FRAGMENT_UNIFORM_COMPONENTS";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 558 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 2281 case GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: in getIntegerv() 2633 case GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: in getQueryParameterInfo()
|
/external/angle/include/GLES3/ |
D | gl3.h | 735 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
D | gl31.h | 737 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
D | gl32.h | 737 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 735 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
D | gl31.h | 735 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
D | gl32.h | 735 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 735 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
/external/angle/src/libANGLE/ |
D | queryutils.cpp | 3510 case GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: in GetQueryParameterInfo()
|
D | Context.cpp | 1412 case GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: in getIntegervImpl()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 924 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 730 #define GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
|