Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL30.java271 public final int GL_UNIFORM_IS_ROW_MAJOR = 0x8A3E; field
/external/mesa3d/src/mesa/main/
Duniform_query.cpp143 case GL_UNIFORM_IS_ROW_MAJOR: in _mesa_GetActiveUniformsiv()
/external/deqp/framework/opengl/
DgluStrUtil.inl161 case GL_UNIFORM_IS_ROW_MAJOR: return "GL_UNIFORM_IS_ROW_MAJOR";
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1230 …rogram, (glw::GLsizei)uniformIndices.size(), &uniformIndices[0], GL_UNIFORM_IS_ROW_MAJOR, &rowMajo… in getGLUniformLayout()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl816 #define GL_UNIFORM_IS_ROW_MAJOR 0x8A3E macro
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp1720 …verifyActiveUniformParam(m_testCtx, *this, program, uniformIndex, GL_UNIFORM_IS_ROW_MAJOR, uniform… in test()
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h5301 #define GL_UNIFORM_IS_ROW_MAJOR 0x8A3E macro
/external/mesa3d/include/GL/
Dglext.h2126 #define GL_UNIFORM_IS_ROW_MAJOR 0x8A3E macro