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.c2628 SVGA3dShaderDestToken abs_tmp; in emit_log() local
2632 abs_tmp.value = 0; in emit_log()
2647 abs_tmp = get_temp( emit ); in emit_log()
2650 abs_tmp, in emit_log()
2654 abs_src0 = src( abs_tmp ); in emit_log()
2712 release_temp( emit, abs_tmp ); in emit_log()