Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c2514 SVGA3dShaderDestToken abs_tmp; in emit_log() local
2518 abs_tmp.value = 0; in emit_log()
2533 abs_tmp = get_temp( emit ); in emit_log()
2536 abs_tmp, in emit_log()
2540 abs_src0 = src( abs_tmp ); in emit_log()
2598 release_temp( emit, abs_tmp ); in emit_log()