/external/chromium_org/cc/resources/ |
D | texture_mailbox_deleter.cc | 24 context_provider->ContextGL()->DeleteTextures(1, &texture_id); in DeleteTextureOnImplThread()
|
D | resource_provider.cc | 121 gl_->DeleteTextures(id_allocation_chunk_size_ - next_id_index_, in ~TextureIdAllocator() 534 GLC(gl, gl->DeleteTextures(1, &resource->gl_id)); in DeleteResourceInternal() 553 GLC(gl, gl->DeleteTextures(1, &resource->gl_id)); in DeleteResourceInternal()
|
/external/skia/src/gpu/gl/ |
D | GrGLTexture.h | 30 GR_GL_CALL(fGL, DeleteTextures(1, &fTexID)); in ~GrGLTexID()
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
D | GrGLTexture.h | 30 GR_GL_CALL(fGL, DeleteTextures(1, &fTexID)); in ~GrGLTexID()
|
/external/chromium_org/gpu/command_buffer/service/ |
D | texture_manager_unittest.cc | 123 EXPECT_CALL(*gl_, DeleteTextures(1, ::testing::Pointee(kService1Id))) in TEST_F() 198 EXPECT_CALL(*gl_, DeleteTextures(1, ::testing::Pointee(kService1Id))) in TEST_F() 379 DeleteTextures(1, ::testing::Pointee(texture_ref_->service_id()))) in TearDown() 1416 EXPECT_CALL(*gl_, DeleteTextures(1, ::testing::Pointee(kService2Id))) in TEST_F() 1422 EXPECT_CALL(*gl_, DeleteTextures(1, ::testing::Pointee(kService3Id))) in TEST_F() 1548 EXPECT_CALL(*gl_, DeleteTextures(1, ::testing::Pointee(kService2Id))) in TEST_F() 1827 DeleteTextures(1, ::testing::Pointee(texture2_->service_id()))) in TearDown() 2160 TEST_F(SharedTextureTest, DeleteTextures) { in TEST_F() argument 2164 EXPECT_CALL(*gl_, DeleteTextures(1, _)) in TEST_F() 2170 EXPECT_CALL(*gl_, DeleteTextures(1, _)) in TEST_F() [all …]
|
D | test_helper.cc | 190 EXPECT_CALL(*gl, DeleteTextures(1, Pointee(texture_id))) in SetupTextureDestructionExpectations() 222 EXPECT_CALL(*gl, DeleteTextures(4, _)) in SetupTextureManagerDestructionExpectations()
|
D | gles2_cmd_decoder_unittest_1_autogen.h | 602 DeleteTextures(1, Pointee(kServiceTextureId))) in TEST_F() 605 SpecializedSetup<cmds::DeleteTextures, 0>(true); in TEST_F() 606 cmds::DeleteTextures cmd; in TEST_F() 616 SpecializedSetup<cmds::DeleteTextures, 0>(false); in TEST_F() 617 cmds::DeleteTextures cmd; in TEST_F() 625 DeleteTextures(1, Pointee(kServiceTextureId))) in TEST_F()
|
/external/chromium_org/content/renderer/media/ |
D | renderer_gpu_video_accelerator_factories.cc | 190 gles2->DeleteTextures(1, &texture_id); in DeleteTexture() 281 gles2->DeleteTextures(1, &tmp_texture); in AsyncReadPixels()
|
/external/chromium_org/cc/layers/ |
D | io_surface_layer_impl.cc | 47 context_provider->ContextGL()->DeleteTextures(1, &io_surface_texture_id_); in DestroyTexture()
|
/external/chromium_org/third_party/skia/src/gpu/gl/angle/ |
D | GrGLCreateANGLEInterface.cpp | 66 GET_PROC(DeleteTextures); in GrGLCreateANGLEInterface()
|
/external/skia/src/gpu/gl/angle/ |
D | GrGLCreateANGLEInterface.cpp | 66 GET_PROC(DeleteTextures); in GrGLCreateANGLEInterface()
|
/external/skia/src/gpu/gl/mesa/ |
D | GrGLCreateMesaInterface.cpp | 78 GR_GL_GET_PROC(DeleteTextures); in GrGLCreateMesaInterface()
|
/external/chromium_org/third_party/skia/src/gpu/gl/mesa/ |
D | GrGLCreateMesaInterface.cpp | 78 GR_GL_GET_PROC(DeleteTextures); in GrGLCreateMesaInterface()
|
/external/chromium_org/third_party/skia/src/gpu/gl/mac/ |
D | GrGLCreateNativeInterface_mac.cpp | 99 GET_PROC(DeleteTextures); in GrGLCreateNativeInterface()
|
/external/skia/src/gpu/gl/mac/ |
D | GrGLCreateNativeInterface_mac.cpp | 99 GET_PROC(DeleteTextures); in GrGLCreateNativeInterface()
|
/external/chromium_org/gpu/command_buffer/common/ |
D | gles2_cmd_ids_autogen.h | 52 OP(DeleteTextures) /* 295 */ \
|
/external/chromium_org/cc/test/ |
D | test_gles2_interface.h | 23 virtual void DeleteTextures(GLsizei n, const GLuint* textures) OVERRIDE;
|
D | test_gles2_interface.cc | 43 void TestGLES2Interface::DeleteTextures(GLsizei n, const GLuint* textures) { in DeleteTextures() function in cc::TestGLES2Interface
|
/external/chromium_org/gpu/GLES2/ |
D | gl2chromium_autogen.h | 47 #define glDeleteTextures GLES2_GET_FUN(DeleteTextures)
|
/external/chromium_org/ui/aura/bench/ |
D | bench_main.cc | 165 gl_->DeleteTextures(1, &texture_id_); in ~WebGLTexture()
|
/external/chromium_org/third_party/skia/src/gpu/gl/win/ |
D | GrGLCreateNativeInterface_win.cpp | 97 SET_PROC(DeleteTextures) in GrGLCreateNativeInterface()
|
/external/skia/src/gpu/gl/win/ |
D | GrGLCreateNativeInterface_win.cpp | 97 SET_PROC(DeleteTextures) in GrGLCreateNativeInterface()
|
/external/chromium_org/content/browser/aura/ |
D | gpu_process_transport_factory.cc | 98 provider_->ContextGL()->DeleteTextures(1, &texture_id_); in DeleteTexture()
|
/external/chromium_org/ppapi/shared_impl/ |
D | ppb_opengles2_shared.cc | 303 void DeleteTextures( in DeleteTextures() function 307 ToGles2Impl(&enter)->DeleteTextures(n, textures); in DeleteTextures() 1396 &DeleteTextures, in GetInterface()
|
/external/chromium_org/webkit/common/gpu/ |
D | webgraphicscontext3d_in_process_command_buffer_impl.cc | 987 DELEGATE_TO_GL_2(deleteTextures, DeleteTextures, WGC3Dsizei, WebGLId*); 1038 gl_->DeleteTextures(1, &texture); in deleteTexture()
|