Searched refs:allocated_buffer_memory (Results 1 – 1 of 1) sorted by relevance
83 DeviceMemory<uint8> allocated_buffer_memory(*allocated_buffer); in AllocateBytes() local86 &allocated_buffer_memory, 0, redzone_size_); in AllocateBytes()89 &allocated_buffer_memory, redzone_size_, byte_size); in AllocateBytes()97 &allocated_buffer_memory, redzone_size_ + byte_size, rhs_slop); in AllocateBytes()100 &allocated_buffer_memory, redzone_size_ + byte_size + rhs_slop, in AllocateBytes()