Home
last modified time | relevance | path

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

/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h8471 typedef struct VkDedicatedAllocationImageCreateInfoNV { struct
8475 } VkDedicatedAllocationImageCreateInfoNV; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp16058 using NativeType = VkDedicatedAllocationImageCreateInfoNV;
16073 DedicatedAllocationImageCreateInfoNV( VkDedicatedAllocationImageCreateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
16082 operator=( VkDedicatedAllocationImageCreateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
16103 operator VkDedicatedAllocationImageCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT
16105 return *reinterpret_cast<const VkDedicatedAllocationImageCreateInfoNV *>( this );
16108 operator VkDedicatedAllocationImageCreateInfoNV &() VULKAN_HPP_NOEXCEPT
16110 return *reinterpret_cast<VkDedicatedAllocationImageCreateInfoNV *>( this );
16133 sizeof( VkDedicatedAllocationImageCreateInfoNV ),
[all...]
H A Dvulkan_core.h8786 typedef struct VkDedicatedAllocationImageCreateInfoNV { struct
8790 } VkDedicatedAllocationImageCreateInfoNV; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9880 typedef struct VkDedicatedAllocationImageCreateInfoNV { struct
9884 } VkDedicatedAllocationImageCreateInfoNV; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8946 typedef struct VkDedicatedAllocationImageCreateInfoNV { struct
8950 } VkDedicatedAllocationImageCreateInfoNV; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h11683 typedef struct VkDedicatedAllocationImageCreateInfoNV { struct
11687 } VkDedicatedAllocationImageCreateInfoNV; typedef
H A Dvulkan_static_assertions.hpp2138 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::DedicatedAllocationImageCreateInfoNV ) == sizeof( VkDedicatedAllocationImageCreateInfoNV ),
H A Dvulkan_structs.hpp22419 using NativeType = VkDedicatedAllocationImageCreateInfoNV;
22434 DedicatedAllocationImageCreateInfoNV( VkDedicatedAllocationImageCreateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
22442 DedicatedAllocationImageCreateInfoNV & operator=( VkDedicatedAllocationImageCreateInfoNV const & rhs ) VULKAN_HPP_NOEXCEPT
22463 operator VkDedicatedAllocationImageCreateInfoNV const &() const VULKAN_HPP_NOEXCEPT
22465 return *reinterpret_cast<const VkDedicatedAllocationImageCreateInfoNV *>( this );
22468 operator VkDedicatedAllocationImageCreateInfoNV &() VULKAN_HPP_NOEXCEPT
22470 return *reinterpret_cast<VkDedicatedAllocationImageCreateInfoNV *>( this );
[all...]

Completed in 319 milliseconds