Searched refs:r300_vertex_program_dump (Results 1 – 3 of 3) sorted by relevance
142 void r300_vertex_program_dump(struct radeon_compiler *compiler, void *user);
169 void r300_vertex_program_dump(struct radeon_compiler *compiler, void *user) in r300_vertex_program_dump() function
920 {"dump machine code", 0, c->Base.Debug & RC_DBG_LOG, r300_vertex_program_dump, NULL}, in r3xx_compile_vertex_program()