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/
H A 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
617 dzn_descriptor_set_layout_get_heap_offset(set_layout, b, D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV, false); in dzn_pipeline_layout_create()
619 dzn_descriptor_set_layout_get_heap_offset(set_layout, b, D3D12_DESCRIPTOR_HEAP_TYPE_CBV_SRV_UAV, true); 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()

Completed in 4 milliseconds