Home
last modified time | relevance | path

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

12345

/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/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/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/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/spherical/
DProjectionRenderer.java194 GLES20.glDisableVertexAttribArray(positionHandle); in draw()
195 GLES20.glDisableVertexAttribArray(texCoordsHandle); in draw()
/external/angle/src/tests/perf_tests/
DInterleavedAttributeData.cpp195 glDisableVertexAttribArray(positionLocation); in drawBenchmark()
196 glDisableVertexAttribArray(colorLocation); in drawBenchmark()
/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/angle/src/tests/gl_tests/
DViewportTest.cpp276 glDisableVertexAttribArray(positionLocation); in TEST_P()
315 glDisableVertexAttribArray(positionLocation); in TEST_P()
DTransformFeedbackTest.cpp240 glDisableVertexAttribArray(positionLocation); in TEST_P()
502 glDisableVertexAttribArray(positionLocation); in TEST_P()
631 glDisableVertexAttribArray(positionLocation); in TEST_P()
1039 glDisableVertexAttribArray(positionLocation); in TEST_P()
1536 glDisableVertexAttribArray(positionLocation); in TEST_P()
1573 glDisableVertexAttribArray(positionLocation); in TEST_P()
1646 glDisableVertexAttribArray(positionLocation); in TEST_P()
DD3D11InputLayoutCacheTest.cpp110 glDisableVertexAttribArray(location); in TEST_P()
DVertexAttributeTest.cpp275 glDisableVertexAttribArray(mTestAttrib); in runTest()
276 glDisableVertexAttribArray(mExpectedAttrib); in runTest()
361 glDisableVertexAttribArray(location); in setupMultiAttribs()
764 glDisableVertexAttribArray(mTestAttrib); in TEST_P()
765 glDisableVertexAttribArray(mExpectedAttrib); in TEST_P()
818 glDisableVertexAttribArray(mTestAttrib); in TEST_P()
819 glDisableVertexAttribArray(mExpectedAttrib); in TEST_P()
870 glDisableVertexAttribArray(mTestAttrib); in TEST_P()
871 glDisableVertexAttribArray(mExpectedAttrib); in TEST_P()
925 glDisableVertexAttribArray(mTestAttrib); in TEST_P()
[all …]
DSimpleOperationTest.cpp371 glDisableVertexAttribArray(positionLocation); in TEST_P()
413 glDisableVertexAttribArray(positionLocation); in TEST_P()
493 glDisableVertexAttribArray(positionLocation); in TEST_P()
828 glDisableVertexAttribArray(positionLocation); in testDrawElementsLineLoopUsingClientSideMemory()
/external/deqp/framework/egl/
DegluStaticES20Library.inl45 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
DegluStaticES30Library.inl67 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
DegluStaticES31Library.inl73 { "glDisableVertexAttribArray", (deFunctionPtr)glDisableVertexAttribArray },
/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/skia/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp56 M(glDisableVertexAttribArray) in egl_get_gl_proc()
/external/skqp/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;

12345