Lines Matching refs:anv_state
593 struct anv_state { struct
599 #define ANV_STATE_NULL ((struct anv_state) { .alloc_size = 0 }) argument
632 struct anv_state block;
659 struct anv_state anv_state_pool_alloc(struct anv_state_pool *pool,
661 struct anv_state anv_state_pool_alloc_back(struct anv_state_pool *pool);
662 void anv_state_pool_free(struct anv_state_pool *pool, struct anv_state state);
667 struct anv_state anv_state_stream_alloc(struct anv_state_stream *stream,
878 struct anv_state border_colors;
892 anv_state_flush(struct anv_device *device, struct anv_state state) in anv_state_flush()
1255 struct anv_state surface_state;
1256 struct anv_state storage_surface_state;
1257 struct anv_state writeonly_storage_surface_state;
1633 struct anv_state state;
1743 struct anv_state binding_tables[MESA_SHADER_STAGES];
1744 struct anv_state samplers[MESA_SHADER_STAGES];
1771 struct anv_state render_pass_states;
1777 struct anv_state null_surface_state;
1868 struct anv_state anv_cmd_buffer_emit_dynamic(struct anv_cmd_buffer *cmd_buffer,
1870 struct anv_state anv_cmd_buffer_merge_dynamic(struct anv_cmd_buffer *cmd_buffer,
1876 struct anv_state
1879 struct anv_state
1881 struct anv_state
1900 struct anv_state
1903 struct anv_state
1916 struct anv_state *bt_state);
1980 struct anv_state state;
2083 struct anv_state kernel;
2139 struct anv_state blend_state;
2765 struct anv_state state,