/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryProceduralGeometryTests.cpp | 212 …invalidateMappedMemoryRange(vkd, device, referenceAllocation.getMemory(), referenceAllocation.getO… in iterate() 216 …invalidateMappedMemoryRange(vkd, device, resultAllocation.getMemory(), resultAllocation.getOffset(… in iterate()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMemUtil.hpp | 197 void invalidateMappedMemoryRange(const DeviceInterface &vkd, VkDevice device, VkDeviceMemory memory,
|
D | vkMemUtil.cpp | 109 invalidateMappedMemoryRange(vkd, device, alloc.getMemory(), alloc.getOffset(), VK_WHOLE_SIZE); in invalidateAlloc() 349 void invalidateMappedMemoryRange(const DeviceInterface &vkd, VkDevice device, VkDeviceMemory memory, in invalidateMappedMemoryRange() function
|
D | vkRayTracingUtil.hpp | 1759 invalidateMappedMemoryRange(vkd, device, resultData->getAllocation().getMemory(), in rayQueryRayTracingTestSetup() 1895 invalidateMappedMemoryRange(vk, device, resultData->getAllocation().getMemory(), in rayQueryComputeTestSetup() 2372 invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), in rayQueryGraphicsTestSetup()
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingProceduralGeometryTests.cpp | 296 …invalidateMappedMemoryRange(vkd, device, referenceAllocation.getMemory(), referenceAllocation.getO… in iterate() 300 …invalidateMappedMemoryRange(vkd, device, resultAllocation.getMemory(), resultAllocation.getOffset(… in iterate()
|
D | vktRayTracingNullASTests.cpp | 525 …invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
|
D | vktRayTracingAccelerationStructuresTests.cpp | 2250 invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), in runTest() 2781 invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), in iterate() 3714 … invalidateMappedMemoryRange(vk, device, alloc.getMemory(), alloc.getOffset(), VK_WHOLE_SIZE); in getStructureSizes() 3909 … invalidateMappedMemoryRange(vk, device, alloc.getMemory(), alloc.getOffset(), VK_WHOLE_SIZE); in iterate() 4378 …invalidateMappedMemoryRange(vk, device, buffer->getAllocation().getMemory(), buffer->getAllocation… in getRefImage() 4570 invalidateMappedMemoryRange(vk, device, resultImageBuffer->getAllocation().getMemory(), in iterate() 4781 invalidateMappedMemoryRange(vk, device, referenceImageBuffer->getAllocation().getMemory(), in iterate() 4783 invalidateMappedMemoryRange(vk, device, resultImageBuffer->getAllocation().getMemory(), in iterate() 5096 invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), in iterate()
|
D | vktRayTracingBuildLargeTests.cpp | 478 …invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
|
D | vktRayTracingTraversalControlTests.cpp | 745 invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), in runTest()
|
D | vktRayTracingBuildIndirectTests.cpp | 643 …invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
|
D | vktRayTracingTraceRaysTests.cpp | 811 invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), in runTest() 1413 …invalidateMappedMemoryRange(vkd, device, resultBufferAllocation.getMemory(), resultBufferAllocatio… in iterate()
|
D | vktRayTracingBuildTests.cpp | 548 …invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
|
D | vktRayTracingCallableShadersTests.cpp | 874 invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), in runTest() 1910 invalidateMappedMemoryRange(vk, device, resultBuffer->getAllocation().getMemory(), in iterate()
|
D | vktRayTracingMemGuaranteeTests.cpp | 791 …invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
|
/external/deqp/external/vulkancts/modules/vulkan/video/ |
D | vktVideoDecodeTests.cpp | 941 …invalidateMappedMemoryRange(vkd, device, planeBuffers[0]->getAllocation().getMemory(), 0u, VK_WHOL… in getDecodedImage() 975 …invalidateMappedMemoryRange(vkd, device, planeBuffers[1]->getAllocation().getMemory(), 0u, VK_WHOL… in getDecodedImage() 1007 …invalidateMappedMemoryRange(vkd, device, planeBuffers[1]->getAllocation().getMemory(), 0u, VK_WHOL… in getDecodedImage() 1025 …invalidateMappedMemoryRange(vkd, device, planeBuffers[2]->getAllocation().getMemory(), 0u, VK_WHOL… in getDecodedImage()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 932 invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_dstBufferMemory->getMemory(), in iterateInternal() 1726 invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_primaryBufferMemory->getMemory(), in iterateInternal() 1728 invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_secondaryBufferMemory->getMemory(), in iterateInternal() 2208 invalidateMappedMemoryRange(vkd, m_context.getDevice(), resultBufferMemory->getMemory(), in iterateInternal() 2930 …invalidateMappedMemoryRange(vkd, device, m_resultBuffer0Memory->getMemory(), m_resultBuffer0Memory… in iterateInternal() 2932 …invalidateMappedMemoryRange(vkd, device, m_resultBuffer1Memory->getMemory(), m_resultBuffer1Memory… in iterateInternal() 3000 …invalidateMappedMemoryRange(vkd, device, m_resultBuffer0Memory->getMemory(), m_resultBuffer0Memory… in iterateInternalDynamicRendering() 3002 …invalidateMappedMemoryRange(vkd, device, m_resultBuffer1Memory->getMemory(), m_resultBuffer1Memory… in iterateInternalDynamicRendering() 3604 …invalidateMappedMemoryRange(vkd, device, m_resultBufferMemory->getMemory(), m_resultBufferMemory->… in iterateInternal() 3713 …invalidateMappedMemoryRange(vkd, device, m_resultBufferMemory->getMemory(), m_resultBufferMemory->… in iterateInternalDynamicRendering()
|
D | vktDynamicRenderingDepthStencilResolveTests.cpp | 989 …invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_bufferMemory->getMemory(), m_bufferMemor… in verifyDepth() 1073 …invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_bufferMemory->getMemory(), m_bufferMemor… in verifyStencil()
|
D | vktRenderPassMultisampleResolveTests.cpp | 845 …invalidateMappedMemoryRange(vkd, device, m_bufferMemory[memoryBufferNdx]->getMemory(), 0u, VK_WHOL… in submit() 1018 …invalidateMappedMemoryRange(vkd, device, m_bufferMemory[memoryBufferNdx]->getMemory(), 0u, VK_WHOL… in submitDynamicRendering() 2039 …invalidateMappedMemoryRange(vkd, device, m_bufferMemory[memoryBufferNdx]->getMemory(), 0u, VK_WHOL… in submit() 2168 …invalidateMappedMemoryRange(vk, device, m_bufferMemory[memoryBufferNdx]->getMemory(), 0u, VK_WHOLE… in submitDynamicRendering()
|
D | vktRenderPassDepthStencilResolveTests.cpp | 1031 …invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_bufferMemory->getMemory(), m_bufferMemor… in verifyDepth() 1115 …invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_bufferMemory->getMemory(), m_bufferMemor… in verifyStencil()
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 983 invalidateMappedMemoryRange(m_vkd, m_device, m_resultBuffer->getBoundMemory().getMemory(), in iterate() 1204 invalidateMappedMemoryRange(m_vkd, m_device, m_resultBuffer->getBoundMemory().getMemory(), in iterate() 1518 invalidateMappedMemoryRange(m_vkd, m_device, m_resultBuffer->getBoundMemory().getMemory(), in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawImageObjectUtil.cpp | 342 …invalidateMappedMemoryRange(m_vk, m_device, bufAllocation.getMemory(), bufAllocation.getOffset(), … in readUsingBuffer() 449 … invalidateMappedMemoryRange(m_vk, m_device, imgAllocation.getMemory(), imgAllocation.getOffset(), in copyToLinearImage()
|
D | vktDrawAhbTests.cpp | 598 … invalidateMappedMemoryRange(vk, m_context.getDevice(), resultBufferAllocations[i]->getMemory(), in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 910 …invalidateMappedMemoryRange(vk, device, wd.colorBufferAlloc->getMemory(), wd.colorBufferAlloc->get… in drawAndSampleInputAttachment() 1195 …invalidateMappedMemoryRange(vk, device, wd.colorBufferAlloc->getMemory(), wd.colorBufferAlloc->get… in dispatchSampleImage()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 373 invalidateMappedMemoryRange(vkd, device, resultBufferMemory->getMemory(), 0, VK_WHOLE_SIZE); in getPixel()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 905 …invalidateMappedMemoryRange(vk, device, validationAlloc->getMemory(), validationAlloc->getOffset(), in iterate() 907 invalidateMappedMemoryRange(vk, device, markerBufferAllocation->getMemory(), in iterate()
|