Searched refs:minBufferAlignment (Results 1 – 1 of 1) sorted by relevance
199 const uint32_t minBufferAlignment = GetMinBufferAlignment(limits); in CreateBufferImpl() local201 …plat_.bindMemoryByteSize = GetAlignedByteSize(desc_.byteSize, Math::max(minBufferAlignment, minMap… in CreateBufferImpl()