Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/
H A Dempty.rs138 unsafe fn destroy_texture(&self, texture: Resource) {} in destroy_texture() method
H A Dlib.rs244 unsafe fn destroy_texture(&self, texture: A::Texture); in destroy_texture() method
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-core/src/device/
H A Dlife.rs138 device.destroy_texture(raw); in clean()
H A Dqueue.rs125 device.destroy_texture(texture); in dispose()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wgpu/wgpu-core/src/
H A Dhub.rs452 devices[texture.device_id.value].destroy_texture(texture); in clear()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/examples/halmark/
H A Dmain.rs541 self.device.destroy_texture(self.texture); in exit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-tools/src/cube/
H A Dcube.cpp219 void destroy_texture(texture_object *);
711 void Demo::destroy_texture(texture_object *tex_objs) { in destroy_texture() function in Demo
1503 destroy_texture(&staging_texture); in prepare()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/cube/
H A Dcube.cpp219 void destroy_texture(texture_object *);
729 void Demo::destroy_texture(texture_object *tex_objs) { in destroy_texture() function in Demo
1539 destroy_texture(&staging_texture); in prepare()
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/cube/
H A Dcube.cpp214 void destroy_texture(texture_object *);
737 void Demo::destroy_texture(texture_object *tex_objs) { in destroy_texture() function in Demo
1642 destroy_texture(&staging_texture); in prepare()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/
H A Dhub.rs625 devices[texture.device_id.value].destroy_texture(texture); in clear()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/
H A Dhub.rs625 devices[texture.device_id.value].destroy_texture(texture); in clear()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/gles/
H A Ddevice.rs653 unsafe fn destroy_texture(&self, texture: super::Texture) { in destroy_texture() method
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/metal/
H A Ddevice.rs317 unsafe fn destroy_texture(&self, _texture: super::Texture) {} in destroy_texture() method
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-core/src/
H A Dhub.rs649 device.raw.destroy_texture(raw); in clear()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Ddevice.rs491 unsafe fn destroy_texture(&self, texture: super::Texture) { in destroy_texture() method
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/bindings/cs/
H A Dbgfx.cs3039 public static extern unsafe void destroy_texture(TextureHandle _handle); in destroy_texture() method in Bgfx.bgfx
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/bindings/cs/
H A Dbgfx.cs3039 public static extern unsafe void destroy_texture(TextureHandle _handle); in destroy_texture() method in Bgfx.bgfx
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/vulkan/
H A Ddevice.rs871 unsafe fn destroy_texture(&self, texture: super::Texture) { in destroy_texture() method
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/include/bgfx/c99/
H A Dbgfx.h3494 void (*destroy_texture)(bgfx_texture_handle_t _handle); member
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/include/bgfx/c99/
H A Dbgfx.h3494 void (*destroy_texture)(bgfx_texture_handle_t _handle); member
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wgpu/wgpu-core/src/device/
H A Dmod.rs496 pub(crate) fn destroy_texture(&self, texture: resource::Texture<B>) { in destroy_texture() method
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/device/
H A Dmod.rs2656 pub(crate) fn destroy_texture(&self, texture: resource::Texture<B>) { in destroy_texture() method
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/device/
H A Dmod.rs2656 pub(crate) fn destroy_texture(&self, texture: resource::Texture<B>) { in destroy_texture() method
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/scripts/
H A Dbgfx.idl1771 func.destroy { cname = "destroy_texture" }
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/scripts/
H A Dbgfx.idl1771 func.destroy { cname = "destroy_texture" }