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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-win.cpp637 static uint32_t vmsvga3dGetSurfaceFormatSupport(PVMSVGA3DSTATE pState3D, uint32_t idx3dCaps, D3DFORMAT format) argument
644 hr = pState3D->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
653 hr = pState3D->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
668 hr = pState3D->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
710 static uint32_t vmsvga3dGetDepthFormatSupport(PVMSVGA3DSTATE pState3D, uint32_t idx3dCaps, D3DFORMAT format) argument
715 hr = pState3D->pD3D9->CheckDeviceFormat(D3DADAPTER_DEFAULT,
H A DDevVGA-SVGA3d-ogl.cpp1889 * @param pState3D The 3D state.
1896 static uint32_t vmsvga3dGetSurfaceFormatSupport(PVMSVGA3DSTATE pState3D, uint32_t idx3dCaps) argument
2000 static uint32_t vmsvga3dGetDepthFormatSupport(PVMSVGA3DSTATE pState3D, uint32_t idx3dCaps) argument

Completed in 76 milliseconds