Go to the source code of this file.
Functions | |
void | draw_vs_aos_machine_viewport (struct aos_machine *machine, const struct pipe_viewport_state *viewport) |
void | draw_vs_aos_machine_constants (struct aos_machine *machine, const float(*constants)[4]) |
void | draw_vs_aos_machine_destroy (struct aos_machine *machine) |
struct aos_machine * | draw_vs_aos_machine (void) |
struct aos_machine* draw_vs_aos_machine | ( | void | ) | [read] |
void draw_vs_aos_machine_constants | ( | struct aos_machine * | machine, | |
const float * | constants[4] | |||
) |
void draw_vs_aos_machine_destroy | ( | struct aos_machine * | machine | ) |
void draw_vs_aos_machine_viewport | ( | struct aos_machine * | machine, | |
const struct pipe_viewport_state * | viewport | |||
) |