/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cProgramInterfaceQueryTests.cpp | 618 GL_IS_ROW_MAJOR, in VerifyCompute() 1065 GL_IS_ROW_MAJOR, in Run() 1227 GL_IS_ROW_MAJOR, in Run() 1422 GL_IS_ROW_MAJOR, in Run() 1435 GL_IS_ROW_MAJOR, in Run() 2438 GL_IS_ROW_MAJOR, in Run() 2451 GL_IS_ROW_MAJOR, in Run() 2669 GL_IS_ROW_MAJOR, in Run() 2748 GL_IS_ROW_MAJOR, in Run() 2875 GL_IS_ROW_MAJOR, in Run() [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluProgramInterfaceQuery.cpp | 96 info.isRowMajor = getProgramResourceUint(gl, program, programInterface, index, GL_IS_ROW_MAJOR) != GL_FALSE; in getProgramInterfaceVariableInfo()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ProgramInterfaceTest.cpp | 466 GL_IS_ROW_MAJOR, in TEST_P() 733 GL_IS_ROW_MAJOR, 849 GL_IS_ROW_MAJOR, 963 GL_IS_ROW_MAJOR,
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A 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...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | queryutils.cpp | 954 return GL_IS_ROW_MAJOR; in GetUniformPropertyEnum() 1897 case GL_IS_ROW_MAJOR: in GetUniformResourceProperty() 1949 case GL_IS_ROW_MAJOR: in GetBufferVariableResourceProperty()
|
H A D | validationES31.cpp | 83 case GL_IS_ROW_MAJOR: in ValidateProgramResourceProperty() 161 case GL_IS_ROW_MAJOR: in ValidateProgramResourcePropertyByInterface()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | ProgramGL.cpp | 893 {GL_ARRAY_STRIDE, GL_IS_ROW_MAJOR, GL_MATRIX_STRIDE, GL_OFFSET, GL_TOP_LEVEL_ARRAY_STRIDE}}; in getShaderStorageBlockMemberInfo()
|
H A D | functionsgl_enums.h | 1186 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramInterfaceQueryTestCase.cpp | 2211 { GL_IS_ROW_MAJOR, &isRowMajorValidator }, 2397 { GL_IS_ROW_MAJOR, &isRowMajorValidator },
|
H A D | es31fSSBOLayoutCase.cpp | 1429 GL_IS_ROW_MAJOR, // 8 in getGLBufferLayout()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | uniform_query.cpp | 124 return GL_IS_ROW_MAJOR; in resource_prop_from_uniform_prop()
|
H A D | shader_query.cpp | 1537 case GL_IS_ROW_MAJOR: in _mesa_program_resource_prop()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1253 #define GL_IS_ROW_MAJOR 0x9300 macro
|
H A D | gl32.h | 1253 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl31.h | 1234 #define GL_IS_ROW_MAJOR 0x9300 macro
|
H A D | gl32.h | 1234 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl31.h | 1255 #define GL_IS_ROW_MAJOR 0x9300 macro
|
H A D | gl32.h | 1255 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl31.h | 1234 #define GL_IS_ROW_MAJOR 0x9300 macro
|
H A D | gl32.h | 1234 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2430 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2411 #define GL_IS_ROW_MAJOR 0x9300 macro
|
H A D | glext.h | 2359 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2467 #define GL_IS_ROW_MAJOR 0x9300 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2467 #define GL_IS_ROW_MAJOR 0x9300 macro
|