Home
last modified time | relevance | path

Searched refs:GL_VERTEX_ATTRIB_ARRAY_SIZE (Results 1 – 25 of 33) sorted by relevance

12

/external/mesa3d/docs/relnotes/
D10.1.2.rst54 - mesa: Fix glGetVertexAttribi(GL_VERTEX_ATTRIB_ARRAY_SIZE)
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h455 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
DVertexArrayGL.cpp1018 functions, index, attribute.format->channelCount, GL_VERTEX_ATTRIB_ARRAY_SIZE, in validateState()
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp2201 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_SIZE, pointers[ndx].size); in test()
2219 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_SIZE, 4); in test()
2232 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_SIZE, pointers[1].size); in test()
2237 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_SIZE, pointers[0].size); in test()
/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttribBindingTests.cpp2201 glGetVertexAttribiv(0, GL_VERTEX_ATTRIB_ARRAY_SIZE, &p); in Run()
2231 glGetVertexAttribiv(2, GL_VERTEX_ATTRIB_ARRAY_SIZE, &p); in Run()
2261 glGetVertexAttribiv(15, GL_VERTEX_ATTRIB_ARRAY_SIZE, &p); in Run()
2480 glGetVertexAttribiv(index, GL_VERTEX_ATTRIB_ARRAY_SIZE, &p); in stateVerify()
Dgl4cDirectStateAccessVertexArraysTests.cpp3955 is_ok &= CheckIndexed(GL_VERTEX_ATTRIB_ARRAY_SIZE, i, 4); in iterate()
5472 …onst glw::GLenum accepted_pnames[] = { GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, in iterate()
Dgl4cVertexAttrib64BitTest.cpp844 if (false == verifyResults(index, GL_VERTEX_ATTRIB_ARRAY_SIZE, size)) in checkVertexAttribLPointer()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp1875 case GL_VERTEX_ATTRIB_ARRAY_SIZE: in GetVertexAttribIiv()
1931 case GL_VERTEX_ATTRIB_ARRAY_SIZE: in GetVertexAttribIuiv()
DlibGLESv2.cpp3650 case GL_VERTEX_ATTRIB_ARRAY_SIZE: in GetVertexAttribfv()
3703 case GL_VERTEX_ATTRIB_ARRAY_SIZE: in GetVertexAttribiv()
/external/mesa3d/include/GLES2/
Dgl2.h330 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
/external/swiftshader/include/GLES2/
Dgl2.h330 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
/external/angle/include/GLES2/
Dgl2.h311 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
/external/deqp/framework/opengl/
DgluStrUtil.inl1048 case GL_VERTEX_ATTRIB_ARRAY_SIZE: return "GL_VERTEX_ATTRIB_ARRAY_SIZE";
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp1540 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_SIZE, pointers[ndx].size); in test()
/external/swiftshader/include/GLES3/
Dgl3.h330 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
/external/angle/include/GLES3/
Dgl3.h311 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
Dgl31.h311 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
Dgl32.h311 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
/external/mesa3d/include/GLES3/
Dgl3.h330 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
Dgl31.h330 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
Dgl32.h330 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
/external/deqp/external/openglcts/modules/gles31/
Des31cVertexAttribBindingTests.cpp1936 glGetVertexAttribiv(index, GL_VERTEX_ATTRIB_ARRAY_SIZE, &p); in stateVerify()
/external/angle/src/tests/deqp_support/
Des31cVertexAttribBindingTests_override.cpp1950 glGetVertexAttribiv(index, GL_VERTEX_ATTRIB_ARRAY_SIZE, &p); in stateVerify()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl758 #define GL_VERTEX_ATTRIB_ARRAY_SIZE 0x8623 macro
/external/angle/src/libANGLE/
Dqueryutils.cpp606 case GL_VERTEX_ATTRIB_ARRAY_SIZE: in QueryVertexAttribBase()

12