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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dd3d9_private.h134 _pD3D9Caps->MaxPShaderInstructionsExecuted = _pWineCaps->MaxPShaderInstructionsExecuted; \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dd3d9_private.h136 _pD3D9Caps->MaxPShaderInstructionsExecuted = _pWineCaps->MaxPShaderInstructionsExecuted; \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9caps.h398 DWORD MaxPShaderInstructionsExecuted; member in struct:_D3DCAPS9
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9caps.h398 DWORD MaxPShaderInstructionsExecuted; member in struct:_D3DCAPS9
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c4906 pCaps->MaxPShaderInstructionsExecuted = shader_caps.MaxPShaderInstructionsExecuted;
4958 pCaps->MaxPShaderInstructionsExecuted = 65535;
4971 pCaps->MaxPShaderInstructionsExecuted = 512; /* Minimum value, a GeforceFX uses 1024 */
4980 pCaps->MaxPShaderInstructionsExecuted = 0;
H A Dwined3d_private.h689 DWORD MaxPShaderInstructionsExecuted; member in struct:shader_caps
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp614 DUMP_DIFF_VAL(MaxPShaderInstructionsExecuted, "%d");
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c4785 caps->MaxPShaderInstructionsExecuted = 65535;
4799 caps->MaxPShaderInstructionsExecuted = 512; /* Minimum value, a GeforceFX uses 1024 */
4810 caps->MaxPShaderInstructionsExecuted = 0;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwined3d.h1858 DWORD MaxPShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.idl1999 DWORD MaxPShaderInstructionsExecuted;
H A Dwined3d.h2497 DWORD MaxPShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h700 DWORD MaxPShaderInstructionsExecuted; member in struct:shader_caps
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h2502 DWORD MaxPShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h2503 DWORD MaxPShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2502 DWORD MaxPShaderInstructionsExecuted; member in struct:_WINED3DCAPS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h2502 DWORD MaxPShaderInstructionsExecuted; member in struct:_WINED3DCAPS

Completed in 696 milliseconds