Home
last modified time | relevance | path

Searched refs:displayPlaneProperties (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp1968 planeProps2[planeCountExpected].displayPlaneProperties.currentDisplay = canaryDisplay; in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
1996 const VkDisplayPlanePropertiesKHR& properties = properties2.displayPlaneProperties; in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
2018 if (planeProps2[planeCountExpected].displayPlaneProperties.currentDisplay != canaryDisplay) in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c518 VkDisplayPlanePropertiesKHR *prop = &properties->displayPlaneProperties; in wsi_display_fill_in_display_plane_properties()
548 *prop = prop2.displayPlaneProperties; in wsi_display_get_physical_device_display_plane_properties()
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp14178 displayPlaneProperties(in_struct->displayPlaneProperties) in safe_VkDisplayPlaneProperties2KHR()
14190 displayPlaneProperties = src.displayPlaneProperties; in safe_VkDisplayPlaneProperties2KHR()
14202 displayPlaneProperties = src.displayPlaneProperties; in operator =()
14217 displayPlaneProperties = in_struct->displayPlaneProperties; in initialize()
14224 displayPlaneProperties = src->displayPlaneProperties; in initialize()
Dlayer_chassis_dispatch.cpp887 VkDisplayKHR &opt_display = pProperties[idx0].displayPlaneProperties.currentDisplay; in DispatchGetPhysicalDeviceDisplayPlaneProperties2KHR()
Dvk_safe_struct.h3136 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl2752 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
DvkVulkan_c.inl5857 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
DvkStrUtilImpl.inl6231 s << "\tdisplayPlaneProperties = " << value.displayPlaneProperties << '\n';
Dvulkan_json_data.hpp27319 … print_VkDisplayPlanePropertiesKHR(obj.displayPlaneProperties, "displayPlaneProperties", 0); in print_VkDisplayPlaneProperties2KHR()
27346 … print_VkDisplayPlanePropertiesKHR(obj->displayPlaneProperties, "displayPlaneProperties", 0); in print_VkDisplayPlaneProperties2KHR()
Dvulkan_json_parser.hpp10818 …PropertiesKHR("displayPlaneProperties", obj["displayPlaneProperties"], (o.displayPlaneProperties)); in parse_VkDisplayPlaneProperties2KHR()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5852 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl2646 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/external/mesa3d/include/vulkan/
Dvulkan_core.h6867 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7182 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h8684 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8806 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
Dvulkan_structs.hpp29545 , displayPlaneProperties( displayPlaneProperties_ )
29583 return std::tie( sType, pNext, displayPlaneProperties ); in reflect()
29595 …ype == rhs.sType ) && ( pNext == rhs.pNext ) && ( displayPlaneProperties == rhs.displayPlaneProper… in operator ==()
29608 VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR displayPlaneProperties = {}; member
Dvulkan_hash.hpp3863 VULKAN_HPP_HASH_COMBINE( seed, displayPlaneProperties2KHR.displayPlaneProperties ); in operator ()()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_core.h9252 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
Dvulkan_structs.hpp30414 , displayPlaneProperties( displayPlaneProperties_ )
30452 return std::tie( sType, pNext, displayPlaneProperties ); in reflect()
30464 …ype == rhs.sType ) && ( pNext == rhs.pNext ) && ( displayPlaneProperties == rhs.displayPlaneProper… in operator ==()
30477 VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR displayPlaneProperties = {}; member
Dvulkan_hash.hpp4037 VULKAN_HPP_HASH_COMBINE( seed, displayPlaneProperties2KHR.displayPlaneProperties ); in operator ()()
/external/swiftshader/include/vulkan/
Dvulkan_core.h9096 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
Dvulkan_structs.hpp27226 : pNext( pNext_ ), displayPlaneProperties( displayPlaneProperties_ )
27264 return std::tie( sType, pNext, displayPlaneProperties ); in reflect()
27279 && ( displayPlaneProperties == rhs.displayPlaneProperties ); in operator ==()
27292 VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR displayPlaneProperties = {}; member
Dvulkan_hash.hpp3574 VULKAN_HPP_HASH_COMBINE( seed, displayPlaneProperties2KHR.displayPlaneProperties ); in operator ()()
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h8809 VkDisplayPlanePropertiesKHR displayPlaneProperties; member

12