Searched refs:GL_ARRAY_STRIDE (Results 1 – 7 of 7) sorted by relevance
94 info.arrayStride = getProgramResourceUint(gl, program, programInterface, index, GL_ARRAY_STRIDE); in getProgramInterfaceVariableInfo()
1524 case GL_ARRAY_STRIDE: return "GL_ARRAY_STRIDE";
146 const glw::GLenum prop = GL_ARRAY_STRIDE; in init()
2198 { GL_ARRAY_STRIDE, &arrayStrideValidator }, in iterate()2385 { GL_ARRAY_STRIDE, &arrayStrideValidator }, in iterate()
1416 GL_ARRAY_STRIDE, // 4 in getGLBufferLayout()
1491 #define GL_ARRAY_STRIDE 0x92FE macro
2976 #define GL_ARRAY_STRIDE 0x92FE macro