Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_mesh_pipeline.c37 struct mesh_pipeline_middle_end { struct
46 static inline struct mesh_pipeline_middle_end * argument
47 mesh_pipeline_middle_end(struct draw_pt_middle_end *middle) in mesh_pipeline_middle_end() function