Searched refs:r300_vertex_program_compiler (Results 1 – 4 of 4) sorted by relevance
110 struct r300_vertex_program_compiler { struct116 void (*SetHwInputOutput)(struct r300_vertex_program_compiler * c); argument120 void r3xx_compile_vertex_program(struct r300_vertex_program_compiler* c);
154 struct r300_vertex_program_compiler *c = (struct r300_vertex_program_compiler*)compiler; in r300_vertex_program_dump()
383 struct r300_vertex_program_compiler *compiler = (struct r300_vertex_program_compiler*)c; in translate_vertex_program()746 struct r300_vertex_program_compiler * compiler = (struct r300_vertex_program_compiler*)c; in rc_vs_add_artificial_outputs()781 void r3xx_compile_vertex_program(struct r300_vertex_program_compiler *c) in r3xx_compile_vertex_program()
93 static void set_vertex_inputs_outputs(struct r300_vertex_program_compiler * c) in set_vertex_inputs_outputs()178 struct r300_vertex_program_compiler compiler; in r300_translate_vertex_shader()