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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h65 #define NVC0_NEW_3D_SAMPLE_LOCATIONS (1 << 29) macro
H A Dnvc0_state.c884 nvc0->dirty_3d |= NVC0_NEW_3D_FRAMEBUFFER | NVC0_NEW_3D_SAMPLE_LOCATIONS |
900 nvc0->dirty_3d |= NVC0_NEW_3D_SAMPLE_LOCATIONS;
H A Dnvc0_state_validate.c948 { validate_sample_locations, NVC0_NEW_3D_SAMPLE_LOCATIONS |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h66 #define NVC0_NEW_3D_SAMPLE_LOCATIONS (1 << 29) macro
H A Dnvc0_state.c910 nvc0->dirty_3d |= NVC0_NEW_3D_FRAMEBUFFER | NVC0_NEW_3D_SAMPLE_LOCATIONS |
926 nvc0->dirty_3d |= NVC0_NEW_3D_SAMPLE_LOCATIONS;
H A Dnvc0_state_validate.c957 { validate_sample_locations, NVC0_NEW_3D_SAMPLE_LOCATIONS |

Completed in 10 milliseconds