Searched refs:kc_rel (Results 1 – 3 of 3) sorted by relevance
37 unsigned kc_rel; member
1013 index_mode = alu->src[i].kc_rel ? 1 : 0; // V_SQ_CF_INDEX_0 / V_SQ_CF_INDEX_NONE in r600_bytecode_alloc_inst_kcache_lines()1216 if (nalu->src[i].kc_bank && nalu->src[i].kc_rel) in r600_bytecode_add_alu_type()
316 boolean kc_rel; /* true if cache bank is indexed */ member1481 r600_src->kc_rel = 1; in tgsi_src()2000 …if ((r = tgsi_fetch_rel_const(ctx, ctx->src[i].kc_bank, ctx->src[i].kc_rel, ctx->src[i].sel - 512,… in tgsi_split_constant()2004 ctx->src[i].kc_rel = 0; in tgsi_split_constant()2017 alu.src[0].kc_rel = ctx->src[i].kc_rel; in tgsi_split_constant()3977 bc_src->kc_rel = shader_src->kc_rel; in r600_bytecode_src()