Home
last modified time | relevance | path

Searched refs:fullScreenExclusive (Results 1 – 10 of 10) sorted by relevance

/device/generic/vulkan-cereal/protocols/vulkan/gen/include/vulkan/
Dvulkan_win32.h270 VkFullScreenExclusiveEXT fullScreenExclusive; member
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_win32.h270 VkFullScreenExclusiveEXT fullScreenExclusive; member
Dvulkan_structs.hpp72744 : 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/
Dwsi.txt503 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/
Dwsi.txt433 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/
Dgoldfish_vk_testing.cpp11261 …if (!((a->fullScreenExclusive) == (b->fullScreenExclusive))) { onFail("a->fullScreenExclusive (Err… in checkEqual_VkSurfaceFullScreenExclusiveInfoEXT()
Dgoldfish_vk_marshaling.cpp29379 …vkStream->write((VkFullScreenExclusiveEXT*)&forMarshaling->fullScreenExclusive, sizeof(VkFullScree… in marshal_VkSurfaceFullScreenExclusiveInfoEXT()
29405 …vkStream->read((VkFullScreenExclusiveEXT*)&forUnmarshaling->fullScreenExclusive, sizeof(VkFullScre… in unmarshal_VkSurfaceFullScreenExclusiveInfoEXT()
Dgoldfish_vk_reserved_marshaling.cpp21813 …memcpy((VkFullScreenExclusiveEXT*)&forUnmarshaling->fullScreenExclusive, *ptr, sizeof(VkFullScreen… in reservedunmarshal_VkSurfaceFullScreenExclusiveInfoEXT()
/device/generic/goldfish-opengl/system/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp24140 …vkStream->write((VkFullScreenExclusiveEXT*)&forMarshaling->fullScreenExclusive, sizeof(VkFullScree… in marshal_VkSurfaceFullScreenExclusiveInfoEXT()
24155 …vkStream->read((VkFullScreenExclusiveEXT*)&forUnmarshaling->fullScreenExclusive, sizeof(VkFullScre… in unmarshal_VkSurfaceFullScreenExclusiveInfoEXT()
Dgoldfish_vk_reserved_marshaling_guest.cpp16090 …memcpy(*ptr, (VkFullScreenExclusiveEXT*)&forMarshaling->fullScreenExclusive, sizeof(VkFullScreenEx… in reservedmarshal_VkSurfaceFullScreenExclusiveInfoEXT()