Searched refs:fullScreenExclusive (Results 1 – 10 of 10) sorted by relevance
/device/generic/vulkan-cereal/protocols/vulkan/gen/include/vulkan/ |
D | vulkan_win32.h | 270 VkFullScreenExclusiveEXT fullScreenExclusive; member
|
/device/generic/vulkan-cereal/include/vulkan/ |
D | vulkan_win32.h | 270 VkFullScreenExclusiveEXT fullScreenExclusive; member
|
D | vulkan_structs.hpp | 72744 : fullScreenExclusive( fullScreenExclusive_ ) in SurfaceFullScreenExclusiveInfoEXT() 72774 fullScreenExclusive = fullScreenExclusive_; in setFullScreenExclusive() 72794 … sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( fullScreenExclusive == rhs.fullScreenExclusiv… in operator ==() 72806 VULKAN_HPP_NAMESPACE::FullScreenExclusiveEXT fullScreenExclusive = member
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_surface/ |
D | wsi.txt | 503 pname:fullScreenExclusive member set to 528 * pname:fullScreenExclusive is a elink:VkFullScreenExclusiveEXT value 531 If this structure is not present, pname:fullScreenExclusive is considered to 540 sname:VkSurfaceFullScreenExclusiveInfoEXT::pname:fullScreenExclusive are: 1254 Swapchains created with pname:fullScreenExclusive set to 1276 pname:fullScreenExclusive set to 1327 pname:fullScreenExclusive set to
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_KHR_swapchain/ |
D | wsi.txt | 433 pname:fullScreenExclusive member set to 569 If this structure is not present, pname:fullScreenExclusive is considered to
|
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
D | goldfish_vk_testing.cpp | 11261 …if (!((a->fullScreenExclusive) == (b->fullScreenExclusive))) { onFail("a->fullScreenExclusive (Err… in checkEqual_VkSurfaceFullScreenExclusiveInfoEXT()
|
D | goldfish_vk_marshaling.cpp | 29379 …vkStream->write((VkFullScreenExclusiveEXT*)&forMarshaling->fullScreenExclusive, sizeof(VkFullScree… in marshal_VkSurfaceFullScreenExclusiveInfoEXT() 29405 …vkStream->read((VkFullScreenExclusiveEXT*)&forUnmarshaling->fullScreenExclusive, sizeof(VkFullScre… in unmarshal_VkSurfaceFullScreenExclusiveInfoEXT()
|
D | goldfish_vk_reserved_marshaling.cpp | 21813 …memcpy((VkFullScreenExclusiveEXT*)&forUnmarshaling->fullScreenExclusive, *ptr, sizeof(VkFullScreen… in reservedunmarshal_VkSurfaceFullScreenExclusiveInfoEXT()
|
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 24140 …vkStream->write((VkFullScreenExclusiveEXT*)&forMarshaling->fullScreenExclusive, sizeof(VkFullScree… in marshal_VkSurfaceFullScreenExclusiveInfoEXT() 24155 …vkStream->read((VkFullScreenExclusiveEXT*)&forUnmarshaling->fullScreenExclusive, sizeof(VkFullScre… in unmarshal_VkSurfaceFullScreenExclusiveInfoEXT()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 16090 …memcpy(*ptr, (VkFullScreenExclusiveEXT*)&forMarshaling->fullScreenExclusive, sizeof(VkFullScreenEx… in reservedmarshal_VkSurfaceFullScreenExclusiveInfoEXT()
|