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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c534 static struct ureg_dst alloc_temporary( struct ureg_program *ureg, function
563 return alloc_temporary(ureg, FALSE);
568 return alloc_temporary(ureg, TRUE);
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c534 static struct ureg_dst alloc_temporary( struct ureg_program *ureg, function
563 return alloc_temporary(ureg, FALSE);
568 return alloc_temporary(ureg, TRUE);

Completed in 112 milliseconds