Home
last modified time | relevance | path

Searched refs:VERTEX_WRITABLE_STORAGE (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/dx12/
H A Dadapter.rs185 | wgt::Features::VERTEX_WRITABLE_STORAGE in expose()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/gles/
H A Dadapter.rs299 wgt::Features::VERTEX_WRITABLE_STORAGE, in expose()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/vulkan/
H A Dadapter.rs137 requested_features.contains(wgt::Features::VERTEX_WRITABLE_STORAGE), in from_extensions_and_requested_features()
371 F::VERTEX_WRITABLE_STORAGE, in to_wgpu()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/
H A Dinstance.rs191 wgt::Features::VERTEX_WRITABLE_STORAGE,
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/metal/
H A Dadapter.rs992 | F::VERTEX_WRITABLE_STORAGE in features()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/
H A Dinstance.rs191 wgt::Features::VERTEX_WRITABLE_STORAGE,
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-types/src/
H A Dlib.rs537 const VERTEX_WRITABLE_STORAGE = 0x0000_0020_0000_0000; const
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-types/src/
H A Dlib.rs537 const VERTEX_WRITABLE_STORAGE = 0x0000_0020_0000_0000; const
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-types/src/
H A Dlib.rs507 const VERTEX_WRITABLE_STORAGE = 1 << 36; const
/dports/www/firefox-esr/firefox-91.8.0/gfx/wgpu/wgpu-core/src/device/
H A Dmod.rs1280 required_features |= wgt::Features::VERTEX_WRITABLE_STORAGE; in create_bind_group_layout()
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-core/src/device/
H A Dmod.rs1341 required_features |= wgt::Features::VERTEX_WRITABLE_STORAGE; in create_bind_group_layout()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wgpu/wgpu-core/src/device/
H A Dmod.rs1280 required_features |= wgt::Features::VERTEX_WRITABLE_STORAGE; in create_bind_group_layout()