Searched refs:VLK_REG (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_shader.cpp134 if (version == 0 && kind == VLK_REG && id.sel() < prep_regs_count)
178 v = get_value(VLK_REG, id, version);
H A Dsb_valtable.cpp68 case VLK_REG:
H A Dsb_ir.h271 VLK_REG, enumerator in enum:r600_sb::value_kind
534 return (kind == VLK_REG || kind == VLK_TEMP);
H A Dsb_bc_finalize.cpp404 case VLK_REG:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_shader.cpp134 if (version == 0 && kind == VLK_REG && id.sel() < prep_regs_count)
178 v = get_value(VLK_REG, id, version);
H A Dsb_valtable.cpp68 case VLK_REG:
H A Dsb_ir.h271 VLK_REG, enumerator in enum:r600_sb::value_kind
534 return (kind == VLK_REG || kind == VLK_TEMP);
H A Dsb_bc_finalize.cpp404 case VLK_REG:

Completed in 18 milliseconds