Home
last modified time | relevance | path

Searched refs:DBG_SWAPCHAIN (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_debug.c44 { "swap", DBG_SWAPCHAIN, "IDirect3DSwapChain9(Ex) implementation." },
Dswapchain9ex.c28 #define DBG_CHANNEL DBG_SWAPCHAIN
Dnine_debug.h75 #define DBG_SWAPCHAIN (1<<15) macro
Dswapchain9.c39 #define DBG_CHANNEL DBG_SWAPCHAIN
Ddevice9.c819 DBG_FLAG(DBG_SWAPCHAIN, "This=%p XHotSpot=%u YHotSpot=%u " in NineDevice9_SetCursorProperties()