Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp18679 struct DedicatedAllocationBufferCreateInfoNV struct
18688 VULKAN_HPP_CONSTEXPR DedicatedAllocationBufferCreateInfoNV(VULKAN_HPP_NAMESPACE::Bool32 dedicatedAl… in DedicatedAllocationBufferCreateInfoNV() function
18694DedicatedAllocationBufferCreateInfoNV( VkDedicatedAllocationBufferCreateInfoNV const & rhs ) VULKA… in DedicatedAllocationBufferCreateInfoNV() function
18704 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV const *>( &r… in operator =()
18709 …EXPR_14 DedicatedAllocationBufferCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
18715 …V & setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()
18723 operator VkDedicatedAllocationBufferCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV const&()
18728 operator VkDedicatedAllocationBufferCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV&()
18739 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
18749 bool operator==( DedicatedAllocationBufferCreateInfoNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]