Home
last modified time | relevance | path

Searched refs:radeonTransformTrigScale (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_alu.h48 int radeonTransformTrigScale(
Dr3xx_fragprog.c106 { &radeonTransformTrigScale, 0 }, in r3xx_compile_fragment_program()
Dradeon_program_alu.c1120 int radeonTransformTrigScale(struct radeon_compiler* c, in radeonTransformTrigScale() function