Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs.h76 struct draw_vs_variant { struct
77 struct draw_vs_variant_key key; argument
81 void (*set_buffer)( struct draw_vs_variant *, argument
87 void (PIPE_CDECL *run_linear)( struct draw_vs_variant *shader, argument
92 void (PIPE_CDECL *run_elts)( struct draw_vs_variant *shader, argument
97 void (*destroy)( struct draw_vs_variant * ); argument