Searched defs:anv_cmd_pipeline_state (Results 1 – 2 of 2) sorted by relevance
3887 struct anv_cmd_pipeline_state { struct3888 struct anv_descriptor_set *descriptors[MAX_SETS];3889 struct {3908 } descriptor_buffers[MAX_SETS];3909 struct anv_push_descriptor_set push_descriptor;3911 struct anv_push_constants push_constants;3914 uint16_t push_constants_client_size;3917 bool push_constants_data_dirty;3920 struct anv_state push_constants_state;3951 * 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