Home
last modified time | relevance | path

Searched defs:PhysicalDeviceLinearColorAttachmentFeaturesNV (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp82251 struct PhysicalDeviceLinearColorAttachmentFeaturesNV struct
82253 using NativeType = VkPhysicalDeviceLinearColorAttachmentFeaturesNV;
82255 static const bool allowDuplicate = false;
82259 …VULKAN_HPP_CONSTEXPR PhysicalDeviceLinearColorAttachmentFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 l… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
82269PhysicalDeviceLinearColorAttachmentFeaturesNV( VkPhysicalDeviceLinearColorAttachmentFeaturesNV con… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
82279 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLinearColorAttachmentFeaturesNV cons… in operator =()
82284 …PR_14 PhysicalDeviceLinearColorAttachmentFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
82291 …setLinearColorAttachment( VULKAN_HPP_NAMESPACE::Bool32 linearColorAttachment_ ) VULKAN_HPP_NOEXCEPT in setLinearColorAttachment()
82298 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const&()
82303 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV&()
[all …]