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