Home
last modified time | relevance | path

Searched defs:ms_mode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.h36 unsigned ms_mode; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.h63 uint8_t ms_mode; member
H A Dnv50_state_validate.c25 unsigned ms_mode = NV50_3D_MULTISAMPLE_MODE_MS1; in nv50_validate_fb() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c149 unsigned ms_mode = NVC0_3D_MULTISAMPLE_MODE_MS1; in nvc0_validate_fb() local