Searched refs:filt_mask (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h56 unsigned filt_mask; member in struct:nv30_sampler_view
H A Dnv30_texture.c277 so->filt_mask = ~(NV30_3D_TEX_FILTER_MIN__MASK |
283 so->filt_mask = ~0;
H A Dnv30_fragtex.c53 u32 filter = sv->filt | (ss->filt & sv->filt_mask);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h56 unsigned filt_mask; member in struct:nv30_sampler_view
H A Dnv30_texture.c278 so->filt_mask = ~(NV30_3D_TEX_FILTER_MIN__MASK |
284 so->filt_mask = ~0;
H A Dnv30_fragtex.c53 u32 filter = sv->filt | (ss->filt & sv->filt_mask);

Completed in 8 milliseconds