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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute.c530 uint32_t scratch_dword0 = scratch_va & 0xffffffff; local in function:setup_scratch_rsrc_user_sgprs
556 radeon_emit(cs, scratch_dword0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute.c577 uint32_t scratch_dword0 = scratch_va & 0xffffffff; local in function:setup_scratch_rsrc_user_sgprs
599 radeon_emit(scratch_dword0);

Completed in 5 milliseconds