Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp14031 struct DedicatedAllocationBufferCreateInfoNV struct
14033 static const bool allowDuplicate = false;
14038 …VULKAN_HPP_CONSTEXPR DedicatedAllocationBufferCreateInfoNV( VULKAN_HPP_NAMESPACE::Bool32 dedicated… in DedicatedAllocationBufferCreateInfoNV() function
14045DedicatedAllocationBufferCreateInfoNV( VkDedicatedAllocationBufferCreateInfoNV const & rhs ) VULKA… in DedicatedAllocationBufferCreateInfoNV() function
14057 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV const *>( &r… in operator =()
14061 DedicatedAllocationBufferCreateInfoNV & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
14068 … setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()
14074 operator VkDedicatedAllocationBufferCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV const&()
14079 operator VkDedicatedAllocationBufferCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV&()
14087 bool operator==( DedicatedAllocationBufferCreateInfoNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp28223 struct DedicatedAllocationBufferCreateInfoNV struct
28229 …VULKAN_HPP_CONSTEXPR DedicatedAllocationBufferCreateInfoNV(VULKAN_HPP_NAMESPACE::Bool32 dedicatedA… in DedicatedAllocationBufferCreateInfoNV() function
28235DedicatedAllocationBufferCreateInfoNV( VkDedicatedAllocationBufferCreateInfoNV const & rhs ) VULKA… in DedicatedAllocationBufferCreateInfoNV() function
28243 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV const *>( &r… in operator =()
28247 …erCreateInfoNV & operator=( DedicatedAllocationBufferCreateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
28253 DedicatedAllocationBufferCreateInfoNV & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
28259 …V & setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()
28266 operator VkDedicatedAllocationBufferCreateInfoNV const&() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV const&()
28271 operator VkDedicatedAllocationBufferCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV&()
28280 bool operator==( DedicatedAllocationBufferCreateInfoNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp28381 struct DedicatedAllocationBufferCreateInfoNV struct
28387 …VULKAN_HPP_CONSTEXPR DedicatedAllocationBufferCreateInfoNV(VULKAN_HPP_NAMESPACE::Bool32 dedicatedA… in DedicatedAllocationBufferCreateInfoNV() function
28393DedicatedAllocationBufferCreateInfoNV( VkDedicatedAllocationBufferCreateInfoNV const & rhs ) VULKA… in DedicatedAllocationBufferCreateInfoNV() function
28401 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DedicatedAllocationBufferCreateInfoNV const *>( &r… in operator =()
28405 …erCreateInfoNV & operator=( DedicatedAllocationBufferCreateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
28411 DedicatedAllocationBufferCreateInfoNV & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
28417 …V & setDedicatedAllocation( VULKAN_HPP_NAMESPACE::Bool32 dedicatedAllocation_ ) VULKAN_HPP_NOEXCEPT in setDedicatedAllocation()
28424 operator VkDedicatedAllocationBufferCreateInfoNV const&() const VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV const&()
28429 operator VkDedicatedAllocationBufferCreateInfoNV &() VULKAN_HPP_NOEXCEPT in operator VkDedicatedAllocationBufferCreateInfoNV&()
28438 bool operator==( DedicatedAllocationBufferCreateInfoNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]