Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c2092 uint32_t uav_heap_offset = in dzn_UpdateDescriptorSetWithTemplate() local
2098 …dzn_descriptor_set_write_image_view_desc(set, srv_heap_offset, uav_heap_offset, cube_as_2darray, i… in dzn_UpdateDescriptorSetWithTemplate()
2107 uint32_t uav_heap_offset = in dzn_UpdateDescriptorSetWithTemplate() local
2118 … dzn_descriptor_set_write_buffer_desc(set, cbv_srv_heap_offset, uav_heap_offset, &desc); in dzn_UpdateDescriptorSetWithTemplate()
2147 uint32_t uav_heap_offset = in dzn_UpdateDescriptorSetWithTemplate() local
2152 … dzn_descriptor_set_write_buffer_view_desc(set, srv_heap_offset, uav_heap_offset, bview); in dzn_UpdateDescriptorSetWithTemplate()