anv: Add an input attachment lowering pass
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
void anv_nir_lower_input_attachments(nir_shader *shader);
|
||||
|
||||
void anv_nir_lower_push_constants(nir_shader *shader);
|
||||
|
||||
void anv_nir_apply_dynamic_offsets(struct anv_pipeline *pipeline,
|
||||
|
Reference in New Issue
Block a user