Searched defs:RenderPassSampleLocationsBeginInfoEXT (Results 1 – 1 of 1) sorted by relevance
83885 struct RenderPassSampleLocationsBeginInfoEXT struct83887 using NativeType = VkRenderPassSampleLocationsBeginInfoEXT;83889 static const bool allowDuplicate = false;83890 …T_OR_CONSTEXPR StructureType structureType = StructureType::eRenderPassSampleLocationsBeginInfoEXT;83894 …RenderPassSampleLocationsBeginInfoEXT(uint32_t attachmentInitialSampleLocationsCount_ = {}, const … in RenderPassSampleLocationsBeginInfoEXT() argument83900 …RenderPassSampleLocationsBeginInfoEXT( VkRenderPassSampleLocationsBeginInfoEXT const & rhs ) VULKA… in RenderPassSampleLocationsBeginInfoEXT() function83905 …RenderPassSampleLocationsBeginInfoEXT( VULKAN_HPP_NAMESPACE::ArrayProxyNoTemporaries<const VULKAN_… in RenderPassSampleLocationsBeginInfoEXT() function83916 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::RenderPassSampleLocationsBeginInfoEXT const *>( &r… in operator =()83921 …EXPR_14 RenderPassSampleLocationsBeginInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()83927 …tInitialSampleLocationsCount( uint32_t attachmentInitialSampleLocationsCount_ ) VULKAN_HPP_NOEXCEPT in setAttachmentInitialSampleLocationsCount()[all …]