• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDevicePipelineCreationCacheControlFeatures

66154   struct PhysicalDevicePipelineCreationCacheControlFeatures  struct
66156 using NativeType = VkPhysicalDevicePipelineCreationCacheControlFeatures;
66158 static const bool allowDuplicate = false;
66159 … StructureType structureType = StructureType::ePhysicalDevicePipelineCreationCacheControlFeatures;
66162 …VULKAN_HPP_CONSTEXPR PhysicalDevicePipelineCreationCacheControlFeatures( VULKAN_HPP_NAMESPACE::Boo… in PhysicalDevicePipelineCreationCacheControlFeatures() function
66172PhysicalDevicePipelineCreationCacheControlFeatures( VkPhysicalDevicePipelineCreationCacheControlFe… in PhysicalDevicePipelineCreationCacheControlFeatures() function
66183 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDevicePipelineCreationCacheControlFeatures in operator =()
66188 … PhysicalDevicePipelineCreationCacheControlFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
66195 …ationCacheControl( VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl_ ) VULKAN_HPP_NOEXCEPT in setPipelineCreationCacheControl()
66202 … operator VkPhysicalDevicePipelineCreationCacheControlFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineCreationCacheControlFeatures const&()
66207 operator VkPhysicalDevicePipelineCreationCacheControlFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDevicePipelineCreationCacheControlFeatures&()
66218 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
66227 …rator==( PhysicalDevicePipelineCreationCacheControlFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
66236 …rator!=( PhysicalDevicePipelineCreationCacheControlFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
66243 … sType = StructureType::ePhysicalDevicePipelineCreationCacheControlFeatures;
66244 void * pNext = {};
66245 VULKAN_HPP_NAMESPACE::Bool32 pipelineCreationCacheControl = {};