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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstateblock.c169 WINED3DRS_NORMALDEGREE,
1187 IWineD3DDevice_SetRenderState(device, WINED3DRS_NORMALDEGREE, WINED3DDEGREE_LINEAR);
H A Dstate.c1814 if (stateblock->renderState[WINED3DRS_NORMALDEGREE] != WINED3DDEGREE_LINEAR)
1815 FIXME("(WINED3DRS_NORMALDEGREE,%d) not yet implemented\n", stateblock->renderState[WINED3DRS_NORMALDEGREE]);
5008 { STATE_RENDER(WINED3DRS_NORMALDEGREE), { STATE_RENDER(WINED3DRS_NORMALDEGREE), state_normaldegree }, WINED3D_GL_EXT_NONE },
H A Dutils.c1915 D3DSTATE_TO_STR(WINED3DRS_NORMALDEGREE );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl384 WINED3DRS_NORMALDEGREE = 173,
H A Dwined3d.h460 WINED3DRS_NORMALDEGREE = 173, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h462 WINED3DRS_NORMALDEGREE = 173, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h463 WINED3DRS_NORMALDEGREE = 173, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h462 WINED3DRS_NORMALDEGREE = 173, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h462 WINED3DRS_NORMALDEGREE = 173, enumerator in enum:_WINED3DRENDERSTATETYPE

Completed in 215 milliseconds