Searched refs:VkPhysicalDeviceLinearColorAttachmentFeaturesNV (Results 1 – 4 of 4) sorted by relevance
1876 return sizeof(VkPhysicalDeviceLinearColorAttachmentFeaturesNV); in goldfish_vk_extension_struct_size()3990 return sizeof(VkPhysicalDeviceLinearColorAttachmentFeaturesNV); in goldfish_vk_extension_struct_size_with_stream_features()
16778 typedef struct VkPhysicalDeviceLinearColorAttachmentFeaturesNV { struct16782 } VkPhysicalDeviceLinearColorAttachmentFeaturesNV; argument
4206 …alDeviceLinearColorAttachmentFeaturesNV ) == sizeof( VkPhysicalDeviceLinearColorAttachmentFeatures…
65780 using NativeType = VkPhysicalDeviceLinearColorAttachmentFeaturesNV;65793 …PhysicalDeviceLinearColorAttachmentFeaturesNV( VkPhysicalDeviceLinearColorAttachmentFeaturesNV con… in PhysicalDeviceLinearColorAttachmentFeaturesNV()65801 …alDeviceLinearColorAttachmentFeaturesNV & operator=( VkPhysicalDeviceLinearColorAttachmentFeatures… in operator =()65822 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const&()65824 return *reinterpret_cast<const VkPhysicalDeviceLinearColorAttachmentFeaturesNV*>( this ); in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const&()65827 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV&()65829 return *reinterpret_cast<VkPhysicalDeviceLinearColorAttachmentFeaturesNV*>( this ); in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV&()