HomeSort by relevance Sort by last modified time
    Searched refs:invalidateMappedMemoryRange (Results 26 - 37 of 37) sorted by null

12

  /external/deqp/external/vulkancts/modules/vulkan/
vktShaderLibrary.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrUtil.cpp 191 invalidateMappedMemoryRange(vkd, device, allocations[planeNdx]->getMemory(), 0u, VK_WHOLE_SIZE);
678 invalidateMappedMemoryRange(vkd, device, allocation->getMemory(), 0u, VK_WHOLE_SIZE);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory_model/
vktMemoryModelMessagePassing.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolStatisticsTests.cpp 174 invalidateMappedMemoryRange(vk, device, allocation.getMemory(), allocation.getOffset(), bufferSizeBytes);
354 invalidateMappedMemoryRange(vk, device, bufferAllocation.getMemory(), bufferAllocation.getOffset(), bufferSizeBytes);
512 invalidateMappedMemoryRange(vk, device, bufferAllocation.getMemory(), bufferAllocation.getOffset(), bufferSizeBytes);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryPipelineBarrierTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingDescriptorSetRandomTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassMultisampleResolveTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureTestUtil.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutCase.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp 133 invalidateMappedMemoryRange(m_vkd, m_device, m_allocation->getMemory(), m_allocation->getOffset(), VK_WHOLE_SIZE);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/multiview/
vktMultiViewRenderTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiExternalMemoryTests.cpp 153 invalidateMappedMemoryRange(vkd, device, memory, 0, size);
    [all...]

Completed in 927 milliseconds

12