Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.h73 struct draw_vs_variant { struct
74 struct draw_vs_variant_key key; argument
78 void (*set_buffer)(struct draw_vs_variant *, argument
84 void (UTIL_CDECL *run_linear)(struct draw_vs_variant *shader, argument
89 void (UTIL_CDECL *run_elts)(struct draw_vs_variant *shader, argument
94 void (*destroy)(struct draw_vs_variant *); argument