Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_root_signature.cpp115 D3D12_DESCRIPTOR_RANGE1 desc_ranges[D3D12_GFX_SHADER_STAGES * (D3D12_NUM_BINDING_TYPES + 1)]; in create_root_signature() local
126 &desc_ranges[num_ranges++], in create_root_signature()
136 &desc_ranges[num_ranges++], in create_root_signature()
144 &desc_ranges[num_ranges++], in create_root_signature()
154 &desc_ranges[num_ranges++], in create_root_signature()
167 init_range(&desc_ranges[num_ranges++], in create_root_signature()
177 &desc_ranges[num_ranges++], in create_root_signature()