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.hpp11726 struct CommandBufferInheritanceConditionalRenderingInfoEXT struct
11728 using NativeType = VkCommandBufferInheritanceConditionalRenderingInfoEXT;
11730 static const bool allowDuplicate = false;
11731 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
11735 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceConditionalRenderingInfoEXT( in CommandBufferInheritanceConditionalRenderingInfoEXT() function
11743 CommandBufferInheritanceConditionalRenderingInfoEXT( in CommandBufferInheritanceConditionalRenderingInfoEXT() function
11757 …*reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceConditionalRenderingInfoEXT const … in operator =()
11763 setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
11770 …onalRenderingEnable( VULKAN_HPP_NAMESPACE::Bool32 conditionalRenderingEnable_ ) VULKAN_HPP_NOEXCEPT in setConditionalRenderingEnable()
11777 … operator VkCommandBufferInheritanceConditionalRenderingInfoEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkCommandBufferInheritanceConditionalRenderingInfoEXT const&()
[all …]