Searched refs:sview_rtype (Results 1 – 1 of 1) sorted by relevance
615 …plers(struct dump_ctx *ctx, int first, int last, int sview_type, enum tgsi_return_type sview_rtype) in add_samplers() argument617 if (sview_rtype == TGSI_RETURN_TYPE_SINT || in add_samplers()618 sview_rtype == TGSI_RETURN_TYPE_UINT) in add_samplers()622 ctx->samplers[i].tgsi_sampler_return = sview_rtype; in add_samplers()631 ctx->samplers[last_array->first].tgsi_sampler_return == sview_rtype) { in add_samplers()