Searched defs:bufferMemory (Results 1 – 7 of 7) sorted by relevance
45 vk::DeviceMemory bufferMemory; // Owning handle member in Buffer
537 …AllocationMp bufferMemory = allocator.allocate(requirements, MemoryRequirement::Host… in createBufferAndBindMemory() local
108 AllocationMp bufferMemory = allocator.allocate( in createBufferAndBindMemory() local
229 AllocationMp bufferMemory = in createBufferAndBindMemory() local
1449 …AllocationMp bufferMemory = allocator.allocate(requirements, MemoryRequirement::Host… in createBufferAndBindMemory() local
1431 …AllocationMp bufferMemory = allocator.allocate(requirements, MemoryRequirement::Host… in createBufferAndBindMemory() local
678 const de::MovePtr<vk::Allocation> bufferMemory = in readRenderTarget() local1388 std::vector<AllocationSp> &bufferMemory) in createSourceBuffers()1456 de::MovePtr<vk::Allocation> bufferMemory = in createSourceBuffer() local8083 …onst std::vector<de::ArrayBuffer<uint8_t>> &sourceBuffers, std::vector<AllocationSp> &bufferMemory, in createBuffers()