Home
last modified time | relevance | path

Searched refs:NVC0_3D_MULTISAMPLE_MODE_MS1 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_miptree.c156 mt->ms_mode = NVC0_3D_MULTISAMPLE_MODE_MS1; in nvc0_miptree_init_ms_mode()
Dnvc0_3d.xml.h1274 #define NVC0_3D_MULTISAMPLE_MODE_MS1 0x00000000 macro
Dnvc0_screen.c1023 PUSH_DATA (push, NVC0_3D_MULTISAMPLE_MODE_MS1); in nvc0_screen_create()
Dnvc0_state_validate.c81 unsigned ms_mode = NVC0_3D_MULTISAMPLE_MODE_MS1; in nvc0_validate_fb()