Searched defs:PipelineLayoutCreateInfo (Results 1 – 9 of 9) sorted by relevance
107 mut create_info: PipelineLayoutCreateInfo, in new()112 let PipelineLayoutCreateInfo { in new() localVariable184 create_info: &mut PipelineLayoutCreateInfo, in validate()484 create_info: &PipelineLayoutCreateInfo, in create()486 let PipelineLayoutCreateInfo { in create() localVariable539 create_info: PipelineLayoutCreateInfo, in from_handle()541 let PipelineLayoutCreateInfo { in from_handle() localVariable1111 pub struct PipelineLayoutCreateInfo { struct1130 impl Default for PipelineLayoutCreateInfo { argument
243 class PipelineLayoutCreateInfo : public vk::VkPipelineLayoutCreateInfo class
600 PipelineLayoutCreateInfo::PipelineLayoutCreateInfo(uint32_t _descriptorSetCount, in PipelineLayoutCreateInfo() function in vkt::Draw::PipelineLayoutCreateInfo628 PipelineLayoutCreateInfo::PipelineLayoutCreateInfo(const std::vector<vk::VkDescriptorSetLayout> &se… in PipelineLayoutCreateInfo() function in vkt::Draw::PipelineLayoutCreateInfo
2192 create_info: &vk::PipelineLayoutCreateInfo, in create_pipeline_layout()
817 p_create_info: *const PipelineLayoutCreateInfo, constant2331 _p_create_info: *const PipelineLayoutCreateInfo, in load()
7218 pub struct PipelineLayoutCreateInfo { struct7227 impl ::std::default::Default for PipelineLayoutCreateInfo { argument7241 unsafe impl TaggedStructure for PipelineLayoutCreateInfo { implementation7244 impl PipelineLayoutCreateInfo { impl7289 pub fn build(self) -> PipelineLayoutCreateInfo { in build()
89276 struct PipelineLayoutCreateInfo struct89278 using NativeType = VkPipelineLayoutCreateInfo;89280 static const bool allowDuplicate = false;89281 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePipelineLayoutCreateInfo;89284 …VULKAN_HPP_CONSTEXPR PipelineLayoutCreateInfo( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags f… in PipelineLayoutCreateInfo() function89301 PipelineLayoutCreateInfo( VkPipelineLayoutCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineLayoutCreateInfo() argument89307 …PipelineLayoutCreateInfo( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags … in PipelineLayoutCreateInfo() function89326 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineLayoutCreateInfo const *>( &rhs ); in operator =()89331 …KAN_HPP_CONSTEXPR_14 PipelineLayoutCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()89337 …CreateInfo & setFlags( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
92423 struct PipelineLayoutCreateInfo struct92425 using NativeType = VkPipelineLayoutCreateInfo;92427 static const bool allowDuplicate = false;92428 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePipelineLayoutCreateInfo;92431 …VULKAN_HPP_CONSTEXPR PipelineLayoutCreateInfo( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags f… in PipelineLayoutCreateInfo() argument92448 PipelineLayoutCreateInfo( VkPipelineLayoutCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineLayoutCreateInfo() function92454 …PipelineLayoutCreateInfo( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags … in PipelineLayoutCreateInfo() function92473 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineLayoutCreateInfo const *>( &rhs ); in operator =()92478 …KAN_HPP_CONSTEXPR_14 PipelineLayoutCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()92484 …CreateInfo & setFlags( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]
94539 struct PipelineLayoutCreateInfo struct94541 using NativeType = VkPipelineLayoutCreateInfo;94543 static const bool allowDuplicate = false;94544 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePipelineLayoutCreateInfo;94547 …VULKAN_HPP_CONSTEXPR PipelineLayoutCreateInfo( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags f… in PipelineLayoutCreateInfo() argument94564 PipelineLayoutCreateInfo( VkPipelineLayoutCreateInfo const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineLayoutCreateInfo() argument94570 …PipelineLayoutCreateInfo( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags … in PipelineLayoutCreateInfo() function94589 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineLayoutCreateInfo const *>( &rhs ); in operator =()94594 …KAN_HPP_CONSTEXPR_14 PipelineLayoutCreateInfo & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()94600 …CreateInfo & setFlags( VULKAN_HPP_NAMESPACE::PipelineLayoutCreateFlags flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()[all …]