/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 252 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 …]
|
D | vktComputeTestsUtil.hpp | 50 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
|
D | vktComputeIndirectComputeDispatchTests.cpp | 182 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/ |
D | vktPipelineMakeUtil.hpp | 48 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/ |
D | vkImageWithMemory.hpp | 52 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::ImageWithMemory
|
D | vkBufferWithMemory.hpp | 53 vk::Allocation& getAllocation (void) const { return *m_allocation; } in getAllocation() function in vk::BufferWithMemory
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationPrimitiveDiscardTests.cpp | 414 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()
|
D | vktTessellationMiscDrawTests.cpp | 152 const Allocation& alloc = vertexBuffer.getAllocation(); in runTest() 228 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in runTest() 300 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest()
|
D | vktTessellationFractionalSpacingTests.cpp | 500 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in test() 509 const Allocation& alloc = resultBuffer.getAllocation(); in test() 540 const Allocation& resultAlloc = resultBuffer.getAllocation(); in test()
|
D | vktTessellationCoordinatesTests.cpp | 554 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in iterate() 562 const Allocation& alloc = resultBuffer.getAllocation(); in iterate() 591 const Allocation& resultAlloc = resultBuffer.getAllocation(); in iterate()
|
D | vktTessellationGeometryPassthroughTests.cpp | 355 const Allocation& alloc = colorBuffer.getAllocation(); in getPixelBufferAccess() 434 const Allocation& alloc = tessLevelsBuffer.getAllocation(); in iterate() 447 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate()
|
D | vktTessellationInvarianceTests.cpp | 639 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()
|
D | vktTessellationUserDefinedIO.cpp | 778 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()
|
D | vktTessellationCommonEdgeTests.cpp | 337 const Allocation& alloc = vertexBuffer.getAllocation(); in test() 451 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test()
|
D | vktTessellationUtil.hpp | 64 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/ |
D | vktGeometryBasicClass.cpp | 114 const Allocation& alloc = vertexBuffer.getAllocation(); in iterate() 194 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate()
|
D | vktGeometryTestsUtil.hpp | 70 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/ |
D | vktImageTestsUtil.hpp | 78 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
|
D | vktImageTranscodingSupportTests.cpp | 342 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()
|
D | vktImageCompressionTranscodingSupport.cpp | 562 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 …]
|
D | vktImageMultisampleLoadStoreTests.cpp | 272 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/ |
D | vktSynchronizationOperation.cpp | 116 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 …]
|
D | vktSynchronizationUtil.hpp | 62 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
|
D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 341 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/ |
D | vktDrawUtil.cpp | 418 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()
|