Home
last modified time | relevance | path

Searched refs:invalidateMappedMemoryRange (Results 1 – 25 of 44) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp199invalidateMappedMemoryRange(vkd, device, referenceAllocation.getMemory(), referenceAllocation.getO… in iterate()
202invalidateMappedMemoryRange(vkd, device, resultAllocation.getMemory(), resultAllocation.getOffset(… in iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkMemUtil.hpp158 void invalidateMappedMemoryRange (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory m…
DvkMemUtil.cpp114 invalidateMappedMemoryRange(vkd, device, alloc.getMemory(), alloc.getOffset(), VK_WHOLE_SIZE); in invalidateAlloc()
345 void invalidateMappedMemoryRange (const DeviceInterface& vkd, VkDevice device, VkDeviceMemory memor… in invalidateMappedMemoryRange() function
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp203invalidateMappedMemoryRange(vkd, device, referenceAllocation.getMemory(), referenceAllocation.getO… in iterate()
206invalidateMappedMemoryRange(vkd, device, resultAllocation.getMemory(), resultAllocation.getOffset(… in iterate()
DvktRayTracingNullASTests.cpp511invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
DvktRayTracingTraceRaysTests.cpp563invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), resultBuffer->… in runTest()
DvktRayTracingBuildLargeTests.cpp455invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
DvktRayTracingTraversalControlTests.cpp705invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), resultBuffer->… in runTest()
DvktRayTracingBuildIndirectTests.cpp600invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
DvktRayTracingPipelineLibraryTests.cpp677invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), resultBuffer->… in runTest()
DvktRayTracingBuildTests.cpp489invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
DvktRayTracingMemGuaranteeTests.cpp725invalidateMappedMemoryRange(vkd, device, buffer->getAllocation().getMemory(), buffer->getAllocatio… in runTest()
DvktRayTracingCallableShadersTests.cpp783invalidateMappedMemoryRange(vkd, device, resultBuffer->getAllocation().getMemory(), resultBuffer->… in runTest()
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp797invalidateMappedMemoryRange(m_vkd, m_device, m_resultBuffer->getBoundMemory().getMemory(), m_resul… in iterate()
983invalidateMappedMemoryRange(m_vkd, m_device, m_resultBuffer->getBoundMemory().getMemory(), m_resul… in iterate()
1283invalidateMappedMemoryRange(m_vkd, m_device, m_resultBuffer->getBoundMemory().getMemory(), m_resul… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp919invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_dstBufferMemory->getMemory(), m_dstBuffe… in iterateInternal()
1737invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_primaryBufferMemory->getMemory(), m_prim… in iterateInternal()
1738invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_secondaryBufferMemory->getMemory(), m_se… in iterateInternal()
2211invalidateMappedMemoryRange(vkd, m_context.getDevice(), resultBufferMemory->getMemory(), resultBuf… in iterateInternal()
2784invalidateMappedMemoryRange(vkd, m_context.getDevice(), resultBuffer0Memory->getMemory(), resultBu… in iterateInternal()
2785invalidateMappedMemoryRange(vkd, m_context.getDevice(), resultBuffer1Memory->getMemory(), resultBu… in iterateInternal()
3534invalidateMappedMemoryRange(vkd, m_context.getDevice(), resultBufferMemory->getMemory(), resultBuf… in iterateInternal()
DvktRenderPassDepthStencilResolveTests.cpp995invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_bufferMemory->getMemory(), m_bufferMemor… in verifyDepth()
1082invalidateMappedMemoryRange(vkd, m_context.getDevice(), m_bufferMemory->getMemory(), m_bufferMemor… in verifyStencil()
DvktRenderPassMultisampleResolveTests.cpp715invalidateMappedMemoryRange(vkd, device, m_bufferMemory[memoryBufferNdx]->getMemory(), 0u, VK_WHOL… in submit()
1761invalidateMappedMemoryRange(vkd, device, m_bufferMemory[memoryBufferNdx]->getMemory(), 0u, VK_WHOL… in submit()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp909invalidateMappedMemoryRange(vk, device, wd.colorBufferAlloc->getMemory(), wd.colorBufferAlloc->get… in drawAndSampleInputAttachment()
1127invalidateMappedMemoryRange(vk, device, wd.colorBufferAlloc->getMemory(), wd.colorBufferAlloc->get… in dispatchSampleImage()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp398invalidateMappedMemoryRange(m_vk, m_device, bufAllocation.getMemory(), bufAllocation.getOffset(), … in readUsingBuffer()
521invalidateMappedMemoryRange(m_vk, m_device, imgAllocation.getMemory(), imgAllocation.getOffset(), … in copyToLinearImage()
DvktDrawAhbTests.cpp610 invalidateMappedMemoryRange(vk, m_context.getDevice(), resultBufferAllocations[i]->getMemory(), in iterate()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp856invalidateMappedMemoryRange(m_vkd, m_device, *m_deviceMemoryAllocatedFromHostPointer, 0, VK_WHOLE_… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp172invalidateMappedMemoryRange(m_vkd, m_device, m_allocation->getMemory(), m_allocation->getOffset(),… in invalidate()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferMarkerTests.cpp171 invalidateMappedMemoryRange(vk, device, memory->getMemory(), memory->getOffset(), VK_WHOLE_SIZE); in checkMarkerBuffer()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp949invalidateMappedMemoryRange(vk, device, validationAlloc->getMemory(), validationAlloc->getOffset()… in iterate()
950invalidateMappedMemoryRange(vk, device, markerBufferAllocation->getMemory(), markerBufferAllocatio… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp181 invalidateMappedMemoryRange(vkd, device, allocations[planeNdx]->getMemory(), 0u, VK_WHOLE_SIZE); in readStagingBuffers()
700 invalidateMappedMemoryRange(vkd, device, allocation->getMemory(), 0u, VK_WHOLE_SIZE); in readImageMemory()

12