Searched refs:WINED3DRS_EDGEANTIALIAS (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstateblock.c1127 IWineD3DDevice_SetRenderState(device, WINED3DRS_EDGEANTIALIAS, FALSE);
H A Dstate.c255 stateblock->renderState[WINED3DRS_EDGEANTIALIAS] ||
355 if(stateblock->renderState[WINED3DRS_EDGEANTIALIAS] ||
360 WARN("WINED3DRS_EDGEANTIALIAS enabled, but unexpected src blending param\n");
363 WARN("WINED3DRS_EDGEANTIALIAS enabled, but unexpected dst blending param\n");
4875 { STATE_RENDER(WINED3DRS_EDGEANTIALIAS), { STATE_RENDER(WINED3DRS_ALPHABLENDENABLE), NULL }, WINED3D_GL_EXT_NONE },
H A Dutils.c1856 D3DSTATE_TO_STR(WINED3DRS_EDGEANTIALIAS );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl325 WINED3DRS_EDGEANTIALIAS = 40, /* d3d7, d3d8 */
H A Dwined3d.h401 WINED3DRS_EDGEANTIALIAS = 40, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h403 WINED3DRS_EDGEANTIALIAS = 40, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h404 WINED3DRS_EDGEANTIALIAS = 40, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h403 WINED3DRS_EDGEANTIALIAS = 40, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h403 WINED3DRS_EDGEANTIALIAS = 40, enumerator in enum:_WINED3DRENDERSTATETYPE

Completed in 294 milliseconds