/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cProgramInterfaceQueryTests.cpp | 510 GL_ARRAY_SIZE, in Run() 524 GL_ARRAY_SIZE, in Run() 630 GL_ARRAY_SIZE, in Run() 745 GL_ARRAY_SIZE, in Run() 798 GL_ARRAY_SIZE, in Run() 866 GL_ARRAY_SIZE, in Run() 942 GL_ARRAY_SIZE, in Run() 1044 GL_ARRAY_SIZE, in Run() 1155 GL_ARRAY_SIZE, in Run() 1217 GL_ARRAY_SIZE, in Run() [all...] |
H A D | gl4cShaderSubroutineTests.cpp | 1378 case GL_ARRAY_SIZE: in pnameToStr() 1379 string = "GL_ARRAY_SIZE"; in pnameToStr() 3359 { GL_ARRAY_SIZE, 1 }, in inspectProgramResourceiv()
|
H A D | gl4cGPUShaderFP64Tests.cpp | 6829 const glw::GLenum properties[] = { GL_ARRAY_SIZE, GL_TYPE }; in verifyProgramInterfaceQuerySupport() 6867 /* Make sure glGetProgramResourceiv() returns correct values for GL_TYPE and GL_ARRAY_SIZE queries */ in verifyProgramInterfaceQuerySupport()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cProgramInterfaceQueryTests.cpp | 420 GL_ARRAY_SIZE, in Run() 430 GL_ARRAY_SIZE, in Run() 616 GL_ARRAY_SIZE, in VerifyCompute() 731 GL_ARRAY_SIZE, in Run() 808 GL_ARRAY_SIZE, in Run() 898 GL_ARRAY_SIZE, in Run() 980 GL_ARRAY_SIZE, in Run() 1060 GL_ARRAY_SIZE, in Run() 1222 GL_ARRAY_SIZE, in Run() 1419 GL_ARRAY_SIZE, in Run() [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ProgramInterfaceTest.cpp | 276 GL_ARRAY_SIZE, in TEST_P() 458 GL_ARRAY_SIZE, in TEST_P() 730 GLenum props[] = {GL_ARRAY_SIZE, 846 GLenum props[] = {GL_ARRAY_SIZE, 960 GLenum props[] = {GL_ARRAY_SIZE, 1267 GLenum props[] = {GL_TYPE, GL_ARRAY_SIZE, GL_NAME_LENGTH};
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluProgramInterfaceQuery.cpp | 92 info.arraySize = getProgramResourceUint(gl, program, programInterface, index, GL_ARRAY_SIZE); in getProgramInterfaceVariableInfo()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | queryutils.cpp | 701 case GL_ARRAY_SIZE: in GetCommonVariableProperty() 723 case GL_ARRAY_SIZE: in GetInputResourceProperty() 765 case GL_ARRAY_SIZE: in GetOutputResourceProperty() 818 case GL_ARRAY_SIZE: in GetTransformFeedbackVaryingResourceProperty() 942 return GL_ARRAY_SIZE; in GetUniformPropertyEnum() 1878 case GL_ARRAY_SIZE: in GetUniformResourceProperty() 1933 case GL_ARRAY_SIZE: in GetBufferVariableResourceProperty()
|
H A D | validationES31.cpp | 79 case GL_ARRAY_SIZE: in ValidateProgramResourceProperty() 144 case GL_ARRAY_SIZE: in ValidateProgramResourcePropertyByInterface()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramInterfaceQueryTestCase.cpp | 2207 { GL_ARRAY_SIZE, &arraySizeValidator }, 2332 { GL_ARRAY_SIZE, &arraySizeValidator }, 2394 { GL_ARRAY_SIZE, &arraySizeValidator }, 2445 { GL_ARRAY_SIZE, &arraySizeValidator },
|
H A D | es31fSSBOLayoutCase.cpp | 1424 GL_ARRAY_SIZE, // 3 in getGLBufferLayout()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | transformfeedback.c | 1031 res, index, GL_ARRAY_SIZE, (GLint*) size, in _mesa_GetTransformFeedbackVarying()
|
H A D | uniform_query.cpp | 92 res, index, GL_ARRAY_SIZE, (GLint*) size, in _mesa_GetActiveUniform_impl() 112 return GL_ARRAY_SIZE; in resource_prop_from_uniform_prop()
|
H A D | shader_query.cpp | 205 _mesa_program_resource_prop(shProg, res, desired_index, GL_ARRAY_SIZE, in _mesa_GetActiveAttrib() 1483 case GL_ARRAY_SIZE: in _mesa_program_resource_prop()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1074 #define GL_ARRAY_SIZE 0x92FB macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1248 #define GL_ARRAY_SIZE 0x92FB macro
|
H A D | gl32.h | 1248 #define GL_ARRAY_SIZE 0x92FB macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl31.h | 1229 #define GL_ARRAY_SIZE 0x92FB macro
|
H A D | gl32.h | 1229 #define GL_ARRAY_SIZE 0x92FB macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl31.h | 1250 #define GL_ARRAY_SIZE 0x92FB macro
|
H A D | gl32.h | 1250 #define GL_ARRAY_SIZE 0x92FB macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl31.h | 1229 #define GL_ARRAY_SIZE 0x92FB macro
|
H A D | gl32.h | 1229 #define GL_ARRAY_SIZE 0x92FB macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2425 #define GL_ARRAY_SIZE 0x92FB macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2406 #define GL_ARRAY_SIZE 0x92FB macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2462 #define GL_ARRAY_SIZE 0x92FB macro
|