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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.c136 bool enable_sampler_ts = false; local in function:etna_update_sampler_source
150 enable_sampler_ts = true;
160 etna_configure_sampler_ts(ctx->ts_for_sampler_view(view), view, enable_sampler_ts);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_texture.c151 bool enable_sampler_ts = false; local in function:etna_update_sampler_source
166 enable_sampler_ts = true;
180 etna_configure_sampler_ts(ctx->ts_for_sampler_view(view), view, enable_sampler_ts)) {

Completed in 4 milliseconds