Home
last modified time | relevance | path

Searched defs:apply_pipeline_layout_state (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_nir_apply_pipeline_layout.c37 struct apply_pipeline_layout_state { struct
38 const struct anv_physical_device *pdevice;
40 const struct anv_pipeline_layout *layout;
64 struct apply_pipeline_layout_state *state) in addr_format_for_desc_type() argument