/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cProgramInterfaceQueryTests.cpp | 517 GL_LOCATION, in Run() 531 GL_LOCATION, in Run() 637 GL_LOCATION, in Run() 752 GL_LOCATION, in Run() 805 GL_LOCATION, in Run() 873 GL_LOCATION, in Run() 949 GL_LOCATION, in Run() 1051 GL_LOCATION, in Run() 1162 GL_LOCATION, in Run() 1224 GL_LOCATION, in Run() [all...] |
H A D | gl4cShaderSubroutineTests.cpp | 1381 case GL_LOCATION: in pnameToStr() 1382 string = "GL_LOCATION"; in pnameToStr() 3361 { GL_LOCATION, 0 }, in inspectProgramResourceiv()
|
H A D | gl4cEnhancedLayoutsTests.cpp | 1082 program.GetResource(interface, index, GL_LOCATION, 1 /* size */, &location); in verifyVarying() 6408 program.GetResource(GL_PROGRAM_INPUT, index, GL_LOCATION, 1 /* size */, &location); in test() 6929 program.GetResource(GL_PROGRAM_OUTPUT, index, GL_LOCATION, 1 /* size */, &location); in test()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cProgramInterfaceQueryTests.cpp | 424 GL_LOCATION }; in Run() 434 GL_LOCATION }; in Run() 735 GL_LOCATION, in Run() 812 GL_LOCATION }; in Run() 902 GL_LOCATION }; in Run() 984 GL_LOCATION }; in Run() 1070 GL_LOCATION }; in Run() 1232 GL_LOCATION }; in Run() 1427 GL_LOCATION }; in Run() 1440 GL_LOCATION }; in Run() [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ProgramInterfaceTest.cpp | 277 GL_LOCATION, in TEST_P() 459 GL_LOCATION, in TEST_P()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | queryutils.cpp | 729 case GL_LOCATION: in GetInputResourceProperty() 771 case GL_LOCATION: in GetOutputResourceProperty() 1882 case GL_LOCATION: in GetUniformResourceProperty()
|
H A D | validationES31.cpp | 90 case GL_LOCATION: in ValidateProgramResourceProperty() 196 case GL_LOCATION: in ValidateProgramResourcePropertyByInterface()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramInterfaceQueryTestCase.cpp | 2212 { GL_LOCATION, &locationValidator }, 2333 { GL_LOCATION, &locationValidator },
|
H A D | es31fProgramInterfaceQueryTests.cpp | 1626 const glw::GLenum props[] = { GL_LOCATION, GL_LOCATION, GL_LOCATION };
|
/third_party/mesa3d/src/mesa/main/ |
H A D | shader_query.cpp | 1573 case GL_LOCATION: in _mesa_program_resource_prop()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1187 #define GL_LOCATION 0x930E macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1264 #define GL_LOCATION 0x930E macro
|
H A D | gl32.h | 1264 #define GL_LOCATION 0x930E macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl31.h | 1245 #define GL_LOCATION 0x930E macro
|
H A D | gl32.h | 1245 #define GL_LOCATION 0x930E macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl31.h | 1266 #define GL_LOCATION 0x930E macro
|
H A D | gl32.h | 1266 #define GL_LOCATION 0x930E macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl31.h | 1245 #define GL_LOCATION 0x930E macro
|
H A D | gl32.h | 1245 #define GL_LOCATION 0x930E macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2444 #define GL_LOCATION 0x930E macro
|
H A D | glext.h | 2392 #define GL_LOCATION 0x930E macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2425 #define GL_LOCATION 0x930E macro
|
H A D | glext.h | 2373 #define GL_LOCATION 0x930E macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2481 #define GL_LOCATION 0x930E macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2481 #define GL_LOCATION 0x930E macro
|