Searched refs:NineSwapChain9_GetDisplayMode (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | swapchain9ex.c | 89 (void *)NineSwapChain9_GetDisplayMode,
|
| H A D | swapchain9.h | 136 NineSwapChain9_GetDisplayMode( struct NineSwapChain9 *This,
|
| H A D | swapchain9.c | 1154 NineSwapChain9_GetDisplayMode( struct NineSwapChain9 *This, function in typeref:typename:HRESULT NINE_WINAPI 1194 (void *)NineSwapChain9_GetDisplayMode,
|
| H A D | nine_lock.c | 2816 r = NineSwapChain9_GetDisplayMode(This, pMode);
|
| H A D | device9.c | 696 return NineSwapChain9_GetDisplayMode(This->swapchains[iSwapChain], pMode);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | swapchain9ex.c | 89 (void *)NineSwapChain9_GetDisplayMode,
|
| H A D | swapchain9.h | 136 NineSwapChain9_GetDisplayMode( struct NineSwapChain9 *This,
|
| H A D | swapchain9.c | 1177 NineSwapChain9_GetDisplayMode( struct NineSwapChain9 *This, function in typeref:typename:HRESULT NINE_WINAPI 1217 (void *)NineSwapChain9_GetDisplayMode,
|
| H A D | nine_lock.c | 2816 r = NineSwapChain9_GetDisplayMode(This, pMode);
|
| H A D | device9.c | 794 return NineSwapChain9_GetDisplayMode(This->swapchains[iSwapChain], pMode);
|
Completed in 29 milliseconds