Home
last modified time | relevance | path

Searched defs:lvp_pipeline (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_private.h523 struct lvp_pipeline { struct
526 struct lvp_pipeline_layout * layout; argument
528 enum lvp_pipeline_type type; argument
552 struct lvp_pipeline_nir **stages; argument
556 } rt;
580 lvp_lower_exec_graph(struct lvp_pipeline *pipeline, nir_shader *nir); argument