Searched refs:GL_IS_ROW_MAJOR (Results 1 – 15 of 15) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 618 GL_IS_ROW_MAJOR, in VerifyCompute() 1065 GL_IS_ROW_MAJOR, in Run() 1223 GL_IS_ROW_MAJOR, in Run() 1418 GL_IS_ROW_MAJOR, in Run() 1431 GL_IS_ROW_MAJOR, in Run() 2347 GL_IS_ROW_MAJOR, in Run() 2360 GL_IS_ROW_MAJOR, in Run() 2574 GL_IS_ROW_MAJOR, in Run() 2653 GL_IS_ROW_MAJOR, in Run() 2780 GL_IS_ROW_MAJOR, in Run() [all …]
|
/external/deqp/framework/opengl/ |
D | gluProgramInterfaceQuery.cpp | 96 …info.isRowMajor = getProgramResourceUint(gl, program, programInterface, index, GL_IS_ROW_MAJOR) !… in getProgramInterfaceVariableInfo()
|
D | gluStrUtil.inl | 1527 case GL_IS_ROW_MAJOR: return "GL_IS_ROW_MAJOR";
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 1304 GL_IS_ROW_MAJOR, in Run() 1473 GL_IS_ROW_MAJOR, in Run() 1703 GL_IS_ROW_MAJOR, in Run() 1721 GL_IS_ROW_MAJOR, in Run() 3109 GL_IS_ROW_MAJOR, in Run() 3128 GL_IS_ROW_MAJOR, in Run() 3516 GL_IS_ROW_MAJOR, in Run() 3591 GL_IS_ROW_MAJOR, in Run() 3732 GL_IS_ROW_MAJOR, in Run() 4153 GL_IS_ROW_MAJOR, in Run() [all …]
|
/external/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 100 return GL_IS_ROW_MAJOR; in resource_prop_from_uniform_prop()
|
D | shader_query.cpp | 1229 case GL_IS_ROW_MAJOR: in _mesa_program_resource_prop()
|
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.cpp | 2205 { GL_IS_ROW_MAJOR, &isRowMajorValidator }, in iterate() 2391 { GL_IS_ROW_MAJOR, &isRowMajorValidator }, in iterate()
|
D | es31fSSBOLayoutCase.cpp | 1434 GL_IS_ROW_MAJOR, // 8 in getGLBufferLayout()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1685 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1255 #define GL_IS_ROW_MAJOR 0x9300 macro
|
D | gl32.h | 1255 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2467 #define GL_IS_ROW_MAJOR 0x9300 macro
|
D | glext.h | 2414 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2467 #define GL_IS_ROW_MAJOR 0x9300 macro
|
D | glext.h | 2414 #define GL_IS_ROW_MAJOR 0x9300 macro
|