Home
last modified time | relevance | path

Searched refs:glDisableVertexAttribArray (Results 1 – 25 of 87) sorted by relevance

1234

/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp729 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/
Dimportgl.h77 FNDEF(void, glDisableVertexAttribArray, (GLuint index));
125 #define glDisableVertexAttribArray FNPTR(glDisableVertexAttribArray) macro
Dimportgl.c68 IMPORT_FUNC_GL(glDisableVertexAttribArray); in importGLInit()
Ddemo.c286 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/
DPVRTPrint3DAPI.cpp313 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()
DPVRTBackground.cpp249 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/
DBackgroundRenderer.java170 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/
DBackgroundRenderer.java170 GLES20.glDisableVertexAttribArray(quadPositionParam); in draw()
171 GLES20.glDisableVertexAttribArray(quadTexCoordParam); in draw()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DOGLES2DisplacementMap.cpp596 glDisableVertexAttribArray(VERTEX_ARRAY); in RenderScene()
597 glDisableVertexAttribArray(NORMAL_ARRAY); in RenderScene()
598 glDisableVertexAttribArray(TEXCOORD_ARRAY); in RenderScene()
/external/deqp/external/openglcts/modules/gles31/
Des31cDrawIndirectTests.cpp2073 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/
DegluStaticES20Library.inl45 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
DegluStaticES30Library.inl67 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
DegluStaticES31Library.inl73 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
DegluStaticES32Library.inl83 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
/external/autotest/client/deps/glbench/src/
Dglinterfacetest.cc57 glDisableVertexAttribArray(attribute_index_); in CleanupGLRendering()
Dmain.h38 F(glDisableVertexAttribArray, PFNGLDISABLEVERTEXATTRIBARRAYPROC) \
/external/deqp/modules/glshared/
DglsMemoryStressCase.cpp251 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/
DGrGLMakeNativeInterface_egl.cpp56 M(glDisableVertexAttribArray) in egl_get_gl_proc()
/external/skia/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp56 M(glDisableVertexAttribArray) in egl_get_gl_proc()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.def42 glDisableVertexAttribArray @40
DlibGLESv2.lds43 glDisableVertexAttribArray;
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
DOGLES2ChameleonMan.cpp678 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/
Des3fPixelBufferObjectTests.cpp326 GLU_CHECK_CALL(glDisableVertexAttribArray(colorLoc)); in renderTriangle()
327 GLU_CHECK_CALL(glDisableVertexAttribArray(coordLoc)); in renderTriangle()
/external/mesa3d/src/mapi/es2api/
DABI-check106 glDisableVertexAttribArray
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl45 gl->disableVertexAttribArray = &glDisableVertexAttribArray;

1234