Home | History | Annotate | Download | only in nv50

Lines Matching full:textures

38  *  ! pipe_sampler_state.normalized_coords is ignored - rectangle textures will
430 /* ====================== SAMPLERS AND TEXTURES ================================
524 /* NOTE: must be deactivated for non-shadow textures */
620 struct nv50_tic_entry *old = nv50_tic_entry(nv50->textures[s][i]);
624 pipe_sampler_view_reference(&nv50->textures[s][i], views[i]);
628 struct nv50_tic_entry *old = nv50_tic_entry(nv50->textures[s][i]);
633 pipe_sampler_view_reference(&nv50->textures[s][i], NULL);