Searched refs:push_reg (Results 1 – 1 of 1) sorted by relevance
3977 fs_reg push_reg; in nir_emit_intrinsic() local3984 push_reg = fs_reg(UNIFORM, UBO_START + i, dest.type); in nir_emit_intrinsic()3985 push_reg.offset = const_offset->u32[0] - 32 * range->start; in nir_emit_intrinsic()3990 if (push_reg.file != BAD_FILE) { in nir_emit_intrinsic()3993 byte_offset(push_reg, i * type_size)); in nir_emit_intrinsic()