Searched defs:pModes (Results 1 – 3 of 3) sorted by relevance
| /third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
| D | amvideo.h | 644 #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/ |
| D | libVulkan.cpp | 4243 …acePresentModesKHR(VkDevice device, VkSurfaceKHR surface, VkDeviceGroupPresentModeFlagsKHR *pModes) in vkGetDeviceGroupSurfacePresentModesKHR()
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_funcs.hpp | 7470 … VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagsKHR * pModes, in getGroupSurfacePresentModesKHR() 16801 … VULKAN_HPP_NAMESPACE::DeviceGroupPresentModeFlagsKHR * pModes, in getGroupSurfacePresentModes2EXT()
|