Searched refs:GL_IS_ROW_MAJOR (Results 1 – 6 of 6) sorted by relevance
96 …info.isRowMajor = getProgramResourceUint(gl, program, programInterface, index, GL_IS_ROW_MAJOR) !… in getProgramInterfaceVariableInfo()
1526 case GL_IS_ROW_MAJOR: return "GL_IS_ROW_MAJOR";
2201 { GL_IS_ROW_MAJOR, &isRowMajorValidator }, in iterate()2387 { GL_IS_ROW_MAJOR, &isRowMajorValidator }, in iterate()
1420 GL_IS_ROW_MAJOR, // 8 in getGLBufferLayout()
1493 #define GL_IS_ROW_MAJOR 0x9300 macro
2978 #define GL_IS_ROW_MAJOR 0x9300 macro