Searched refs:sampler_prefetch (Results 1 – 6 of 6) sorted by relevance
108 unsigned n = util_last_bit(v->sampler_prefetch[i].wrmask) - 1; in fixup_regfootprint()109 int32_t regid = v->sampler_prefetch[i].dst + n; in fixup_regfootprint()110 if (v->sampler_prefetch[i].half_precision) { in fixup_regfootprint()557 const struct ir3_sampler_prefetch *fetch = &so->sampler_prefetch[i]; in ir3_shader_disasm()
672 struct ir3_sampler_prefetch sampler_prefetch[IR3_MAX_SAMPLER_PREFETCH]; member
3453 assert(idx < ARRAY_SIZE(ctx->so->sampler_prefetch)); in collect_tex_prefetches()3455 &ctx->so->sampler_prefetch[idx]; in collect_tex_prefetches()
441 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in setup_stateobj()
1226 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in tu6_emit_fs_inputs()1239 const struct ir3_sampler_prefetch *prefetch = &fs->sampler_prefetch[i]; in tu6_emit_fs_inputs()
406 .sampler_prefetch[0] = { in r3d_common()