Home
last modified time | relevance | path

Searched defs:pModes (Results 1 – 3 of 3) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Damvideo.h644 #define IFullScreenVideo_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes) argument
673 static FORCEINLINE HRESULT IFullScreenVideo_CountModes(IFullScreenVideo* This,LONG *pModes) { in IFullScreenVideo_CountModes()
876 #define IFullScreenVideoEx_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes) argument
910 static FORCEINLINE HRESULT IFullScreenVideoEx_CountModes(IFullScreenVideoEx* This,LONG *pModes) { in IFullScreenVideoEx_CountModes()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DlibVulkan.cpp4243 …acePresentModesKHR(VkDevice device, VkSurfaceKHR surface, VkDeviceGroupPresentModeFlagsKHR *pModes) in vkGetDeviceGroupSurfacePresentModesKHR()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp7470VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagsKHR * pModes, in getGroupSurfacePresentModesKHR()
16801VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagsKHR * pModes, in getGroupSurfacePresentModes2EXT()