Searched refs:sampl (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c845 struct pipe_sampler_state *sampl = &ctx->samplers[st][samp_idx]->base; local in function:panfrost_upload_sampler_sysval
847 uniform->f[0] = sampl->min_lod;
848 uniform->f[1] = sampl->max_lod;
849 uniform->f[2] = sampl->lod_bias;
856 if (sampl->min_mip_filter == PIPE_TEX_MIPFILTER_NONE)
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl_format.c57 #define SF(sampl, filt, shad, ck, rt, ab, vb, so, color, tw, tr, ccs_e, sf) \
58 [ISL_FORMAT_##sf] = { true, sampl, filt, shad, ck, rt, ab, vb, so, color, tw, tr, ccs_e},
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl_format.c57 #define SF(sampl, filt, shad, ck, rt, ab, vb, so, color, tw, tr, ccs_e, sf) \
58 [ISL_FORMAT_##sf] = { true, sampl, filt, shad, ck, rt, ab, vb, so, color, tw, tr, ccs_e},

Completed in 10 milliseconds