Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c534 static struct ureg_dst alloc_temporary( struct ureg_program *ureg, in alloc_temporary() function
563 return alloc_temporary(ureg, FALSE); in ureg_DECL_temporary()
568 return alloc_temporary(ureg, TRUE); in ureg_DECL_local_temporary()