Home
last modified time | relevance | path

Searched defs:sampler_heap (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h59 struct d3d12_descriptor_heap *sampler_heap; member
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c2976 struct dzn_descriptor_heap *sampler_heap, in dzn_cmd_buffer_blit_region()
3088 struct dzn_descriptor_heap *sampler_heap, in dzn_cmd_buffer_resolve_region()
4318struct dzn_descriptor_heap **sampler_heap, uint32_t *sampler_heap_slot) in dzn_alloc_and_bind_blit_heap_slots()
4381 struct dzn_descriptor_heap *sampler_heap = NULL; in dzn_CmdBlitImage2() local
4420 struct dzn_descriptor_heap *sampler_heap = NULL; in dzn_CmdResolveImage2() local
4656 struct dzn_descriptor_heap *sampler_heap = NULL; in dzn_cmd_buffer_resolve_rendering_attachment_via_blit() local
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.h431 struct agx_sampler_heap sampler_heap; member