Searched defs:extraSize (Results 1 – 10 of 10) sorted by relevance
429 unsigned extraSize = ((unsigned)totalRead & 3); in Code() local624 unsigned extraSize = ((unsigned)totalRead & 3); in Read() local
229 int extraSize = BagOfBytes::PlatformMinimumSizeWithOverhead(allocSizeHint, alignof(T)); in AllocateClassMemoryAndArena() local
1381 int32_t extraSize; member
86 GrRecordingContext* context, size_t extraSize, Args&&... args) { in MakeWithExtraMemory()
2469 UInt64 extraSize; in XzStatInfo_SetStat() local
2802 const auto extraSize = m_testConfig.getActiveExtraPrimitiveOverEstSize(); in checkSupport() local3587 const auto extraSize = static_cast<vk::VkDeviceSize>(dataOffset + trailingSize); in prepareVertexBuffers() local
398 size_t extraSize; member