Searched refs:MaxVShaderInstructionsExecuted (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dd3d9_private.h133 _pD3D9Caps->MaxVShaderInstructionsExecuted = _pWineCaps->MaxVShaderInstructionsExecuted; \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dd3d9_private.h135 _pD3D9Caps->MaxVShaderInstructionsExecuted = _pWineCaps->MaxVShaderInstructionsExecuted; \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9caps.h397 DWORD MaxVShaderInstructionsExecuted; member in struct:_D3DCAPS9
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9caps.h397 DWORD MaxVShaderInstructionsExecuted; member in struct:_D3DCAPS9
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c4903 pCaps->MaxVShaderInstructionsExecuted = shader_caps.MaxVShaderInstructionsExecuted;
4921 pCaps->MaxVShaderInstructionsExecuted = 65535; /* VS 3.0 needs at least 65535, some cards even use 2^32-1 */
4931 pCaps->MaxVShaderInstructionsExecuted = 65535;
4939 pCaps->MaxVShaderInstructionsExecuted = 0;
H A Dwined3d_private.h688 DWORD MaxVShaderInstructionsExecuted; member in struct:shader_caps
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp613 DUMP_DIFF_VAL(MaxVShaderInstructionsExecuted, "%d");
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c4738 caps->MaxVShaderInstructionsExecuted = 65535; /* VS 3.0 needs at least 65535, some cards even use 2^32-1 */
4748 caps->MaxVShaderInstructionsExecuted = 65535;
4758 caps->MaxVShaderInstructionsExecuted = 0;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h1857 DWORD MaxVShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl1998 DWORD MaxVShaderInstructionsExecuted;
H A Dwined3d.h2496 DWORD MaxVShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h699 DWORD MaxVShaderInstructionsExecuted; member in struct:shader_caps
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2501 DWORD MaxVShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2502 DWORD MaxVShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2501 DWORD MaxVShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2501 DWORD MaxVShaderInstructionsExecuted; member in struct:_WINED3DCAPS

Completed in 360 milliseconds