Home
last modified time | relevance | path

Searched refs:NVC0_NEW_3D_SAMPLE_LOCATIONS (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h66 #define NVC0_NEW_3D_SAMPLE_LOCATIONS (1 << 29) macro
Dnvc0_state.c910 nvc0->dirty_3d |= NVC0_NEW_3D_FRAMEBUFFER | NVC0_NEW_3D_SAMPLE_LOCATIONS | in nvc0_set_framebuffer_state()
926 nvc0->dirty_3d |= NVC0_NEW_3D_SAMPLE_LOCATIONS; in nvc0_set_sample_locations()
Dnvc0_state_validate.c957 { validate_sample_locations, NVC0_NEW_3D_SAMPLE_LOCATIONS |