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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_main.c85 RTL_READTEX, /* Default render target locking method */
304 wined3d_settings.rendertargetlock_mode = RTL_READTEX;
H A Dtexture.c597 * is used in combination with texture uploads (RTL_READTEX). The reason is that EXT_PALETTED_TEXTURE
611 && wined3d_settings.rendertargetlock_mode == RTL_READTEX))
H A Dsurface.c2218 case RTL_READTEX:
4622 is used in combination with texture uploads (RTL_READTEX/RTL_TEXTEX). The reason is that EXT_PALETTED_TEXTURE
4628 && wined3d_settings.rendertargetlock_mode == RTL_READTEX))
H A Dwined3d_private.h285 #define RTL_READTEX 2 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_main.c88 RTL_READTEX, /* Default render target locking method */
268 wined3d_settings.rendertargetlock_mode = RTL_READTEX;
H A Dtexture.c1186 * is used in combination with texture uploads (RTL_READTEX). The reason is that EXT_PALETTED_TEXTURE
1201 && wined3d_settings.rendertargetlock_mode == RTL_READTEX))
H A Dsurface.c925 * uploads (RTL_READTEX/RTL_TEXTEX). The reason is that
931 && wined3d_settings.rendertargetlock_mode == RTL_READTEX))
6313 if (wined3d_settings.rendertargetlock_mode == RTL_READTEX)
H A Dwined3d_private.h284 #define RTL_READTEX 2 macro
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h296 #define RTL_READTEX 2 macro

Completed in 502 milliseconds