Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c406 dzn_descriptor_set_layout_get_heap_offset(const struct dzn_descriptor_set_layout *layout, in dzn_descriptor_set_layout_get_heap_offset() function
617dzn_descriptor_set_layout_get_heap_offset(set_layout, b, D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV, f… in dzn_pipeline_layout_create()
619dzn_descriptor_set_layout_get_heap_offset(set_layout, b, D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV, t… in dzn_pipeline_layout_create()
1074 dzn_descriptor_set_layout_get_heap_offset(layout, ptr->binding, type, writeable); in dzn_descriptor_set_ptr_get_heap_offset()