Searched defs:lvp_pipeline (Results 1 – 1 of 1) sorted by relevance
523 struct lvp_pipeline { struct526 struct lvp_pipeline_layout * layout; argument528 enum lvp_pipeline_type type; argument552 struct lvp_pipeline_nir **stages; argument556 } rt;580 lvp_lower_exec_graph(struct lvp_pipeline *pipeline, nir_shader *nir); argument