Searched refs:GL_ARRAY_STRIDE (Results 1 – 16 of 16) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluProgramInterfaceQuery.cpp | 94 info.arrayStride = getProgramResourceUint(gl, program, programInterface, index, GL_ARRAY_STRIDE); in getProgramInterfaceVariableInfo()
|
D | gluStrUtil.inl | 1525 case GL_ARRAY_STRIDE: return "GL_ARRAY_STRIDE";
|
/external/deqp/modules/gles31/functional/ |
D | es31fSSBOArrayLengthTests.cpp | 146 const glw::GLenum prop = GL_ARRAY_STRIDE; in init()
|
D | es31fProgramInterfaceQueryTestCase.cpp | 2202 { GL_ARRAY_STRIDE, &arrayStrideValidator }, in iterate() 2389 { GL_ARRAY_STRIDE, &arrayStrideValidator }, in iterate()
|
D | es31fSSBOLayoutCase.cpp | 1430 GL_ARRAY_STRIDE, // 4 in getGLBufferLayout()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cProgramInterfaceQueryTests.cpp | 1063 GL_ARRAY_STRIDE, in Run() 1221 GL_ARRAY_STRIDE, in Run() 1417 GL_ARRAY_STRIDE, in Run() 2346 GL_ARRAY_STRIDE, in Run() 2572 GL_ARRAY_STRIDE, in Run() 2778 GL_ARRAY_STRIDE, in Run() 2877 GL_ARRAY_STRIDE, in Run() 2964 prop = GL_ARRAY_STRIDE; in Run() 3108 GL_ARRAY_STRIDE, in Run()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cProgramInterfaceQueryTests.cpp | 1302 GL_ARRAY_STRIDE, in Run() 1471 GL_ARRAY_STRIDE, in Run() 1702 GL_ARRAY_STRIDE, in Run() 3108 GL_ARRAY_STRIDE, in Run() 3514 GL_ARRAY_STRIDE, in Run() 3730 GL_ARRAY_STRIDE, in Run() 4151 GL_ARRAY_STRIDE, in Run() 4177 GL_ARRAY_STRIDE, in Run() 4265 prop = GL_ARRAY_STRIDE; in Run() 4409 GL_ARRAY_STRIDE, in Run()
|
/external/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 96 return GL_ARRAY_STRIDE; in resource_prop_from_uniform_prop()
|
D | shader_query.cpp | 1221 case GL_ARRAY_STRIDE: in _mesa_program_resource_prop()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1683 #define GL_ARRAY_STRIDE 0x92FE macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1253 #define GL_ARRAY_STRIDE 0x92FE macro
|
D | gl32.h | 1253 #define GL_ARRAY_STRIDE 0x92FE macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2465 #define GL_ARRAY_STRIDE 0x92FE macro
|
D | glext.h | 2412 #define GL_ARRAY_STRIDE 0x92FE macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2465 #define GL_ARRAY_STRIDE 0x92FE macro
|
D | glext.h | 2412 #define GL_ARRAY_STRIDE 0x92FE macro
|