Home
last modified time | relevance | path

Searched refs:gpuVkFlushMappedMemoryRanges (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp150 static VKAPI_ATTR VkResult VKAPI_CALL gpuVkFlushMappedMemoryRanges(VkDevice device, uint32_t memory… in gpuVkFlushMappedMemoryRanges() function
209 … functions.vkFlushMappedMemoryRanges = (PFN_vkFlushMappedMemoryRanges)gpuVkFlushMappedMemoryRanges; in GpuInitializeVma()