Home
last modified time | relevance | path

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

/reactos/sdk/include/dxsdk/
H A Dd3d9caps.h329 DWORD MaxVShaderInstructionsExecuted; member
/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c6072 …caps->MaxVShaderInstructionsExecuted = 65535; /* VS 3.0 needs at least 65535, some cards even u… in wined3d_get_device_caps()
6083 caps->MaxVShaderInstructionsExecuted = 65535; in wined3d_get_device_caps()
6093 caps->MaxVShaderInstructionsExecuted = 0; in wined3d_get_device_caps()
/reactos/dll/directx/wine/d3d9/
H A Ddevice.c399 caps->MaxVShaderInstructionsExecuted = wined3d_caps->MaxVShaderInstructionsExecuted; in d3dcaps_from_wined3dcaps()
/reactos/sdk/include/reactos/wine/
H A Dwined3d.h1966 DWORD MaxVShaderInstructionsExecuted; member