Interface VulkanMemoryTypeType
- All Known Implementing Classes:
VulkanMemoryType
@Immutable
public interface VulkanMemoryTypeType
A memory type.
-
Method Details
-
index
- Returns:
- The type index
-
heapIndex
- Returns:
- The memory heap to which this memory type corresponds
-
flags
- Returns:
- The properties of the heap
-