Home
last modified time | relevance | path

Searched refs:GL_ARRAY_SIZE (Results 1 - 25 of 30) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cProgramInterfaceQueryTests.cpp510 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 Dgl4cShaderSubroutineTests.cpp1378 case GL_ARRAY_SIZE: in pnameToStr()
1379 string = "GL_ARRAY_SIZE"; in pnameToStr()
3359 { GL_ARRAY_SIZE, 1 }, in inspectProgramResourceiv()
H A Dgl4cGPUShaderFP64Tests.cpp6829 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 Des31cProgramInterfaceQueryTests.cpp420 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 DProgramInterfaceTest.cpp276 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 DgluProgramInterfaceQuery.cpp92 info.arraySize = getProgramResourceUint(gl, program, programInterface, index, GL_ARRAY_SIZE); in getProgramInterfaceVariableInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp701 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 DvalidationES31.cpp79 case GL_ARRAY_SIZE: in ValidateProgramResourceProperty()
144 case GL_ARRAY_SIZE: in ValidateProgramResourcePropertyByInterface()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.cpp2207 { GL_ARRAY_SIZE, &arraySizeValidator },
2332 { GL_ARRAY_SIZE, &arraySizeValidator },
2394 { GL_ARRAY_SIZE, &arraySizeValidator },
2445 { GL_ARRAY_SIZE, &arraySizeValidator },
H A Des31fSSBOLayoutCase.cpp1424 GL_ARRAY_SIZE, // 3 in getGLBufferLayout()
/third_party/mesa3d/src/mesa/main/
H A Dtransformfeedback.c1031 res, index, GL_ARRAY_SIZE, (GLint*) size, in _mesa_GetTransformFeedbackVarying()
H A Duniform_query.cpp92 res, index, GL_ARRAY_SIZE, (GLint*) size, in _mesa_GetActiveUniform_impl()
112 return GL_ARRAY_SIZE; in resource_prop_from_uniform_prop()
H A Dshader_query.cpp205 _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 Dfunctionsgl_enums.h1074 #define GL_ARRAY_SIZE 0x92FB macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1248 #define GL_ARRAY_SIZE 0x92FB macro
H A Dgl32.h1248 #define GL_ARRAY_SIZE 0x92FB macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1229 #define GL_ARRAY_SIZE 0x92FB macro
H A Dgl32.h1229 #define GL_ARRAY_SIZE 0x92FB macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1250 #define GL_ARRAY_SIZE 0x92FB macro
H A Dgl32.h1250 #define GL_ARRAY_SIZE 0x92FB macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1229 #define GL_ARRAY_SIZE 0x92FB macro
H A Dgl32.h1229 #define GL_ARRAY_SIZE 0x92FB macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2425 #define GL_ARRAY_SIZE 0x92FB macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2406 #define GL_ARRAY_SIZE 0x92FB macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2462 #define GL_ARRAY_SIZE 0x92FB macro

Completed in 176 milliseconds

12