• Home
  • Raw
  • Download

Lines Matching refs:getDefaultAllocator

506 …eImages(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), m_imageM…  in ExternalDependencyTestInstance()
510 …rMemory(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), *m_dstBu… in ExternalDependencyTestInstance()
1104 …eImages(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), m_imageM… in SubpassDependencyTestInstance()
1108 …rMemory(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), *m_prima… in SubpassDependencyTestInstance()
1109 …rMemory(context.getDeviceInterface(), context.getDevice(), context.getDefaultAllocator(), *m_secon… in SubpassDependencyTestInstance()
1557 …const de::UniquePtr<Allocation> vertexBufferMemory (m_context.getDefaultAllocator().allocate… in iterateInternal()
1934 …outputImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, d… in iterateInternal()
1954 …indirectBufferMemory = createBufferMemory(vkd, device, m_context.getDefaultAllocator(), *indirectB… in iterateInternal()
1971 …resultBufferMemory = createBufferMemory(vkd, device, m_context.getDefaultAllocator(), *resultBuffe… in iterateInternal()
2146 …vertexBufferMemory = createBufferMemory(vkd, device, m_context.getDefaultAllocator(), *vertexBuffe… in iterateInternal()
2405 …colorImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, de… in iterateInternal()
2436 …dsImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, devic… in iterateInternal()
2440 …eChessboardPattern(vkd, device, queue, queueFamilyIndex, m_context.getDefaultAllocator(), *dsImage… in iterateInternal()
2444 …eChessboardPattern(vkd, device, queue, queueFamilyIndex, m_context.getDefaultAllocator(), *colorIm… in iterateInternal()
2496 …resultBuffer0Memory = createBufferMemory(vkd, device, m_context.getDefaultAllocator(), *resultBuff… in iterateInternal()
2498 …resultBuffer1Memory = createBufferMemory(vkd, device, m_context.getDefaultAllocator(), *resultBuff… in iterateInternal()
2735 …vertexBufferMemory = createBufferMemory(vkd, device, m_context.getDefaultAllocator(), *vertexBuffe… in iterateInternal()
2998 …colorImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, de… in iterateInternal()
3028 …resultImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, d… in iterateInternal()
3033 …eChessboardPattern(vkd, device, queue, queueFamilyIndex, m_context.getDefaultAllocator(), *colorIm… in iterateInternal()
3035 …eChessboardPattern(vkd, device, queue, queueFamilyIndex, m_context.getDefaultAllocator(), *resultI… in iterateInternal()
3085 …resultBufferMemory = createBufferMemory(vkd, device, m_context.getDefaultAllocator(), *resultBuffe… in iterateInternal()
3407 …vertexBufferMemory = createBufferMemory(vkd, device, m_context.getDefaultAllocator(), *vertexBuffe… in iterateInternal()