Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp11505 struct CommandBufferInheritanceConditionalRenderingInfoEXT struct
11507 using NativeType = VkCommandBufferInheritanceConditionalRenderingInfoEXT;
11509 static const bool allowDuplicate = false;
11510 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
11514 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceConditionalRenderingInfoEXT( in CommandBufferInheritanceConditionalRenderingInfoEXT() function
11522 CommandBufferInheritanceConditionalRenderingInfoEXT( in CommandBufferInheritanceConditionalRenderingInfoEXT() function
11536 …*reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceConditionalRenderingInfoEXT const … in operator =()
11541 …dBufferInheritanceConditionalRenderingInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
11548 …onalRenderingEnable( VULKAN_HPP_NAMESPACE::Bool32 conditionalRenderingEnable_ ) VULKAN_HPP_NOEXCEPT in setConditionalRenderingEnable()
11555 … operator VkCommandBufferInheritanceConditionalRenderingInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkCommandBufferInheritanceConditionalRenderingInfoEXT const&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp18199 struct CommandBufferInheritanceConditionalRenderingInfoEXT struct
18201 using NativeType = VkCommandBufferInheritanceConditionalRenderingInfoEXT;
18203 static const bool allowDuplicate = false;
18204 …StructureType structureType = StructureType::eCommandBufferInheritanceConditionalRenderingInfoEXT;
18207 …VULKAN_HPP_CONSTEXPR CommandBufferInheritanceConditionalRenderingInfoEXT( VULKAN_HPP_NAMESPACE::Bo… in CommandBufferInheritanceConditionalRenderingInfoEXT() function
18217CommandBufferInheritanceConditionalRenderingInfoEXT( VkCommandBufferInheritanceConditionalRenderin… in CommandBufferInheritanceConditionalRenderingInfoEXT() function
18228 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceConditionalRenderingInfoEX… in operator =()
18233 …dBufferInheritanceConditionalRenderingInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
18240 …onalRenderingEnable( VULKAN_HPP_NAMESPACE::Bool32 conditionalRenderingEnable_ ) VULKAN_HPP_NOEXCEPT in setConditionalRenderingEnable()
18247 … operator VkCommandBufferInheritanceConditionalRenderingInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkCommandBufferInheritanceConditionalRenderingInfoEXT const&()
[all …]