/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/ |
D | OGLES3ColourGrading.cpp | 729 glDisableVertexAttribArray(VERTEX_ARRAY); in RenderScene() 730 glDisableVertexAttribArray(TEXCOORD_ARRAY); in RenderScene() 805 glDisableVertexAttribArray(VERTEX_ARRAY); in RenderScene() 806 glDisableVertexAttribArray(TEXCOORD_ARRAY); in RenderScene() 848 glDisableVertexAttribArray(VERTEX_ARRAY); in DrawMesh() 849 glDisableVertexAttribArray(NORMAL_ARRAY); in DrawMesh() 850 glDisableVertexAttribArray(TEXCOORD_ARRAY); in DrawMesh()
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | importgl.h | 77 FNDEF(void, glDisableVertexAttribArray, (GLuint index)); 125 #define glDisableVertexAttribArray FNPTR(glDisableVertexAttribArray) macro
|
D | importgl.c | 68 IMPORT_FUNC_GL(glDisableVertexAttribArray); in importGLInit()
|
D | demo.c | 286 glDisableVertexAttribArray(loc_normal); in drawGLObject() 287 glDisableVertexAttribArray(loc_colorIn); in drawGLObject() 288 glDisableVertexAttribArray(loc_pos); in drawGLObject() 605 glDisableVertexAttribArray(sShaderFade.pos); in drawFadeQuad()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPrint3DAPI.cpp | 313 glDisableVertexAttribArray(VERTEX_ARRAY); in Flush() 314 glDisableVertexAttribArray(COLOR_ARRAY); in Flush() 315 glDisableVertexAttribArray(UV_ARRAY); in Flush() 629 glDisableVertexAttribArray(VERTEX_ARRAY); in APIDrawLogo() 630 glDisableVertexAttribArray(UV_ARRAY); in APIDrawLogo()
|
D | PVRTBackground.cpp | 249 glDisableVertexAttribArray(VERTEX_ARRAY); in Draw() 250 glDisableVertexAttribArray(TEXCOORD_ARRAY); in Draw()
|
/external/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/ |
D | BackgroundRenderer.java | 170 GLES20.glDisableVertexAttribArray(quadPositionParam); in draw() 171 GLES20.glDisableVertexAttribArray(quadTexCoordParam); in draw()
|
/external/skqp/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/ |
D | BackgroundRenderer.java | 170 GLES20.glDisableVertexAttribArray(quadPositionParam); in draw() 171 GLES20.glDisableVertexAttribArray(quadTexCoordParam); in draw()
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/ |
D | OGLES2DisplacementMap.cpp | 596 glDisableVertexAttribArray(VERTEX_ARRAY); in RenderScene() 597 glDisableVertexAttribArray(NORMAL_ARRAY); in RenderScene() 598 glDisableVertexAttribArray(TEXCOORD_ARRAY); in RenderScene()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cDrawIndirectTests.cpp | 2073 glDisableVertexAttribArray(0); in Cleanup() 2279 glDisableVertexAttribArray(0); in Cleanup() 2563 glDisableVertexAttribArray(0); in Cleanup() 2873 glDisableVertexAttribArray(0); in Cleanup() 2971 glDisableVertexAttribArray(0); in Cleanup() 3064 glDisableVertexAttribArray(0); in Cleanup() 3168 glDisableVertexAttribArray(0); in Cleanup() 3278 glDisableVertexAttribArray(0); in Cleanup() 3388 glDisableVertexAttribArray(0); in Cleanup() 3494 glDisableVertexAttribArray(0); in Cleanup() [all …]
|
/external/deqp/framework/egl/ |
D | egluStaticES20Library.inl | 45 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
|
D | egluStaticES30Library.inl | 67 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
|
D | egluStaticES31Library.inl | 73 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
|
D | egluStaticES32Library.inl | 83 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
|
/external/autotest/client/deps/glbench/src/ |
D | glinterfacetest.cc | 57 glDisableVertexAttribArray(attribute_index_); in CleanupGLRendering()
|
D | main.h | 38 F(glDisableVertexAttribArray, PFNGLDISABLEVERTEXATTRIBARRAYPROC) \
|
/external/deqp/modules/glshared/ |
D | glsMemoryStressCase.cpp | 251 GLU_CHECK_CALL(glDisableVertexAttribArray(coordLoc)); in render() 410 GLU_CHECK_CALL(glDisableVertexAttribArray(bufferLoc)); in render() 411 GLU_CHECK_CALL(glDisableVertexAttribArray(coordLoc)); in render()
|
/external/skqp/src/gpu/gl/egl/ |
D | GrGLMakeNativeInterface_egl.cpp | 56 M(glDisableVertexAttribArray) in egl_get_gl_proc()
|
/external/skia/src/gpu/gl/egl/ |
D | GrGLMakeNativeInterface_egl.cpp | 56 M(glDisableVertexAttribArray) in egl_get_gl_proc()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.def | 42 glDisableVertexAttribArray @40
|
D | libGLESv2.lds | 43 glDisableVertexAttribArray;
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/ |
D | OGLES2ChameleonMan.cpp | 678 for(i = 0; i < eNumAttribs; ++i) glDisableVertexAttribArray(i); in RenderScene() 746 for(i = 0; i < eNumAttribs; ++i) glDisableVertexAttribArray(i); in RenderScene()
|
/external/deqp/modules/gles3/functional/ |
D | es3fPixelBufferObjectTests.cpp | 326 GLU_CHECK_CALL(glDisableVertexAttribArray(colorLoc)); in renderTriangle() 327 GLU_CHECK_CALL(glDisableVertexAttribArray(coordLoc)); in renderTriangle()
|
/external/mesa3d/src/mapi/es2api/ |
D | ABI-check | 106 glDisableVertexAttribArray
|
/external/deqp/framework/opengl/wrapper/ |
D | glwInitES20Direct.inl | 45 gl->disableVertexAttribArray = &glDisableVertexAttribArray;
|