Home
last modified time | relevance | path

Searched refs:GL_VERTEX_ATTRIB_ARRAY_ENABLED (Results 1 - 25 of 45) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeStateApiTests.cpp698 glGetVertexAttribfv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params); in init()
714 glGetVertexAttribiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params); in init()
730 glGetVertexAttribIiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params); in init()
746 glGetVertexAttribIuiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params); in init()
H A Des3fShaderStateQueryTests.cpp2725 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE); in test()
2727 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_TRUE); in test()
2729 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE); in test()
2752 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE); in test()
2757 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_TRUE); in test()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeStateApiTests.cpp436 glGetVertexAttribfv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params[0]); in init()
454 glGetVertexAttribiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params[0]); in init()
H A Des2fShaderStateQueryTests.cpp1678 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE); in test()
1680 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_TRUE); in test()
1682 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE); in test()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp1046 ctx.glGetVertexAttribfv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params); in get_vertex_attribfv()
1064 ctx.glGetVertexAttribiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params); in get_vertex_attribiv()
1082 ctx.glGetVertexAttribIiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params); in get_vertex_attribi_iv()
1101 ctx.glGetVertexAttribIuiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params); in get_vertex_attribi_uiv()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessVertexArraysTests.cpp3655 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_ENABLED, 0, GL_TRUE); in iterate()
3656 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_ENABLED, 1, GL_TRUE); in iterate()
3657 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_ENABLED, 2, GL_TRUE); in iterate()
3658 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_ENABLED, 3, GL_TRUE); in iterate()
3659 is_ok &= Check(GL_VERTEX_ATTRIB_ARRAY_ENABLED, 5, GL_FALSE); in iterate()
3954 is_ok &= CheckIndexed(GL_VERTEX_ATTRIB_ARRAY_ENABLED, i, GL_FALSE); in iterate()
5472 static const glw::GLenum accepted_pnames[] = { GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_SIZE, in iterate()
5506 gl.getVertexArrayIndexediv(not_a_vao, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &storage); in iterate()
H A Dgl4cVertexAttrib64BitTest.cpp839 if (false == verifyResults(index, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE)) in checkVertexAttribLPointer()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h267 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h288 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp1872 case GL_VERTEX_ATTRIB_ARRAY_ENABLED: in GetVertexAttribIiv()
1928 case GL_VERTEX_ATTRIB_ARRAY_ENABLED: in GetVertexAttribIuiv()
H A DlibGLESv2.cpp3647 case GL_VERTEX_ATTRIB_ARRAY_ENABLED: in GetVertexAttribfv()
3700 case GL_VERTEX_ATTRIB_ARRAY_ENABLED: in GetVertexAttribiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DVertexArrayGL.cpp1046 context, index, attribute.enabled, GL_VERTEX_ATTRIB_ARRAY_ENABLED, in validateState()
1047 "mNativeState->attributes.enabled", "GL_VERTEX_ATTRIB_ARRAY_ENABLED")); in validateState()
H A Dfunctionsgl_enums.h452 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/glfw/deps/glad/
H A Dgles2.h460 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h310 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h310 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
H A Dgl3.h329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h310 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
H A Dgl31.h310 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dqueryutils.cpp609 case GL_VERTEX_ATTRIB_ARRAY_ENABLED: in QueryVertexAttribBase()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cVertexAttribBindingTests.cpp1928 glGetVertexAttribiv(index, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &p); in stateVerify()
1932 << tcu::TestLog::Message << "GL_VERTEX_ATTRIB_ARRAY_ENABLED(" << index << ") is " << p << " should be " in stateVerify()

Completed in 83 milliseconds

12