Searched refs:GL_UNIFORM_SIZE (Results 1 – 18 of 18) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 86 case GL_UNIFORM_SIZE: in resource_prop_from_uniform_prop()
|
D | shaderapi.c | 2492 case GL_UNIFORM_SIZE: in _mesa_GetActiveSubroutineUniformiv()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 156 case GL_UNIFORM_SIZE: return "GL_UNIFORM_SIZE";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 736 #define GL_UNIFORM_SIZE 0x8A38 macro
|
/external/deqp/modules/glshared/ |
D | glsUniformBlockCase.cpp | 1224 …iv(program, (glw::GLsizei)uniformIndices.size(), &uniformIndices[0], GL_UNIFORM_SIZE, &sizes[0]); in getGLUniformLayout()
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 925 #define GL_UNIFORM_SIZE 0x8A38 macro
|
D | gl31.h | 925 #define GL_UNIFORM_SIZE 0x8A38 macro
|
D | gl32.h | 925 #define GL_UNIFORM_SIZE 0x8A38 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 927 #define GL_UNIFORM_SIZE 0x8A38 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 810 #define GL_UNIFORM_SIZE 0x8A38 macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Program.cpp | 2721 case GL_UNIFORM_SIZE: return static_cast<GLint>(uniform.size()); in getActiveUniformi()
|
D | libGLESv3.cpp | 2717 case GL_UNIFORM_SIZE: in glGetActiveUniformsiv()
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 1583 …ramGL, (GLsizei)validUniformIndices.size(), &validUniformIndices[0], GL_UNIFORM_SIZE, &uniformSi… in getActiveUniformsiv()
|
D | es3fShaderStateQueryTests.cpp | 1719 …verifyActiveUniformParam(m_testCtx, *this, program, uniformIndex, GL_UNIFORM_SIZE, uniformTypes[… in test()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1434 #define GL_UNIFORM_SIZE 0x8A38 macro
|
D | glext.h | 1321 #define GL_UNIFORM_SIZE 0x8A38 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1452 #define GL_UNIFORM_SIZE 0x8A38 macro
|
D | glext.h | 1339 #define GL_UNIFORM_SIZE 0x8A38 macro
|