Searched refs:VkMemoryType (Results 1 – 15 of 15) sorted by relevance
334 const VkMemoryType memoryType = memoryProperties.memoryTypes[heapTypeIndex]; in bufferCreateAndAllocTest()566 const VkMemoryType memoryType = memoryProperties.memoryTypes[heapTypeIndex]; in bufferCreateAndAllocTest()
136 const VkMemoryType memoryType = m_memoryProperties.memoryTypes[m_memoryTypeIndex]; in iterate()272 VkMemoryType type;
265 MemoryType (deUint32 index_, const VkMemoryType& type_) in MemoryType()277 VkMemoryType type;580 const vk::VkMemoryType& memoryType = memoryProperties.memoryTypes[memoryTypeIndex]; in testMemoryMapping()
787 const vk::VkMemoryType& getMemoryType (void) const { return m_memoryType; } in getMemoryType()794 const vk::VkMemoryType m_memoryType;801 vk::VkMemoryType getMemoryTypeInfo (const vk::InstanceInterface& vki, in getMemoryTypeInfo()
662 pMemoryProperties->memoryTypes[RADV_MEM_TYPE_VRAM] = (VkMemoryType) { in radv_GetPhysicalDeviceMemoryProperties()666 pMemoryProperties->memoryTypes[RADV_MEM_TYPE_GTT_WRITE_COMBINE] = (VkMemoryType) { in radv_GetPhysicalDeviceMemoryProperties()671 pMemoryProperties->memoryTypes[RADV_MEM_TYPE_VRAM_CPU_ACCESS] = (VkMemoryType) { in radv_GetPhysicalDeviceMemoryProperties()677 pMemoryProperties->memoryTypes[RADV_MEM_TYPE_GTT_CACHED] = (VkMemoryType) { in radv_GetPhysicalDeviceMemoryProperties()
690 pMemoryProperties->memoryTypes[0] = (VkMemoryType) { in anv_GetPhysicalDeviceMemoryProperties()704 pMemoryProperties->memoryTypes[0] = (VkMemoryType) { in anv_GetPhysicalDeviceMemoryProperties()710 pMemoryProperties->memoryTypes[1] = (VkMemoryType) { in anv_GetPhysicalDeviceMemoryProperties()
259 struct VkMemoryType struct274 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES]; argument
238 std::ostream& operator<< (std::ostream& s, const VkMemoryType& value);
2125 std::ostream& operator<< (std::ostream& s, const VkMemoryType& value)2127 s << "VkMemoryType = {\n";
281 inline bool Iterate(Visitor* visitor, VkMemoryType* type) { in Iterate()
1421 typedef struct VkMemoryType { struct1424 } VkMemoryType; argument1433 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES];
9411 operator const VkMemoryType&() const in operator const VkMemoryType&()9413 return *reinterpret_cast<const VkMemoryType*>(this); in operator const VkMemoryType&()9430 …static_assert( sizeof( MemoryType ) == sizeof( VkMemoryType ), "struct and wrapper have different …
1430 typedef struct VkMemoryType { struct1433 } VkMemoryType; argument1442 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES];
1527 typedef struct VkMemoryType { struct1530 } VkMemoryType; typedef1539 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES];
1586 typedef struct VkMemoryType { struct1589 } VkMemoryType; argument1598 VkMemoryType memoryTypes[VK_MAX_MEMORY_TYPES];