Home
last modified time | relevance | path

Searched defs:GpuAddress (Results 1 – 11 of 11) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/d3d12/src/
H A Dcommand_list.rs185 pub fn set_index_buffer(&self, gpu_address: GpuAddress, size: u32, format: Format) { in set_index_buffer()
254 buffer_location: GpuAddress, in set_compute_root_constant_buffer_view()
264 buffer_location: GpuAddress, in set_compute_root_shader_resource_view()
274 buffer_location: GpuAddress, in set_compute_root_unordered_access_view()
294 buffer_location: GpuAddress, in set_graphics_root_constant_buffer_view()
304 buffer_location: GpuAddress, in set_graphics_root_shader_resource_view()
314 buffer_location: GpuAddress, in set_graphics_root_unordered_access_view()
H A Dlib.rs41 pub type GpuAddress = d3d12::D3D12_GPU_VIRTUAL_ADDRESS; typedef
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/d3d12/src/
H A Dcommand_list.rs185 pub fn set_index_buffer(&self, gpu_address: GpuAddress, size: u32, format: Format) { in set_index_buffer()
254 buffer_location: GpuAddress, in set_compute_root_constant_buffer_view()
264 buffer_location: GpuAddress, in set_compute_root_shader_resource_view()
274 buffer_location: GpuAddress, in set_compute_root_unordered_access_view()
294 buffer_location: GpuAddress, in set_graphics_root_constant_buffer_view()
304 buffer_location: GpuAddress, in set_graphics_root_shader_resource_view()
314 buffer_location: GpuAddress, in set_graphics_root_unordered_access_view()
H A Dlib.rs41 pub type GpuAddress = d3d12::D3D12_GPU_VIRTUAL_ADDRESS; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/d3d12/src/
H A Dcommand_list.rs187 pub fn set_index_buffer(&self, gpu_address: GpuAddress, size: u32, format: Format) { in set_index_buffer()
256 buffer_location: GpuAddress, in set_compute_root_constant_buffer_view()
266 buffer_location: GpuAddress, in set_compute_root_shader_resource_view()
276 buffer_location: GpuAddress, in set_compute_root_unordered_access_view()
296 buffer_location: GpuAddress, in set_graphics_root_constant_buffer_view()
306 buffer_location: GpuAddress, in set_graphics_root_shader_resource_view()
316 buffer_location: GpuAddress, in set_graphics_root_unordered_access_view()
H A Dlib.rs40 pub type GpuAddress = d3d12::D3D12_GPU_VIRTUAL_ADDRESS; typedef
/dports/graphics/rx/rx-0.4.0/cargo-crates/d3d12-0.3.0/src/
H A Dcommand_list.rs187 pub fn set_index_buffer(&self, gpu_address: GpuAddress, size: u32, format: Format) { in set_index_buffer()
256 buffer_location: GpuAddress, in set_compute_root_constant_buffer_view()
266 buffer_location: GpuAddress, in set_compute_root_shader_resource_view()
276 buffer_location: GpuAddress, in set_compute_root_unordered_access_view()
296 buffer_location: GpuAddress, in set_graphics_root_constant_buffer_view()
306 buffer_location: GpuAddress, in set_graphics_root_shader_resource_view()
316 buffer_location: GpuAddress, in set_graphics_root_unordered_access_view()
H A Dlib.rs40 pub type GpuAddress = d3d12::D3D12_GPU_VIRTUAL_ADDRESS; typedef
/dports/www/firefox/firefox-99.0/third_party/rust/d3d12/src/
H A Dcommand_list.rs242 pub fn set_index_buffer(&self, gpu_address: GpuAddress, size: u32, format: Format) { in set_index_buffer()
311 buffer_location: GpuAddress, in set_compute_root_constant_buffer_view()
321 buffer_location: GpuAddress, in set_compute_root_shader_resource_view()
331 buffer_location: GpuAddress, in set_compute_root_unordered_access_view()
362 buffer_location: GpuAddress, in set_graphics_root_constant_buffer_view()
372 buffer_location: GpuAddress, in set_graphics_root_shader_resource_view()
382 buffer_location: GpuAddress, in set_graphics_root_unordered_access_view()
H A Dlib.rs41 pub type GpuAddress = d3d12::D3D12_GPU_VIRTUAL_ADDRESS; typedef
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/metrics_library/
H A Dmetrics_library_api_1_0.h287 uint64_t GpuAddress; // Virtual gpu address. member