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/
H A Dnine_pipe.c102 rast.multisample = rs[NINED3DRS_MULTISAMPLE]; in nine_convert_rasterizer_state()
H A Dnine_state.h43 #define NINED3DRS_MULTISAMPLE (D3DRS_BLENDOPALPHA + 4) macro
H A Dnine_state.c357 if (rs[NINED3DRS_MULTISAMPLE] != new_value) { in check_multisample()
358 rs[NINED3DRS_MULTISAMPLE] = new_value; in check_multisample()
2794 [NINED3DRS_MULTISAMPLE] = FALSE,

Completed in 8 milliseconds