Searched refs:WINED3DRS_SRGBWRITEENABLE (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dstateblock.c71 WINED3DRS_SRGBWRITEENABLE,
1212 IWineD3DDevice_SetRenderState(device, WINED3DRS_SRGBWRITEENABLE, 0);
H A Dnvidia_texture_shader.c830 { STATE_RENDER(WINED3DRS_SRGBWRITEENABLE), { STATE_PIXELSHADER, NULL }, WINED3D_GL_EXT_NONE },
H A Dutils.c1935 D3DSTATE_TO_STR(WINED3DRS_SRGBWRITEENABLE );
2891 if(stateblock->renderState[WINED3DRS_SRGBWRITEENABLE]) {
H A Dshader.c2032 args->srgb_correction = stateblock->renderState[WINED3DRS_SRGBWRITEENABLE] ? 1 : 0;
H A Dstate.c5540 { STATE_RENDER(WINED3DRS_SRGBWRITEENABLE), { STATE_PIXELSHADER, NULL }, WINED3D_GL_EXT_NONE },
H A Darb_program_shader.c6241 {STATE_RENDER(WINED3DRS_SRGBWRITEENABLE), { STATE_PIXELSHADER, NULL }, WINED3D_GL_EXT_NONE },
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader.c2038 args->srgb_correction = stateblock->renderState[WINED3DRS_SRGBWRITEENABLE] ? 1 : 0;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl404 WINED3DRS_SRGBWRITEENABLE = 194,
H A Dwined3d.h480 WINED3DRS_SRGBWRITEENABLE = 194, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h482 WINED3DRS_SRGBWRITEENABLE = 194, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h483 WINED3DRS_SRGBWRITEENABLE = 194, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h482 WINED3DRS_SRGBWRITEENABLE = 194, enumerator in enum:_WINED3DRENDERSTATETYPE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h482 WINED3DRS_SRGBWRITEENABLE = 194, enumerator in enum:_WINED3DRENDERSTATETYPE

Completed in 249 milliseconds