/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fNegativeStateApiTests.cpp | 698 glGetVertexAttribfv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms); in init() 714 glGetVertexAttribiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms); in init() 730 glGetVertexAttribIiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms); in init() 746 glGetVertexAttribIuiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms); in init()
|
H A D | es3fShaderStateQueryTests.cpp | 2725 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 D | es2fNegativeStateApiTests.cpp | 436 glGetVertexAttribfv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms[0]); in init() 454 glGetVertexAttribiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms[0]); in init()
|
H A D | es2fShaderStateQueryTests.cpp | 1678 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 D | es31fNegativeStateApiTests.cpp | 1046 ctx.glGetVertexAttribfv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms); in get_vertex_attribfv() 1064 ctx.glGetVertexAttribiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms); in get_vertex_attribiv() 1082 ctx.glGetVertexAttribIiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms); in get_vertex_attribi_iv() 1101 ctx.glGetVertexAttribIuiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, ¶ms); in get_vertex_attribi_uiv()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 3655 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 D | gl4cVertexAttrib64BitTest.cpp | 839 if (false == verifyResults(index, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE)) in checkVertexAttribLPointer()
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2.h | 267 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
H A D | glsc2.h | 288 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | libGLESv3.cpp | 1872 case GL_VERTEX_ATTRIB_ARRAY_ENABLED: in GetVertexAttribIiv() 1928 case GL_VERTEX_ATTRIB_ARRAY_ENABLED: in GetVertexAttribIuiv()
|
H A D | libGLESv2.cpp | 3647 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 D | VertexArrayGL.cpp | 1046 context, index, attribute.enabled, GL_VERTEX_ATTRIB_ARRAY_ENABLED, in validateState() 1047 "mNativeState->attributes.enabled", "GL_VERTEX_ATTRIB_ARRAY_ENABLED")); in validateState()
|
H A D | functionsgl_enums.h | 452 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/glfw/deps/glad/ |
H A D | gles2.h | 460 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 310 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 310 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
H A D | gl3.h | 329 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 310 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
H A D | gl31.h | 310 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | queryutils.cpp | 609 case GL_VERTEX_ATTRIB_ARRAY_ENABLED: in QueryVertexAttribBase()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cVertexAttribBindingTests.cpp | 1928 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()
|