Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp39375 struct PhysicalDeviceCoherentMemoryFeaturesAMD struct
39377 using NativeType = VkPhysicalDeviceCoherentMemoryFeaturesAMD;
39379 static const bool allowDuplicate = false;
39380 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
39384 VULKAN_HPP_CONSTEXPR PhysicalDeviceCoherentMemoryFeaturesAMD( in PhysicalDeviceCoherentMemoryFeaturesAMD() function
39392PhysicalDeviceCoherentMemoryFeaturesAMD( VkPhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) V… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
39404 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoherentMemoryFeaturesAMD const *>( … in operator =()
39409 PhysicalDeviceCoherentMemoryFeaturesAMD & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
39416 … setDeviceCoherentMemory( VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory_ ) VULKAN_HPP_NOEXCEPT in setDeviceCoherentMemory()
39423 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp58121 struct PhysicalDeviceCoherentMemoryFeaturesAMD struct
58123 using NativeType = VkPhysicalDeviceCoherentMemoryFeaturesAMD;
58129 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCoherentMemoryFeaturesAMD( VULKAN_HPP_NAMESPACE::Bool32 deviceC… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
58138PhysicalDeviceCoherentMemoryFeaturesAMD( VkPhysicalDeviceCoherentMemoryFeaturesAMD const & rhs ) V… in PhysicalDeviceCoherentMemoryFeaturesAMD() function
58148 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCoherentMemoryFeaturesAMD const *>( … in operator =()
58153 …ONSTEXPR_14 PhysicalDeviceCoherentMemoryFeaturesAMD & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
58160 … setDeviceCoherentMemory( VULKAN_HPP_NAMESPACE::Bool32 deviceCoherentMemory_ ) VULKAN_HPP_NOEXCEPT in setDeviceCoherentMemory()
58167 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD const&()
58172 operator VkPhysicalDeviceCoherentMemoryFeaturesAMD &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCoherentMemoryFeaturesAMD&()
58183 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]