Searched refs:VkFormatProperties (Results 1 – 25 of 53) sorted by relevance
123
115 std::unordered_map<VkFormat, VkFormatProperties> m_vkFormatProperties;
148 VkFormatProperties formatProps; in recreateSwapchain()575 VkFormatProperties formatProperties; in getFormatFeatures()579 const VkFormatProperties& formatProperties = i->second; in getFormatFeatures()
247 std::unordered_map<VkFormat, VkFormatProperties> m_vkFormatProperties;
220 VkFormatProperties formatProperties = {}; in createSwapChainCi()
863 VkFormatProperties formatProperties; in getFormatFeatures()867 const VkFormatProperties& formatProperties = i->second; in getFormatFeatures()
158 VkFormatProperties* pFormatProperties);
1389 VkFormatProperties* pFormatProperties) { in on_vkGetPhysicalDeviceFormatProperties()1392 getPhysicalDeviceFormatPropertiesCore<VkFormatProperties>( in on_vkGetPhysicalDeviceFormatProperties()1394 VkFormatProperties* pFormatProperties) { in on_vkGetPhysicalDeviceFormatProperties()1444 getPhysicalDeviceFormatPropertiesCore<VkFormatProperties>( in on_vkGetPhysicalDeviceFormatProperties2()1446 VkFormatProperties* pFormatProperties) { in on_vkGetPhysicalDeviceFormatProperties2()7106 void maskFormatPropertiesForEmulatedTextures(VkFormatProperties* pFormatProp) { in maskFormatPropertiesForEmulatedTextures()7878 VkFormatProperties* pFormatProperties) { in on_vkGetPhysicalDeviceFormatProperties()
261 VkFormatProperties outFormatProps; in getImageFormatExternalMemorySupportInfo()1843 const VkFormatProperties& formatProperties = imageSupportInfo.formatProps2.formatProperties; in generateColorBufferVkImageCreateInfo_locked()
34 slink:VkFormatProperties.
218 * slink:VkFormatProperties::pname:linearTilingFeatures219 * slink:VkFormatProperties::pname:optimalTilingFeatures223 slink:VkFormatProperties::pname:linearTilingFeatures
190 VkFormatProperties *pFormatProperties) in vk_common_GetPhysicalDeviceFormatProperties()
248 VkFormatProperties* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties()
352 VkFormatProperties formatProperties = {}; in supportsFeatures()
109 const VkFormatProperties* from, VkFormatProperties* to);
155 VkFormatProperties* toTransform);158 VkFormatProperties* toTransform);
157 const VkFormatProperties* forMarshaling);160 VkFormatProperties* forUnmarshaling);
289 VkFormatProperties* toTransform) { in transform_tohost_VkFormatProperties()295 VkFormatProperties* toTransform) { in transform_fromhost_VkFormatProperties()2828 (VkFormatProperties*)(&toTransform->formatProperties)); in transform_tohost_VkFormatProperties2()2839 (VkFormatProperties*)(&toTransform->formatProperties)); in transform_fromhost_VkFormatProperties2()
69 VkFormatProperties* pFormatProperties,
97 const VkFormatProperties* toCount, size_t* count);
102 const VkFormatProperties* from, VkFormatProperties* to);
148 const VkFormatProperties* forMarshaling);151 VkFormatProperties* forUnmarshaling);
286 VkFormatProperties* toTransform) { in transform_tohost_VkFormatProperties()292 VkFormatProperties* toTransform) { in transform_fromhost_VkFormatProperties()2838 (VkFormatProperties*)(&toTransform->formatProperties)); in transform_tohost_VkFormatProperties2()2849 (VkFormatProperties*)(&toTransform->formatProperties)); in transform_fromhost_VkFormatProperties2()
1762 * pname:pFormatProperties is a pointer to a slink:VkFormatProperties1769 [open,refpage='VkFormatProperties',desc='Structure specifying image format properties',type='struct…1771 The sname:VkFormatProperties structure is defined as:1773 include::{generated}/api/structs/VkFormatProperties.adoc[]1808 include::{generated}/validity/structs/VkFormatProperties.adoc[]1813 Bits which can: be set in the slink:VkFormatProperties features2130 * pname:formatProperties is a slink:VkFormatProperties structure
226 VkFormatProperties props; in wsi_wl_display_add_vk_format()