Home
last modified time | relevance | path

Searched refs:getAllocation (Results 1 – 25 of 36) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp252 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate()
423 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate()
596 const Allocation& bufferAllocation = buffer.getAllocation(); in iterate()
722 const Allocation& stagingBufferAllocation = stagingBuffer.getAllocation(); in iterate()
811 const Allocation& outputBufferAllocation = outputBuffer.getAllocation(); in iterate()
815 const deUint32* refBufferPtr = static_cast<deUint32*>(stagingBuffer.getAllocation().getHostPtr()); in iterate()
932 const Allocation& inputBufferAllocation = inputBuffer.getAllocation(); in iterate()
1021 const Allocation& outputBufferAllocation = outputBuffer.getAllocation(); in iterate()
1025 const deUint32* refBufferPtr = static_cast<deUint32*>(inputBuffer.getAllocation().getHostPtr()); in iterate()
1219 const Allocation& inputBufferAllocation = inputBuffer.getAllocation(); in iterate()
[all …]
DvktComputeTestsUtil.hpp50 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::compute::Buffer
71 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::compute::Image
DvktComputeIndirectComputeDispatchTests.cpp182 const vk::Allocation& alloc = indirectBuffer.getAllocation(); in fillIndirectBufferData()
228 const vk::Allocation& alloc = resultBuffer.getAllocation(); in iterate()
334 const vk::Allocation& alloc = resultBuffer.getAllocation(); in verifyResultBuffer()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMakeUtil.hpp48 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::pipeline::Buffer
69 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::pipeline::Image
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageWithMemory.hpp52 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::ImageWithMemory
DvkBufferWithMemory.hpp53 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::BufferWithMemory
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationPrimitiveDiscardTests.cpp414 const Allocation& alloc = vertexBuffer.getAllocation(); in test()
426 const Allocation& alloc = resultBuffer.getAllocation(); in test()
559 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test()
568 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test()
DvktTessellationMiscDrawTests.cpp152 const Allocation& alloc = vertexBuffer.getAllocation(); in runTest()
228 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in runTest()
300 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest()
DvktTessellationFractionalSpacingTests.cpp500 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in test()
509 const Allocation& alloc = resultBuffer.getAllocation(); in test()
540 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test()
DvktTessellationCoordinatesTests.cpp554 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in iterate()
562 const Allocation& alloc = resultBuffer.getAllocation(); in iterate()
591 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate()
DvktTessellationGeometryPassthroughTests.cpp355 const Allocation& alloc = colorBuffer.getAllocation(); in getPixelBufferAccess()
434 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in iterate()
447 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate()
DvktTessellationInvarianceTests.cpp639 const Allocation& alloc = m_resultBuffer.getAllocation(); in draw()
670 const Allocation& resultAlloc = m_resultBuffer.getAllocation(); in draw()
698 const Allocation& alloc = m_vertexBuffer.getAllocation(); in uploadVertexAttributes()
1413 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate()
1432 const Allocation& alloc = resultBuffer.getAllocation(); in iterate()
1463 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate()
2056 const Allocation& alloc = vertexBuffer.getAllocation(); in test()
2061 const Allocation& alloc = resultBuffer.getAllocation(); in test()
2092 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test()
DvktTessellationUserDefinedIO.cpp778 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate()
790 const Allocation& alloc = resultBuffer.getAllocation(); in iterate()
909 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate()
922 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate()
DvktTessellationCommonEdgeTests.cpp337 const Allocation& alloc = vertexBuffer.getAllocation(); in test()
451 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test()
DvktTessellationUtil.hpp64 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::tessellation::Buffer
92 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::tessellation::Image
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.cpp114 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate()
194 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate()
DvktGeometryTestsUtil.hpp70 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::geometry::Buffer
98 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::geometry::Image
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.hpp78 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::image::Buffer
99 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::image::Image
DvktImageTranscodingSupportTests.cpp342 const Allocation& vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode()
395 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcode()
436 const Allocation& dstImageBufferAlloc = dstImageBuffer->getAllocation(); in transcode()
592 const Allocation& vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode()
652 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcode()
697 const Allocation& dstImageBufferAlloc = dstImageBuffer->getAllocation(); in transcode()
DvktImageCompressionTranscodingSupport.cpp562 const Allocation& alloc = imageBuffer.getAllocation(); in copyDataToImage()
773 const Allocation& allocResult = imageBufferResult.getAllocation(); in copyResultAndCompare()
1152 const Allocation& resultAlloc = resultBuffer.getAllocation(); in decompressImage()
1153 const Allocation& referenceAlloc = referenceBuffer.getAllocation(); in decompressImage()
1485 const Allocation& vertexBufferAlloc = m_vertexBuffer->getAllocation(); in prepareVertexBuffer()
1566 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcodeRead()
1615 const Allocation& dstImageBufferAlloc = dstImageBuffer->getAllocation(); in transcodeRead()
1700 const Allocation& alloc = srcImageBuffer->getAllocation(); in transcodeWrite()
1749 const Allocation& dstImageBufferAlloc = dstImageBuffer->getAllocation(); in transcodeWrite()
1922 const Allocation& refSrcImageBufferAlloc = refSrcImageBuffer->getAllocation(); in verifyDecompression()
[all …]
DvktImageMultisampleLoadStoreTests.cpp272 const Allocation& alloc = constantsBuffer->getAllocation(); in test()
291 const Allocation& alloc = resultBuffer->getAllocation(); in test()
436 const Allocation& alloc = resultBuffer->getAllocation(); in test()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp116 const Allocation& alloc = m_vertexBuffer->getAllocation(); in VertexGrid()
131 const Allocation& alloc = m_indexBuffer->getAllocation(); in VertexGrid()
206 const Allocation& alloc = hostBuffer.getAllocation(); in getHostBufferData()
602 const Allocation& alloc = m_hostBuffer->getAllocation(); in Implementation()
708 const Allocation& alloc = m_hostBuffer->getAllocation(); in ImplementationBase()
1090 const Allocation& alloc = m_indirectBuffer->getAllocation(); in ComputePipeline()
1157 const Allocation& alloc = m_hostBuffer->getAllocation(); in BufferImplementation()
1292 const Allocation& alloc = m_hostBuffer->getAllocation(); in ImageImplementation()
1782 const Allocation& alloc = m_hostBuffer->getAllocation(); in WriteImplementation()
1981 const Allocation& alloc = m_hostBuffer->getAllocation(); in WriteImplementation()
[all …]
DvktSynchronizationUtil.hpp62 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::synchronization::Buffer
95 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vkt::synchronization::Image
DvktSynchronizationInternallySynchronizedObjectsTests.cpp341 const Allocation& alloc = resultBuffer.getAllocation(); in executeComputePipeline()
378 const Allocation& resultAlloc = resultBuffer.getAllocation(); in executeComputePipeline()
429 const Allocation& alloc = resultBuffer.getAllocation(); in executeGraphicPipeline()
476 const Allocation& resultAlloc = resultBuffer.getAllocation(); in executeGraphicPipeline()
/external/deqp/external/vulkancts/modules/vulkan/
DvktDrawUtil.cpp418 const Allocation& alloc = m_colorAttachmentBuffer->getAllocation(); in VulkanDrawContext()
430 const Allocation& alloc = m_vertexBuffer->getAllocation(); in VulkanDrawContext()
907 const Allocation& alloc = m_colorAttachmentBuffer->getAllocation(); in getColorPixels()

12