Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.c102 rast.multisample = rs[NINED3DRS_MULTISAMPLE]; in nine_convert_rasterizer_state()
Dnine_state.h43 #define NINED3DRS_MULTISAMPLE (D3DRS_BLENDOPALPHA + 4) macro
Dnine_state.c358 if (rs[NINED3DRS_MULTISAMPLE] != new_value) { in check_multisample()
359 rs[NINED3DRS_MULTISAMPLE] = new_value; in check_multisample()
2787 [NINED3DRS_MULTISAMPLE] = FALSE,