Searched refs:offset_regs (Results 1 – 1 of 1) sorted by relevance
447 size_t offset_regs = offset_bytes / ROGUE_REG_SIZE_BYTES; in collect_ubo_data() local452 ubo_size_regs = MAX2(ubo_size_regs, offset_regs); in collect_ubo_data()584 size_t offset_regs; in rogue_ubo_reg() local601 offset_regs = offset_bytes / ROGUE_REG_SIZE_BYTES; in rogue_ubo_reg()603 return ubo_data->dest[ubo_index] + offset_regs; in rogue_ubo_reg()