Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp40443 struct PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV struct
40445 using NativeType = VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV;
40447 static const bool allowDuplicate = false;
40448 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
40452 VULKAN_HPP_CONSTEXPR PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV( in PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV() function
40460 PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV( in PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV() function
40473 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeat… in operator =()
40479 …calDeviceDedicatedAllocationImageAliasingFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
40485 PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV & setDedicatedAllocationImageAliasing( in setDedicatedAllocationImageAliasing()
40493 …ator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp60009 struct PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV struct
60011 using NativeType = VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV;
60013 static const bool allowDuplicate = false;
60014 …tureType structureType = StructureType::ePhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV;
60017 …VULKAN_HPP_CONSTEXPR PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV( VULKAN_HPP_NAMESPAC… in PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV() function
60027PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV( VkPhysicalDeviceDedicatedAllocationImage… in PhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV() function
60039 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceDedicatedAllocationImageAliasingFeat… in operator =()
60044 …calDeviceDedicatedAllocationImageAliasingFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
60051 …ImageAliasing( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocationImageAliasing_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocationImageAliasing()
60058 …ator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDedicatedAllocationImageAliasingFeaturesNV const&()
[all …]