Searched refs:LP_SAMPLER_LOD_DERIVATIVES (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h78 LP_SAMPLER_LOD_DERIVATIVES, enumerator in enum:lp_sampler_lod_control
H A Dlp_bld_sample_soa.c2794 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) {
3473 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) {
3609 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) {
3669 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) {
H A Dlp_bld_tgsi_soa.c2238 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT;
2407 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h79 LP_SAMPLER_LOD_DERIVATIVES, enumerator in enum:lp_sampler_lod_control
H A Dlp_bld_sample_soa.c3323 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) {
4010 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) {
4160 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) {
4226 else if (lod_control == LP_SAMPLER_LOD_DERIVATIVES) {
H A Dlp_bld_tgsi_soa.c2224 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT;
2393 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT;
H A Dlp_bld_nir.c2156 sample_key |= LP_SAMPLER_LOD_DERIVATIVES << LP_SAMPLER_LOD_CONTROL_SHIFT;

Completed in 30 milliseconds