Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp61628 struct PhysicalDeviceCommandBufferInheritanceFeaturesNV struct
61630 using NativeType = VkPhysicalDeviceCommandBufferInheritanceFeaturesNV;
61632 static const bool allowDuplicate = false;
61636 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCommandBufferInheritanceFeaturesNV( VULKAN_HPP_NAMESPACE::Bool3… in PhysicalDeviceCommandBufferInheritanceFeaturesNV() function
61646PhysicalDeviceCommandBufferInheritanceFeaturesNV( VkPhysicalDeviceCommandBufferInheritanceFeatures… in PhysicalDeviceCommandBufferInheritanceFeaturesNV() function
61656 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCommandBufferInheritanceFeaturesNV c… in operator =()
61661 …14 PhysicalDeviceCommandBufferInheritanceFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
61668 …mandBufferInheritance( VULKAN_HPP_NAMESPACE::Bool32 commandBufferInheritance_ ) VULKAN_HPP_NOEXCEPT in setCommandBufferInheritance()
61675 operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV const&()
61680 operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV&()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp58780 struct PhysicalDeviceCommandBufferInheritanceFeaturesNV struct
58782 using NativeType = VkPhysicalDeviceCommandBufferInheritanceFeaturesNV;
58784 static const bool allowDuplicate = false;
58788 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCommandBufferInheritanceFeaturesNV( VULKAN_HPP_NAMESPACE::Bool3… in PhysicalDeviceCommandBufferInheritanceFeaturesNV() function
58798PhysicalDeviceCommandBufferInheritanceFeaturesNV( VkPhysicalDeviceCommandBufferInheritanceFeatures… in PhysicalDeviceCommandBufferInheritanceFeaturesNV() function
58808 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCommandBufferInheritanceFeaturesNV c… in operator =()
58813 …14 PhysicalDeviceCommandBufferInheritanceFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
58820 …mandBufferInheritance( VULKAN_HPP_NAMESPACE::Bool32 commandBufferInheritance_ ) VULKAN_HPP_NOEXCEPT in setCommandBufferInheritance()
58827 operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV const&()
58832 operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV&()
[all …]