Home
last modified time | relevance | path

Searched refs:GL_VERTEX_ATTRIB_ARRAY_STRIDE (Results 1 – 25 of 57) sorted by relevance

123

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessVertexArraysTests.cpp3661 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_STRIDE, 0, 0); in iterate()
3662 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_STRIDE, 1, 2); in iterate()
3663 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_STRIDE, 2, 0); in iterate()
3664 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_STRIDE, 3, 8); in iterate()
3956 is_ok &= CheckIndexed(GL_VERTEX_ATTRIB_ARRAY_STRIDE, i, 0); in iterate()
5473 GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, in iterate()
Dgl4cVertexAttribBindingTests.cpp2327 glGetVertexAttribiv(0, GL_VERTEX_ATTRIB_ARRAY_STRIDE, &p); in Run()
2358 glGetVertexAttribiv(15, GL_VERTEX_ATTRIB_ARRAY_STRIDE, &p); in Run()
2488 glGetVertexAttribiv(index, GL_VERTEX_ATTRIB_ARRAY_STRIDE, &p); in stateVerify()
Dgl4cVertexAttrib64BitTest.cpp849 if (false == verifyResults(index, GL_VERTEX_ATTRIB_ARRAY_STRIDE, stride)) in checkVertexAttribLPointer()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp2397 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_STRIDE, pointers[ndx].stride); in test()
2421 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_STRIDE, pointers[ndx].stride); in test()
2440 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_STRIDE, 0); in test()
2453 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_STRIDE, 8); in test()
2458 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_STRIDE, 4); in test()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h290 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/openGLES/api/GLSC2/
Dglsc2.h269 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h456 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h456 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
DVertexArrayGL.cpp1083 context, index, binding.stride, GL_VERTEX_ATTRIB_ARRAY_STRIDE, "binding.stride", in validateState()
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengles2_gl2.h398 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp1878 case GL_VERTEX_ATTRIB_ARRAY_STRIDE: in GetVertexAttribIiv()
1934 case GL_VERTEX_ATTRIB_ARRAY_STRIDE: in GetVertexAttribIuiv()
DlibGLESv2.cpp3653 case GL_VERTEX_ATTRIB_ARRAY_STRIDE: in GetVertexAttribfv()
3706 case GL_VERTEX_ATTRIB_ARRAY_STRIDE: in GetVertexAttribiv()
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h312 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h331 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/mesa3d/include/GLES2/
Dgl2.h331 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
Dgl2.h331 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2.h331 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/openGLES/api/GLES2/
Dgl2.h312 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.inl1049 case GL_VERTEX_ATTRIB_ARRAY_STRIDE: return "GL_VERTEX_ATTRIB_ARRAY_STRIDE";
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1623 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_STRIDE, pointers[ndx].stride); in test()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp525 case GL_VERTEX_ATTRIB_ARRAY_STRIDE: in QueryVertexAttribBase()
/third_party/openGLES/api/GLES3/
Dgl3.h312 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/mesa3d/include/GLES3/
Dgl3.h331 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
Dgl3.h331 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES3/
Dgl3.h331 #define GL_VERTEX_ATTRIB_ARRAY_STRIDE 0x8624 macro

123