Searched defs:ValidatePixelShaderProc (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/switcher/
H A Dd3d8_main.c25 typedef HRESULT (WINAPI *ValidatePixelShaderProc)(DWORD* pixelshader, DWORD* reserved1, BOOL bool, DWORD* toto); typedef
61 ValidatePixelShaderProc pValidatePixelShader;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/switcher/
H A Dd3d8_main.c25 typedef HRESULT (WINAPI *ValidatePixelShaderProc)(DWORD* pixelshader, DWORD* reserved1, BOOL bool, DWORD* toto); typedef
61 ValidatePixelShaderProc pValidatePixelShader;

Completed in 43 milliseconds