Searched defs:lvp_pipeline (Results 1 – 1 of 1) sorted by relevance
520 struct lvp_pipeline { struct523 struct lvp_pipeline_layout * layout; argument525 enum lvp_pipeline_type type; argument549 struct lvp_pipeline_nir **stages; argument553 } rt;577 lvp_lower_exec_graph(struct lvp_pipeline *pipeline, nir_shader *nir); argument