Home
last modified time | relevance | path

Searched defs:windowExtent (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/WSI/
DXcbSurfaceKHR.cpp25 …SizeAndDepth(xcb_connection_t *connection, xcb_window_t window, VkExtent2D *windowExtent, int *dep… in getWindowSizeAndDepth()
102 VkExtent2D windowExtent; in present() local
DWin32SurfaceKHR.hpp55 VkExtent2D windowExtent = {}; member in vk::Win32SurfaceKHR
DXlibSurfaceKHR.cpp103 …VkExtent2D windowExtent = { static_cast<uint32_t>(attr.width), static_cast<uint32_t>(attr.height) … in present() local
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h18756 VkExtent2D windowExtent; member
Dvulkan_structs.hpp104173 VULKAN_HPP_NAMESPACE::Extent2D windowExtent = {}; member