Searched refs:r3xx_compile_vertex_program (Results 1 – 3 of 3) sorted by relevance
140 void r3xx_compile_vertex_program(struct r300_vertex_program_compiler* c);
870 void r3xx_compile_vertex_program(struct r300_vertex_program_compiler *c) in r3xx_compile_vertex_program() function
259 r3xx_compile_vertex_program(&compiler); in r300_translate_vertex_shader()