Searched refs:kc_rel (Results 1 – 4 of 4) sorted by relevance
41 unsigned kc_rel; member
1032 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()1235 if (nalu->src[i].kc_bank && nalu->src[i].kc_rel) in r600_bytecode_add_alu_type()
397 boolean kc_rel; /* true if cache bank is indexed */ member1799 r600_src->kc_rel = 1; in tgsi_src()2318 …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()2322 ctx->src[i].kc_rel = 0; in tgsi_split_constant()2335 alu.src[0].kc_rel = ctx->src[i].kc_rel; in tgsi_split_constant()4394 bc_src->kc_rel = shader_src->kc_rel; in r600_bytecode_src()
1209 src.kc_rel = 1; in copy_src()