Home
last modified time | relevance | path

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

12

/external/swiftshader/src/WSI/
DDisplaySurfaceKHR.cpp198 pProperties->physicalResolution.width = connector->modes[0].hdisplay; in GetPhysicalDeviceDisplayProperties()
199 pProperties->physicalResolution.height = connector->modes[0].vdisplay; in GetPhysicalDeviceDisplayProperties()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c391 properties->physicalResolution.width = preferred_mode->hdisplay; in wsi_display_fill_in_display_properties()
392 properties->physicalResolution.height = preferred_mode->vdisplay; in wsi_display_fill_in_display_properties()
394 properties->physicalResolution.width = largest_mode->hdisplay; in wsi_display_fill_in_display_properties()
395 properties->physicalResolution.height = largest_mode->vdisplay; in wsi_display_fill_in_display_properties()
397 properties->physicalResolution.width = 1024; in wsi_display_fill_in_display_properties()
398 properties->physicalResolution.height = 768; in wsi_display_fill_in_display_properties()
403 floor(properties->physicalResolution.width * MM_PER_PIXEL + 0.5); in wsi_display_fill_in_display_properties()
405 floor(properties->physicalResolution.height * MM_PER_PIXEL + 0.5); in wsi_display_fill_in_display_properties()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp693 results.check( toValidate.physicalResolution.height != 0, in validateDisplayProperties()
697 results.check( toValidate.physicalResolution.width != 0, in validateDisplayProperties()
900 results.check( displaysProps[displayIndex].physicalResolution.height != 0, in testGetPhysicalDeviceDisplayPropertiesKHR()
904 results.check( displaysProps[displayIndex].physicalResolution.width != 0, in testGetPhysicalDeviceDisplayPropertiesKHR()
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp10742 physicalResolution(in_struct->physicalResolution), in safe_VkDisplayPropertiesKHR()
10758 physicalResolution = src.physicalResolution; in safe_VkDisplayPropertiesKHR()
10773 physicalResolution = src.physicalResolution; in operator =()
10791 physicalResolution = in_struct->physicalResolution; in initialize()
10802 physicalResolution = src->physicalResolution; in initialize()
Dvk_safe_struct.h2279 VkExtent2D physicalResolution; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl2528 VkExtent2D physicalResolution; member
DvkVulkan_c.inl5418 VkExtent2D physicalResolution; member
DvkStrUtilImpl.inl5926 s << "\tphysicalResolution = " << value.physicalResolution << '\n';
Dvulkan_json_data.hpp25447 print_VkExtent2D(obj.physicalResolution, "physicalResolution", 1); in print_VkDisplayPropertiesKHR()
25482 print_VkExtent2D(obj->physicalResolution, "physicalResolution", 1); in print_VkDisplayPropertiesKHR()
Dvulkan_json_parser.hpp10377 parse_VkExtent2D("physicalResolution", obj["physicalResolution"], (o.physicalResolution)); in parse_VkDisplayPropertiesKHR()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5413 VkExtent2D physicalResolution; member
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl1244 VkExtent2D physicalResolution; member
/external/mesa3d/include/vulkan/
Dvulkan_core.h5978 VkExtent2D physicalResolution; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h6291 VkExtent2D physicalResolution; member
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp29847 , physicalResolution( physicalResolution_ )
29894 …return std::tie( display, displayName, physicalDimensions, physicalResolution, supportedTransforms… in reflect()
29908 if ( auto cmp = physicalResolution <=> rhs.physicalResolution; cmp != 0 ) in operator <=>()
29924 …( physicalDimensions == rhs.physicalDimensions ) && ( physicalResolution == rhs.physicalResolution in operator ==()
29938 VULKAN_HPP_NAMESPACE::Extent2D physicalResolution = {}; member
Dvulkan_core.h7849 VkExtent2D physicalResolution; member
Dvulkan_hash.hpp3908 VULKAN_HPP_HASH_COMBINE( seed, displayPropertiesKHR.physicalResolution ); in operator ()()
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp27527 …ayName( displayName_ ), physicalDimensions( physicalDimensions_ ), physicalResolution( physicalRes…
27565 …return std::tie( display, displayName, physicalDimensions, physicalResolution, supportedTransforms… in reflect()
27578 if ( auto cmp = physicalResolution <=> rhs.physicalResolution; cmp != 0 ) return cmp; in operator <=>()
27592 && ( physicalResolution == rhs.physicalResolution ) in operator ==()
27607 VULKAN_HPP_NAMESPACE::Extent2D physicalResolution = {}; member
Dvulkan_core.h7733 VkExtent2D physicalResolution; member
Dvulkan_hash.hpp3616 VULKAN_HPP_HASH_COMBINE( seed, displayPropertiesKHR.physicalResolution ); in operator ()()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp30716 , physicalResolution( physicalResolution_ )
30763 …return std::tie( display, displayName, physicalDimensions, physicalResolution, supportedTransforms… in reflect()
30777 if ( auto cmp = physicalResolution <=> rhs.physicalResolution; cmp != 0 ) in operator <=>()
30793 …( physicalDimensions == rhs.physicalDimensions ) && ( physicalResolution == rhs.physicalResolution in operator ==()
30807 VULKAN_HPP_NAMESPACE::Extent2D physicalResolution = {}; member
Dvulkan_core.h7852 VkExtent2D physicalResolution; member
Dvulkan_hash.hpp4082 VULKAN_HPP_HASH_COMBINE( seed, displayPropertiesKHR.physicalResolution ); in operator ()()
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h7727 VkExtent2D physicalResolution; member
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h7792 VkExtent2D physicalResolution; member

12