Home
last modified time | relevance | path

Searched refs:GL_UNIFORM_BLOCK_INDEX (Results 1 – 8 of 8) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL30.java267 public final int GL_UNIFORM_BLOCK_INDEX = 0x8A3A; field
/external/mesa3d/src/mesa/main/
Duniform_query.cpp127 case GL_UNIFORM_BLOCK_INDEX: in _mesa_GetActiveUniformsiv()
/external/deqp/framework/opengl/
DgluStrUtil.inl157 case GL_UNIFORM_BLOCK_INDEX: return "GL_UNIFORM_BLOCK_INDEX";
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1226 …rogram, (glw::GLsizei)uniformIndices.size(), &uniformIndices[0], GL_UNIFORM_BLOCK_INDEX, &blockInd… in getGLUniformLayout()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl812 #define GL_UNIFORM_BLOCK_INDEX 0x8A3A macro
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1805 …rmsiv(program, DE_LENGTH_OF_ARRAY(uniformNames), uniformIndices, GL_UNIFORM_BLOCK_INDEX, uniformsB… in test()
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h5297 #define GL_UNIFORM_BLOCK_INDEX 0x8A3A macro
/external/mesa3d/include/GL/
Dglext.h2122 #define GL_UNIFORM_BLOCK_INDEX 0x8A3A macro