Home
last modified time | relevance | path

Searched refs:MaxPShaderInstructionsExecuted (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Dd3d9caps.h330 DWORD MaxPShaderInstructionsExecuted; member
/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c6120 caps->MaxPShaderInstructionsExecuted = 65535; in wined3d_get_device_caps()
6134 caps->MaxPShaderInstructionsExecuted = 512; /* Minimum value, a GeforceFX uses 1024 */ in wined3d_get_device_caps()
6145 caps->MaxPShaderInstructionsExecuted = 0; in wined3d_get_device_caps()
/reactos/dll/directx/wine/d3d9/
H A Ddevice.c400 caps->MaxPShaderInstructionsExecuted = wined3d_caps->MaxPShaderInstructionsExecuted; in d3dcaps_from_wined3dcaps()
/reactos/sdk/include/reactos/wine/
H A Dwined3d.h1967 DWORD MaxPShaderInstructionsExecuted; member