HomeSort by relevance Sort by last modified time
    Searched refs:NV50_NEW_3D_MIN_SAMPLES (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_context.h 49 #define NV50_NEW_3D_MIN_SAMPLES (1 << 22)
nv50_state_validate.c 510 NV50_NEW_3D_MIN_SAMPLES | NV50_NEW_3D_ZSA |
526 { nv50_validate_min_samples, NV50_NEW_3D_MIN_SAMPLES },
nv50_shader_state.c 223 if (fp->mem && !(nv50->dirty_3d & (NV50_NEW_3D_FRAGPROG | NV50_NEW_3D_MIN_SAMPLES)))
nv50_state.c 957 nv50->dirty_3d |= NV50_NEW_3D_MIN_SAMPLES;
    [all...]
nv50_surface.c     [all...]

Completed in 301 milliseconds