Searched defs:anv_cmd_pipeline_state (Results 1 – 2 of 2) sorted by relevance
3744 struct anv_cmd_pipeline_state { struct3745 struct anv_descriptor_set *descriptors[MAX_SETS];3746 struct {3765 } descriptor_buffers[MAX_SETS];3766 struct anv_push_descriptor_set push_descriptor;3768 struct anv_push_constants push_constants;3771 bool push_constants_data_dirty;3774 struct anv_state push_constants_state;3805 * This has anv_cmd_pipeline_state as a base struct to track things which get argument
2394 struct anv_cmd_pipeline_state { struct2406 * This has anv_cmd_pipeline_state as a base struct to track things which get argument