| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_state.h | 44 unsigned filt; member in struct:nv30_sampler_state 55 unsigned filt; member in struct:nv30_sampler_view
|
| H A D | nv30_texture.c | 146 so->filt = filter_mode(cso) | 0x00002000; 177 so->filt |= (int)(cso->lod_bias * 256.0) & 0x1fff; 256 so->filt = fmt->filter; 279 so->filt |= NV30_3D_TEX_FILTER_MIN_NEAREST |
|
| H A D | nv30_fragtex.c | 53 u32 filter = sv->filt | (ss->filt & sv->filt_mask);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_state.h | 44 unsigned filt; member in struct:nv30_sampler_state 55 unsigned filt; member in struct:nv30_sampler_view
|
| H A D | nv30_texture.c | 146 so->filt = filter_mode(cso) | 0x00002000; 177 so->filt |= (int)(cso->lod_bias * 256.0) & 0x1fff; 257 so->filt = fmt->filter; 280 so->filt |= NV30_3D_TEX_FILTER_MIN_NEAREST |
|
| H A D | nv30_fragtex.c | 53 u32 filter = sv->filt | (ss->filt & sv->filt_mask);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_algebraic.py | 981 filt = self.filter[op] 990 assert len(filt) == self.worklist_index 991 filt.append(rep_index)
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_algebraic.py | 904 filt = self.filter[op] 913 assert len(filt) == self.worklist_index 914 filt.append(rep_index)
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| H A D | isl_format.c | 57 #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}, 78 * filt - Sampling Engine Filtering 100 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */ 148 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */ 187 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */ 225 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */ 277 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl_format.c | 57 #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}, 78 * filt - Sampling Engine Filtering 102 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */ 150 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */ 190 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */ 228 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */ 280 /* smpl filt shad CK RT AB VB SO color TW TR ccs_e */
|