Searched refs:sample_target (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c51 unsigned sample_target[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member in struct:analysis_context
211 unsigned target = ctx->sample_target[inst->Src[1].Register.Index];
553 ctx->sample_target[index] = decl->SamplerView.Resource;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_info.c52 unsigned sample_target[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member in struct:analysis_context
212 unsigned target = ctx->sample_target[inst->Src[1].Register.Index];
561 ctx->sample_target[index] = decl->SamplerView.Resource;

Completed in 3 milliseconds