Home
last modified time | relevance | path

Searched refs:radeon_program_transformation (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr3xx_fragprog.c87 struct radeon_program_transformation rewrite_tex[] = { in r3xx_compile_fragment_program()
92 struct radeon_program_transformation rewrite_if[] = { in r3xx_compile_fragment_program()
97 struct radeon_program_transformation native_rewrite_r500[] = { in r3xx_compile_fragment_program()
104 struct radeon_program_transformation native_rewrite_r300[] = { in r3xx_compile_fragment_program()
Dradeon_program.c55 struct radeon_program_transformation *transformations = in rc_local_transform()
56 (struct radeon_program_transformation*)user; in rc_local_transform()
66 struct radeon_program_transformation* t = transformations + i; in rc_local_transform()
Dradeon_program.h178 struct radeon_program_transformation { struct
Dr3xx_vertprog.c868 struct radeon_program_transformation alu_rewrite_r500[] = { in r3xx_compile_vertex_program()
874 struct radeon_program_transformation alu_rewrite_r300[] = { in r3xx_compile_vertex_program()
884 struct radeon_program_transformation emulate_modifiers[] = { in r3xx_compile_vertex_program()
889 struct radeon_program_transformation resolve_src_conflicts[] = { in r3xx_compile_vertex_program()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dr3xx_fragprog.c87 struct radeon_program_transformation rewrite_tex[] = { in r3xx_compile_fragment_program()
92 struct radeon_program_transformation rewrite_if[] = { in r3xx_compile_fragment_program()
97 struct radeon_program_transformation native_rewrite_r500[] = { in r3xx_compile_fragment_program()
104 struct radeon_program_transformation native_rewrite_r300[] = { in r3xx_compile_fragment_program()
Dradeon_program.c55 struct radeon_program_transformation *transformations = in rc_local_transform()
56 (struct radeon_program_transformation*)user; in rc_local_transform()
66 struct radeon_program_transformation* t = transformations + i; in rc_local_transform()
Dradeon_program.h178 struct radeon_program_transformation { struct
Dr3xx_vertprog.c868 struct radeon_program_transformation alu_rewrite_r500[] = { in r3xx_compile_vertex_program()
874 struct radeon_program_transformation alu_rewrite_r300[] = { in r3xx_compile_vertex_program()
884 struct radeon_program_transformation emulate_modifiers[] = { in r3xx_compile_vertex_program()
889 struct radeon_program_transformation resolve_src_conflicts[] = { in r3xx_compile_vertex_program()