Home
last modified time | relevance | path

Searched refs:GL_IS_ROW_MAJOR (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/opengl/
DgluProgramInterfaceQuery.cpp96 …info.isRowMajor = getProgramResourceUint(gl, program, programInterface, index, GL_IS_ROW_MAJOR) !… in getProgramInterfaceVariableInfo()
DgluStrUtil.inl1526 case GL_IS_ROW_MAJOR: return "GL_IS_ROW_MAJOR";
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp2201 { GL_IS_ROW_MAJOR, &isRowMajorValidator }, in iterate()
2387 { GL_IS_ROW_MAJOR, &isRowMajorValidator }, in iterate()
Des31fSSBOLayoutCase.cpp1420 GL_IS_ROW_MAJOR, // 8 in getGLBufferLayout()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1493 #define GL_IS_ROW_MAJOR 0x9300 macro
/external/mesa3d/include/GL/
Dglext.h2978 #define GL_IS_ROW_MAJOR 0x9300 macro