Searched defs:alignedOffset (Results 1 – 7 of 7) sorted by relevance
116 intptr_t alignedOffset = (intptr_t)p - (intptr_t)block; in release() local
620 int GrBlockAllocator::Block::alignedOffset(int offset) const { in alignedOffset() function
161 uintptr_t alignedOffset = (~reinterpret_cast<uintptr_t>(fCursor) + 1) & mask; in allocObject() local
221 uintptr_t alignedOffset = (~reinterpret_cast<uintptr_t>(fCursor) + 1) & mask; in allocObject() local
217 uint64_t alignedOffset; in TEST() member
774 VkDeviceSize alignedOffset = (offset / requiredOffsetAlignment) * requiredOffsetAlignment; in WriteBufferDescriptorSetBinding() local
4674 VkDeviceSize alignedOffset = (offset / offsetAlignment) * offsetAlignment; in writeAtomicCounterBufferDriverUniformOffsets() local