Home
last modified time | relevance | path

Searched refs:r300_transform_trig_simple (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_alu.h43 int r300_transform_trig_simple(
Dr3xx_fragprog.c112 { &r300_transform_trig_simple, 0 }, in r3xx_compile_fragment_program()
Dr3xx_vertprog.c884 { &r300_transform_trig_simple, 0 }, in r3xx_compile_vertex_program()
Dradeon_program_alu.c1002 int r300_transform_trig_simple(struct radeon_compiler* c, in r300_transform_trig_simple() function