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.hpp71177 struct PhysicalDeviceLinearColorAttachmentFeaturesNV struct
71179 using NativeType = VkPhysicalDeviceLinearColorAttachmentFeaturesNV;
71181 static const bool allowDuplicate = false;
71185 …VULKAN_HPP_CONSTEXPR PhysicalDeviceLinearColorAttachmentFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 l… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
71195PhysicalDeviceLinearColorAttachmentFeaturesNV( VkPhysicalDeviceLinearColorAttachmentFeaturesNV con… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
71205 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLinearColorAttachmentFeaturesNV cons… in operator =()
71210 …PR_14 PhysicalDeviceLinearColorAttachmentFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
71217 …setLinearColorAttachment( VULKAN_HPP_NAMESPACE::Bool32 linearColorAttachment_ ) VULKAN_HPP_NOEXCEPT in setLinearColorAttachment()
71224 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const&()
71229 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV&()
[all …]