Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp10133 struct CommandBufferInheritanceViewportScissorInfoNV struct
10135 static const bool allowDuplicate = false;
10136 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
10140 VULKAN_HPP_CONSTEXPR CommandBufferInheritanceViewportScissorInfoNV( in CommandBufferInheritanceViewportScissorInfoNV() argument
10152CommandBufferInheritanceViewportScissorInfoNV( VkCommandBufferInheritanceViewportScissorInfoNV con… in CommandBufferInheritanceViewportScissorInfoNV() function
10165 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CommandBufferInheritanceViewportScissorInfoNV cons… in operator =()
10169 …CommandBufferInheritanceViewportScissorInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
10176 setViewportScissor2D( VULKAN_HPP_NAMESPACE::Bool32 viewportScissor2D_ ) VULKAN_HPP_NOEXCEPT in setViewportScissor2D()
10183 setViewportDepthCount( uint32_t viewportDepthCount_ ) VULKAN_HPP_NOEXCEPT in setViewportDepthCount()
10190 … setPViewportDepths( const VULKAN_HPP_NAMESPACE::Viewport * pViewportDepths_ ) VULKAN_HPP_NOEXCEPT in setPViewportDepths()
[all …]