Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/wined3d/
H A Dstateblock.c56 WINED3D_RS_FILLMODE,
1138 state->render_states[WINED3D_RS_FILLMODE] = WINED3D_FILL_SOLID; in state_init_default()
H A Dstate.c180 enum wined3d_fill_mode mode = state->render_states[WINED3D_RS_FILLMODE]; in state_fillmode()
5203 …{ STATE_RENDER(WINED3D_RS_FILLMODE), { STATE_RENDER(WINED3D_RS_FILLMODE), …
H A Dutils.c4380 D3DSTATE_TO_STR(WINED3D_RS_FILLMODE); in debug_d3drenderstate()
/reactos/sdk/include/reactos/wine/
H A Dwined3d.h270 WINED3D_RS_FILLMODE = 8, enumerator