Home
last modified time | relevance | path

Searched refs:displayPlaneProperties (Results 1 - 16 of 16) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTests.cpp1961 nonUpdatedPlaneProperties // VkDisplayPlanePropertiesKHR displayPlaneProperties in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
1968 planeProps2[planeCountExpected].displayPlaneProperties.currentDisplay = canaryDisplay; in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
1996 const VkDisplayPlanePropertiesKHR& properties = properties2.displayPlaneProperties; in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
2018 if (planeProps2[planeCountExpected].displayPlaneProperties.currentDisplay != canaryDisplay) in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiDisplayTests.cpp1961 nonUpdatedPlaneProperties // VkDisplayPlanePropertiesKHR displayPlaneProperties in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
1968 planeProps2[planeCountExpected].displayPlaneProperties.currentDisplay = canaryDisplay; in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
1996 const VkDisplayPlanePropertiesKHR& properties = properties2.displayPlaneProperties; in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
2018 if (planeProps2[planeCountExpected].displayPlaneProperties.currentDisplay != canaryDisplay) in testGetPhysicalDeviceDisplayPlaneProperties2KHR()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c559 VkDisplayPlanePropertiesKHR *prop = &properties->displayPlaneProperties; in wsi_display_fill_in_display_plane_properties()
594 *prop = prop2.displayPlaneProperties; in wsi_GetPhysicalDeviceDisplayPlanePropertiesKHR()
/third_party/vulkan-loader/loader/
H A Dwsi.c2464 memcpy(&pProperties[i].displayPlaneProperties, &properties[i], sizeof(VkDisplayPlanePropertiesKHR)); in terminator_GetPhysicalDeviceDisplayPlaneProperties2KHR()
/third_party/vulkan-loader/tests/
H A Dloader_phys_dev_inst_ext_tests.cpp5063 equal = equal && props1[i].currentDisplay == props2[i].displayPlaneProperties.currentDisplay; in CompareDisplayPlanePropData()
5064 equal = equal && props1[i].currentStackIndex == props2[i].displayPlaneProperties.currentStackIndex; in CompareDisplayPlanePropData()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h5876 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7182 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp22588 : displayPlaneProperties( displayPlaneProperties_ )
22623 ( displayPlaneProperties == rhs.displayPlaneProperties );
22635 VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR displayPlaneProperties = {}; member
[all...]
H A Dvulkan_core.h7285 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h8651 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h7445 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp27030 _OUT << "\"displayPlaneProperties\": " << std::endl; in print_VkDisplayPlaneProperties2KHR()
27032 print_VkDisplayPlanePropertiesKHR(obj.displayPlaneProperties, "displayPlaneProperties", 0); in print_VkDisplayPlaneProperties2KHR()
27057 _OUT << "\"displayPlaneProperties\": " << std::endl; in print_VkDisplayPlaneProperties2KHR()
27059 print_VkDisplayPlanePropertiesKHR(obj->displayPlaneProperties, "displayPlaneProperties", 0); in print_VkDisplayPlaneProperties2KHR()
[all...]
H A Dvulkan_json_parser.hpp10950 parse_VkDisplayPlanePropertiesKHR("displayPlaneProperties", obj["displayPlaneProperties"], (o.displayPlaneProperties)); in parse_VkDisplayPlaneProperties2KHR()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h9670 VkDisplayPlanePropertiesKHR displayPlaneProperties; member
H A Dvulkan_hash.hpp4252 VULKAN_HPP_HASH_COMBINE( seed, displayPlaneProperties2KHR.displayPlaneProperties );
H A Dvulkan_structs.hpp32180 , displayPlaneProperties( displayPlaneProperties_ ) displayPlaneProperties() function
32243 VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR displayPlaneProperties = {}; global() member
[all...]

Completed in 490 milliseconds