Home
last modified time | relevance | path

Searched refs:VkDedicatedAllocationMemoryAllocateInfoNV (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h8483 typedef struct VkDedicatedAllocationMemoryAllocateInfoNV { struct
8488 } VkDedicatedAllocationMemoryAllocateInfoNV; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp16149 using NativeType = VkDedicatedAllocationMemoryAllocateInfoNV;
16166 DedicatedAllocationMemoryAllocateInfoNV( VkDedicatedAllocationMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
16176 operator=( VkDedicatedAllocationMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
16202 operator VkDedicatedAllocationMemoryAllocateInfoNV const &() const VULKAN_HPP_NOEXCEPT
16204 return *reinterpret_cast<const VkDedicatedAllocationMemoryAllocateInfoNV *>( this );
16207 operator VkDedicatedAllocationMemoryAllocateInfoNV &() VULKAN_HPP_NOEXCEPT
16209 return *reinterpret_cast<VkDedicatedAllocationMemoryAllocateInfoNV *>( this );
16233 sizeof( VkDedicatedAllocationMemoryAllocateInfoNV ),
[all...]
H A Dvulkan_core.h8798 typedef struct VkDedicatedAllocationMemoryAllocateInfoNV { struct
8803 } VkDedicatedAllocationMemoryAllocateInfoNV; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9892 typedef struct VkDedicatedAllocationMemoryAllocateInfoNV { struct
9897 } VkDedicatedAllocationMemoryAllocateInfoNV; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8958 typedef struct VkDedicatedAllocationMemoryAllocateInfoNV { struct
8963 } VkDedicatedAllocationMemoryAllocateInfoNV; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h11695 typedef struct VkDedicatedAllocationMemoryAllocateInfoNV { struct
11700 } VkDedicatedAllocationMemoryAllocateInfoNV; typedef
H A Dvulkan_static_assertions.hpp2152 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DedicatedAllocationMemoryAllocateInfoNV ) == sizeof( VkDedicatedAllocationMemoryAllocateInfoNV ),
H A Dvulkan_structs.hpp22517 using NativeType = VkDedicatedAllocationMemoryAllocateInfoNV;
22534 DedicatedAllocationMemoryAllocateInfoNV( VkDedicatedAllocationMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
22542 DedicatedAllocationMemoryAllocateInfoNV & operator=( VkDedicatedAllocationMemoryAllocateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
22568 operator VkDedicatedAllocationMemoryAllocateInfoNV const &() const VULKAN_HPP_NOEXCEPT
22570 return *reinterpret_cast<const VkDedicatedAllocationMemoryAllocateInfoNV *>( this );
22573 operator VkDedicatedAllocationMemoryAllocateInfoNV &() VULKAN_HPP_NOEXCEPT
22575 return *reinterpret_cast<VkDedicatedAllocationMemoryAllocateInfoNV *>( this );
[all...]

Completed in 346 milliseconds