Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h520 struct lvp_pipeline { struct
523 struct lvp_pipeline_layout * layout; argument
525 enum lvp_pipeline_type type; argument
549 struct lvp_pipeline_nir **stages; argument
553 } rt;
577 lvp_lower_exec_graph(struct lvp_pipeline *pipeline, nir_shader *nir); argument