Home
last modified time | relevance | path

Searched refs:glDeleteTextures (Results 1 – 25 of 139) sorted by relevance

123456

/external/deqp/modules/gles3/functional/
Des3fNegativeTextureApiTests.cpp184 glDeleteTextures(2, texture); in init()
857 glDeleteTextures(1, &texture); in init()
878 glDeleteTextures(2, &textures[0]); in init()
904 glDeleteTextures(2, &textures[0]); in init()
922 glDeleteTextures(1, &texture); in init()
940 glDeleteTextures(1, &texture); in init()
958 glDeleteTextures(1, &texture); in init()
1001 glDeleteTextures(2, texture); in init()
1014 glDeleteTextures(-1, 0); in init()
1018 glDeleteTextures(-1, 0); in init()
[all …]
Des3fFboStateQueryTests.cpp250 glDeleteTextures(1, &textureID); in test()
305 glDeleteTextures(1, &textureID); in test()
351 glDeleteTextures(1, &textureID); in test()
388 glDeleteTextures(1, &textureID); in test()
404 glDeleteTextures(1, &textureID); in test()
551 glDeleteTextures(1, &textureID); in test()
758 glDeleteTextures(1, &textureID); in testColorAttachment()
780 glDeleteTextures(1, &textureID); in testDepthAttachment()
865 glDeleteTextures(1, &textureID); in test()
968 glDeleteTextures(1, &textureID); in testColorAttachment()
[all …]
Des3fNegativeBufferApiTests.cpp306 glDeleteTextures (1, &texture); in init()
449 glDeleteTextures(1, &texture); in init()
490 glDeleteTextures(1, &texture); in init()
534 glDeleteTextures(1, &texture); in init()
688 glDeleteTextures(1, &texture); in init()
874 glDeleteTextures(1, &texture); in init()
1028 glDeleteTextures(1, &tex2D); in init()
1032 glDeleteTextures(1, &texCube); in init()
1186 glDeleteTextures (2, texture); in init()
1304 glDeleteTextures (1, &tex3D); in init()
[all …]
/external/deqp/modules/gles2/functional/
Des2fNegativeTextureApiTests.cpp138 glDeleteTextures(1, &texture); in init()
993 glDeleteTextures(1, &texture); in init()
1017 glDeleteTextures(1, &texture); in init()
1032 glDeleteTextures(1, &texture); in init()
1057 glDeleteTextures(1, &texture); in init()
1075 glDeleteTextures(1, &texture); in init()
1093 glDeleteTextures(1, &texture); in init()
1111 glDeleteTextures(1, &texture); in init()
1154 glDeleteTextures(2, texture); in init()
1165 glDeleteTextures(-1,0); in init()
[all …]
Des2fFboStateQueryTests.cpp102 glDeleteTextures(1, &textureID); in test()
158 glDeleteTextures(1, &textureID); in test()
205 glDeleteTextures(1, &textureID); in test()
/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp176 ctx.glDeleteTextures(5, texture); in bindtexture()
947 ctx.glDeleteTextures(1, &texture); in copytexsubimage2d_invalid_target()
962 ctx.glDeleteTextures(1, &texture); in copytexsubimage2d_read_buffer_is_none()
977 ctx.glDeleteTextures(1, &texture); in copytexsubimage2d_texture_internalformat()
999 ctx.glDeleteTextures(2, &textures[0]); in copytexsubimage2d_neg_level()
1026 ctx.glDeleteTextures(2, &textures[0]); in copytexsubimage2d_max_level()
1045 ctx.glDeleteTextures(1, &texture); in copytexsubimage2d_neg_offset()
1064 ctx.glDeleteTextures(1, &texture); in copytexsubimage2d_invalid_offset()
1083 ctx.glDeleteTextures(1, &texture); in copytexsubimage2d_neg_width_height()
1127 ctx.glDeleteTextures(2, texture); in copytexsubimage2d_incomplete_framebuffer()
[all …]
Des31fNegativeBufferApiTests.cpp361 ctx.glDeleteTextures (1, &texture); in read_pixels_fbo_format_mismatch()
552 ctx.glDeleteTextures (1, &texture); in clear_bufferiv()
599 ctx.glDeleteTextures (1, &texture); in clear_bufferuiv()
649 ctx.glDeleteTextures (1, &texture); in clear_bufferfv()
821 ctx.glDeleteTextures(1, &texture); in draw_buffers()
1015 ctx.glDeleteTextures(1, &texture); in read_buffer()
1261 ctx.glDeleteTextures(1, &tex2D); in framebuffer_texture2d()
1262 ctx.glDeleteTextures(1, &texCube); in framebuffer_texture2d()
1263 ctx.glDeleteTextures(1, &tex2DMS); in framebuffer_texture2d()
1487 ctx.glDeleteTextures (2, texture); in blit_framebuffer()
[all …]
Des31fTextureBufferTests.cpp309 gl.glDeleteTextures(1, &texture); in iterate()
363 gl.glDeleteTextures(1, &texture); in iterate()
387 gl.glDeleteTextures(1, &texture); in iterate()
435 gl.glDeleteTextures(1, &texture); in iterate()
469 gl.glDeleteTextures(1, &texture); in iterate()
517 gl.glDeleteTextures(1, &texture); in iterate()
551 gl.glDeleteTextures(1, &texture); in iterate()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
DOGLES2ChameleonMan.cpp519 glDeleteTextures(1, &m_ui32TexLegs); in ReleaseView()
520 glDeleteTextures(1, &m_ui32TexBeltNormalMap); in ReleaseView()
521 glDeleteTextures(1, &m_ui32TexHeadNormalMap); in ReleaseView()
522 glDeleteTextures(1, &m_ui32TexLegsNormalMap); in ReleaseView()
523 glDeleteTextures(1, &m_ui32TexSkyLine); in ReleaseView()
524 glDeleteTextures(1, &m_ui32TexWall); in ReleaseView()
525 glDeleteTextures(1, &m_ui32TexLamp); in ReleaseView()
526 glDeleteTextures(1, &m_ui32TexBelt); in ReleaseView()
/external/autotest/client/deps/nvmap_compactor/src/
Dnvmap_carveout_compactor.c409 glDeleteTextures(1, &phase1_tex[i]); in RunTest()
441 glDeleteTextures(1, &phase2_tex[i]); in RunTest()
476 glDeleteTextures(1, &phase3_tex[i]); in RunTest()
482 glDeleteTextures(1, &phase2_tex[i]); in RunTest()
485 glDeleteTextures(1, &phase2_tex[i]); in RunTest()
491 glDeleteTextures(1, &phase1_tex[i]); in RunTest()
494 glDeleteTextures(1, &phase1_tex[i]); in RunTest()
850 glDeleteTextures(1, &fill_tex[i]); in main()
/external/autotest/client/deps/glbench/src/
Dfillratetest.cc155 glDeleteTextures(1, &texture); in Run()
228 glDeleteTextures(1, &source_texture); in Run()
229 glDeleteTextures(1, &destination_texture); in Run()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp1170 glDeleteTextures(1, &m_texture); in Run()
1191 glDeleteTextures(1, &m_texture); in Cleanup()
1290 glDeleteTextures(1, &m_texture); in Cleanup()
1440 glDeleteTextures(1, &texture); in Write()
1457 glDeleteTextures(1, &texture); in Write()
1624 glDeleteTextures(1, &texture); in Read()
1639 glDeleteTextures(1, &texture); in Read()
1822 glDeleteTextures(4, texture); in Write()
1832 glDeleteTextures(4, texture); in Write()
2073 glDeleteTextures(8, texture); in Read()
[all …]
Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp960 glDeleteTextures(1, &m_texture); in Run()
983 glDeleteTextures(1, &m_texture); in Cleanup()
1085 glDeleteTextures(1, &m_texture); in Cleanup()
1191 glDeleteTextures(1, &texture); in Write()
1199 glDeleteTextures(1, &texture); in Write()
1317 glDeleteTextures(1, &texture); in WriteCS()
1325 glDeleteTextures(1, &texture); in WriteCS()
1480 glDeleteTextures(1, &texture); in Read()
1487 glDeleteTextures(1, &texture); in Read()
1618 glDeleteTextures(1, &texture); in ReadCS()
[all …]
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderImageLoadStoreTests.cpp929 glDeleteTextures(1, &m_texture); in Run()
952 glDeleteTextures(1, &m_texture); in Cleanup()
1052 glDeleteTextures(1, &m_texture); in Cleanup()
1157 glDeleteTextures(1, &texture); in Write()
1165 glDeleteTextures(1, &texture); in Write()
1283 glDeleteTextures(1, &texture); in WriteCS()
1291 glDeleteTextures(1, &texture); in WriteCS()
1445 glDeleteTextures(1, &texture); in Read()
1452 glDeleteTextures(1, &texture); in Read()
1583 glDeleteTextures(1, &texture); in ReadCS()
[all …]
/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DGlRectDrawerTest.java129 GLES20.glDeleteTextures(1, new int[] {rgbTexture}, 0); in testRgbRendering()
201 GLES20.glDeleteTextures(3, yuvTextures, 0); in testYuvRendering()
260 GLES20.glDeleteTextures(1, new int[] {rgbTexture}, 0);
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
DOGLES3ColourGrading.cpp621 glDeleteTextures(1, &m_uiMaskTexture); in ReleaseView()
622 glDeleteTextures(1, &m_uiBackgroundTexture); in ReleaseView()
623 glDeleteTextures(eLast, m_uiLUTs); in ReleaseView()
624 glDeleteTextures(1, &m_uiTextureToRenderTo); in ReleaseView()
/external/mesa3d/docs/relnotes/
D6.347 glDeleteTextures(), glDeletePrograms() and glDeleteBuffers() Changed
50 To match the behaviour of other OpenGL implementations, glDeleteTextures,
/external/deqp/framework/egl/
DegluStaticES20Library.inl39 { "glDeleteTextures", (deFunctionPtr)glDeleteTextures },
/external/virglrenderer/src/
Dvrend_formats.c336 glDeleteTextures(1, &tex_id); in vrend_add_formats()
366 glDeleteTextures(1, &tex_id); in vrend_add_formats()
462 glDeleteTextures(1, &tex_id); in vrend_check_texture_storage()
517 glDeleteTextures(1, &tex); in vrend_renderer_query_multisample_caps()
/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp167 glDeleteTextures(1, &fTexID); in ~GLCleanupHelper()
219 glDeleteTextures(1, &texID); in make_gl_backend_texture()
226 glDeleteTextures(1, &texID); in make_gl_backend_texture()
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DGlTextureFrameBuffer.java137 GLES20.glDeleteTextures(1, new int[] {textureId}, 0); in release()
/external/webrtc/webrtc/test/gl/
Dgl_renderer.cc40 glDeleteTextures(1, &texture_); in Destroy()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/OGLES/
DOGLESBasicTnL.cpp184 glDeleteTextures(1, &m_ui32Texture); in ReleaseView()
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
DOGLES2DisplacementMap.cpp461 glDeleteTextures(m_Scene.nNumMaterial, &m_puiTextureIDs[0]); in ReleaseView()
462 glDeleteTextures(1, &m_uiDisMapID); in ReleaseView()
/external/mesa3d/src/mapi/es1api/
DABI-check59 glDeleteTextures

123456