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

12

/external/deqp/modules/gles3/functional/
H A Des3fNegativeStateApiTests.cpp698 glGetVertexAttribfv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
714 glGetVertexAttribiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
730 glGetVertexAttribIiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
746 glGetVertexAttribIuiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
H A Des3fShaderStateQueryTests.cpp2701 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE);
2703 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_TRUE);
2705 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE);
2728 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE);
2733 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_TRUE);
/external/deqp/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp1010 ctx.glGetVertexAttribfv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
1027 ctx.glGetVertexAttribiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
1044 ctx.glGetVertexAttribIiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
1061 ctx.glGetVertexAttribIuiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params);
/external/deqp/modules/gles2/functional/
H A Des2fNegativeStateApiTests.cpp436 glGetVertexAttribfv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params[0]);
454 glGetVertexAttribiv(maxVertexAttribs, GL_VERTEX_ATTRIB_ARRAY_ENABLED, &params[0]);
H A Des2fShaderStateQueryTests.cpp1678 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE);
1680 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_TRUE);
1682 verifyVertexAttrib(m_testCtx, *this, 0, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_FALSE);
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1047 case GL_VERTEX_ATTRIB_ARRAY_ENABLED: return "GL_VERTEX_ATTRIB_ARRAY_ENABLED";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h396 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/external/mesa3d/include/GLES2/
H A Dgl2.h327 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/external/swiftshader/include/GLES2/
H A Dgl2.h327 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h420 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/external/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv3.cpp2048 case GL_VERTEX_ATTRIB_ARRAY_ENABLED:
2119 case GL_VERTEX_ATTRIB_ARRAY_ENABLED:
H A DlibGLESv2.cpp4077 case GL_VERTEX_ATTRIB_ARRAY_ENABLED:
4150 case GL_VERTEX_ATTRIB_ARRAY_ENABLED:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl681 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622
/external/swiftshader/src/OpenGL/libGL/
H A DlibGL.cpp3367 case GL_VERTEX_ATTRIB_ARRAY_ENABLED:
3413 case GL_VERTEX_ATTRIB_ARRAY_ENABLED:
/external/mesa3d/include/GLES3/
H A Dgl3.h327 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
H A Dgl31.h327 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
H A Dgl32.h327 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/external/swiftshader/include/GLES3/
H A Dgl3.h327 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h696 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
H A Dglext.h566 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h696 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
H A Dglext.h566 #define GL_VERTEX_ATTRIB_ARRAY_ENABLED 0x8622 macro
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 541 milliseconds

12