Searched refs:VkDedicatedAllocationMemoryAllocateInfoNV (Results 1 – 9 of 9) sorted by relevance
354 … reinterpret_cast<const VkDedicatedAllocationMemoryAllocateInfoNV *>(orig_pnext)); in AllocateMemory()
612 …pNext must be NULL, or a pointer to a valid instance of VkDedicatedAllocationMemoryAllocateInfoNV'…1655 …/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkDedicatedAllocationMemoryAllocateInfoNV)…1656 …/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkDedicatedAllocationMemoryAllocateInfoNV)…1657 …/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkDedicatedAllocationMemoryAllocateInfoNV)…1658 …/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkDedicatedAllocationMemoryAllocateInfoNV)…1659 …/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkDedicatedAllocationMemoryAllocateInfoNV)…1660 …/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkDedicatedAllocationMemoryAllocateInfoNV)…1661 …/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkDedicatedAllocationMemoryAllocateInfoNV)…1662 …/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkDedicatedAllocationMemoryAllocateInfoNV)…1663 …/registry/vulkan/specs/1.0-extensions/xhtml/vkspec.html#VkDedicatedAllocationMemoryAllocateInfoNV)…[all …]
1544 struct VkDedicatedAllocationMemoryAllocateInfoNV struct
365 std::ostream& operator<< (std::ostream& s, const VkDedicatedAllocationMemoryAllocateInfoNV& value);
3637 std::ostream& operator<< (std::ostream& s, const VkDedicatedAllocationMemoryAllocateInfoNV& value)3639 s << "VkDedicatedAllocationMemoryAllocateInfoNV = {\n";
3966 typedef struct VkDedicatedAllocationMemoryAllocateInfoNV { struct3971 } VkDedicatedAllocationMemoryAllocateInfoNV; argument
8683 DedicatedAllocationMemoryAllocateInfoNV( VkDedicatedAllocationMemoryAllocateInfoNV const & rhs ) in DedicatedAllocationMemoryAllocateInfoNV()8688 …DedicatedAllocationMemoryAllocateInfoNV& operator=( VkDedicatedAllocationMemoryAllocateInfoNV cons… in operator =()8718 operator const VkDedicatedAllocationMemoryAllocateInfoNV&() const in operator const VkDedicatedAllocationMemoryAllocateInfoNV&()8720 return *reinterpret_cast<const VkDedicatedAllocationMemoryAllocateInfoNV*>(this); in operator const VkDedicatedAllocationMemoryAllocateInfoNV&()8744 …f( DedicatedAllocationMemoryAllocateInfoNV ) == sizeof( VkDedicatedAllocationMemoryAllocateInfoNV …
4218 typedef struct VkDedicatedAllocationMemoryAllocateInfoNV { struct4223 } VkDedicatedAllocationMemoryAllocateInfoNV; argument
18870 VkDedicatedAllocationMemoryAllocateInfoNV dedicated_memory_info = {}; in TEST_F()