Searched refs:dzn_descriptor_set_layout_get_heap_offset (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_descriptor_set.c | 460 dzn_descriptor_set_layout_get_heap_offset(const struct dzn_descriptor_set_layout *layout, in dzn_descriptor_set_layout_get_heap_offset() function 716 … dzn_descriptor_set_layout_get_heap_offset(set_layout, b, D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV, in dzn_pipeline_layout_create() 719 … dzn_descriptor_set_layout_get_heap_offset(set_layout, b, D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV, in dzn_pipeline_layout_create() 1418 dzn_descriptor_set_layout_get_heap_offset(layout, ptr->binding, type, alt, bindless); in dzn_descriptor_set_ptr_get_heap_offset()
|