Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp3988 static char NoncoherentMemoryFillValue = 0xb; variable
4019 …memset(mem_info->shadow_copy, NoncoherentMemoryFillValue, static_cast<size_t>(2 * mem_info->shadow… in InitializeAndTrackMemory()
11816 if (data[j] != NoncoherentMemoryFillValue) { in ValidateAndCopyNoncoherentMemoryToDriver()
11824 if (data[j] != NoncoherentMemoryFillValue) { in ValidateAndCopyNoncoherentMemoryToDriver()