Home
last modified time | relevance | path

Searched refs:D3DPRESENT_INTERVAL_ONE (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
H A Dmain.cpp185 g_d3dpp.PresentationInterval = D3DPRESENT_INTERVAL_ONE; // Present with vsync in CreateDeviceD3D()
/third_party/mesa3d/include/D3D9/
H A Dd3d9caps.h48 #define D3DPRESENT_INTERVAL_ONE 0x00000001 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DSwapChain9.cpp73 return D3DPRESENT_INTERVAL_ONE; in convertInterval()
H A DRenderer9.cpp474 if (mDeviceCaps.PresentationIntervals & D3DPRESENT_INTERVAL_ONE) in generateConfigs()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c607 D3DPRESENT_INTERVAL_ONE | in NineAdapter9_GetDeviceCaps()
H A Dswapchain9.c250 pParams->PresentationInterval = D3DPRESENT_INTERVAL_ONE; in NineSwapChain9_Resize()

Completed in 11 milliseconds