Home
last modified time | relevance | path

Searched refs:GL_UNIFORM_NAME_LENGTH (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/mesa/main/
Duniform_query.cpp88 case GL_UNIFORM_NAME_LENGTH: in resource_prop_from_uniform_prop()
Dshaderapi.c2499 case GL_UNIFORM_NAME_LENGTH: in _mesa_GetActiveSubroutineUniformiv()
/external/deqp/framework/opengl/
DgluStrUtil.inl157 case GL_UNIFORM_NAME_LENGTH: return "GL_UNIFORM_NAME_LENGTH";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h737 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1225 …rogram, (glw::GLsizei)uniformIndices.size(), &uniformIndices[0], GL_UNIFORM_NAME_LENGTH, &nameLeng… in getGLUniformLayout()
/external/mesa3d/include/GLES3/
Dgl3.h926 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro
Dgl31.h926 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro
Dgl32.h926 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro
/external/swiftshader/include/GLES3/
Dgl3.h928 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl811 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp2722 …case GL_UNIFORM_NAME_LENGTH: return static_cast<GLint>(uniform.name.size() + 1 + (uniform.isArray… in getActiveUniformi()
DlibGLESv3.cpp2718 case GL_UNIFORM_NAME_LENGTH: in glGetActiveUniformsiv()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp1582 …L, (GLsizei)validUniformIndices.size(), &validUniformIndices[0], GL_UNIFORM_NAME_LENGTH, &uniformN… in getActiveUniformsiv()
Des3fShaderStateQueryTests.cpp1548 glGetActiveUniformsiv(program, 1, &uniformIndex, GL_UNIFORM_NAME_LENGTH, &uniformNameLen); in test()
/external/swiftshader/include/GL/
Dglcorearb.h1435 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro
Dglext.h1322 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro
/external/mesa3d/include/GL/
Dglcorearb.h1453 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro
Dglext.h1340 #define GL_UNIFORM_NAME_LENGTH 0x8A39 macro