Searched defs:dzn_pipeline_layout (Results 1 – 1 of 1) sorted by relevance
822 struct dzn_pipeline_layout { struct824 struct dzn_pipeline_layout_set sets[MAX_SETS]; argument825 struct {832 } binding_translation[MAX_SETS];833 uint32_t set_count;835 uint32_t desc_count[NUM_POOL_TYPES];836 uint32_t dynamic_buffer_count;837 struct {845 } root;846 struct {[all …]