Searched refs:src_requires_loading (Results 1 – 1 of 1) sorted by relevance
7392 static int do_vtx_fetch_inst(struct r600_shader_ctx *ctx, boolean src_requires_loading) in do_vtx_fetch_inst() argument7402 if (src_requires_loading) { in do_vtx_fetch_inst()7554 const boolean src_requires_loading = (inst->Instruction.Opcode != TGSI_OPCODE_TXQS && in tgsi_tex() local7596 return do_vtx_fetch_inst(ctx, src_requires_loading); in tgsi_tex()8135 if (src_requires_loading && !src_loaded) { in tgsi_tex()9070 bool src_requires_loading = false; in tgsi_store_rat() local9082 src_requires_loading = true; in tgsi_store_rat()9084 if (src_requires_loading) { in tgsi_store_rat()