Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp62902 struct PhysicalDeviceLinearColorAttachmentFeaturesNV struct
62904 using NativeType = VkPhysicalDeviceLinearColorAttachmentFeaturesNV;
62906 static const bool allowDuplicate = false;
62910 …VULKAN_HPP_CONSTEXPR PhysicalDeviceLinearColorAttachmentFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 l… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
62920PhysicalDeviceLinearColorAttachmentFeaturesNV( VkPhysicalDeviceLinearColorAttachmentFeaturesNV con… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
62930 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLinearColorAttachmentFeaturesNV cons… in operator =()
62935 …PR_14 PhysicalDeviceLinearColorAttachmentFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
62942 …setLinearColorAttachment( VULKAN_HPP_NAMESPACE::Bool32 linearColorAttachment_ ) VULKAN_HPP_NOEXCEPT in setLinearColorAttachment()
62949 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const&()
62954 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV&()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp58637 struct PhysicalDeviceLinearColorAttachmentFeaturesNV struct
58646 VULKAN_HPP_CONSTEXPR PhysicalDeviceLinearColorAttachmentFeaturesNV(VULKAN_HPP_NAMESPACE::Bool32 lin… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
58652PhysicalDeviceLinearColorAttachmentFeaturesNV( VkPhysicalDeviceLinearColorAttachmentFeaturesNV con… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
58662 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLinearColorAttachmentFeaturesNV cons… in operator =()
58667 …PR_14 PhysicalDeviceLinearColorAttachmentFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
58673 …setLinearColorAttachment( VULKAN_HPP_NAMESPACE::Bool32 linearColorAttachment_ ) VULKAN_HPP_NOEXCEPT in setLinearColorAttachment()
58681 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const&()
58686 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV&()
58697 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
58707 …l operator==( PhysicalDeviceLinearColorAttachmentFeaturesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp66275 struct PhysicalDeviceLinearColorAttachmentFeaturesNV struct
66277 using NativeType = VkPhysicalDeviceLinearColorAttachmentFeaturesNV;
66279 static const bool allowDuplicate = false;
66283 …VULKAN_HPP_CONSTEXPR PhysicalDeviceLinearColorAttachmentFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 l… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
66293PhysicalDeviceLinearColorAttachmentFeaturesNV( VkPhysicalDeviceLinearColorAttachmentFeaturesNV con… in PhysicalDeviceLinearColorAttachmentFeaturesNV() function
66303 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceLinearColorAttachmentFeaturesNV cons… in operator =()
66308 …PR_14 PhysicalDeviceLinearColorAttachmentFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
66315 …setLinearColorAttachment( VULKAN_HPP_NAMESPACE::Bool32 linearColorAttachment_ ) VULKAN_HPP_NOEXCEPT in setLinearColorAttachment()
66322 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV const&()
66327 operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceLinearColorAttachmentFeaturesNV&()
[all …]