Home | History | Annotate | Download | only in vulkan

Lines Matching defs:memoryTypes

9477           && ( memcmp( memoryTypes, rhs.memoryTypes, VK_MAX_MEMORY_TYPES * sizeof( MemoryType ) ) == 0 )
9488 MemoryType memoryTypes[VK_MAX_MEMORY_TYPES];