Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp5226 static char NoncoherentMemoryFillValue = 0xb; variable
5257 …memset(mem_info->shadow_copy, NoncoherentMemoryFillValue, static_cast<size_t>(2 * mem_info->shadow… in initializeAndTrackMemory()
11012 if (data[j] != NoncoherentMemoryFillValue) { in ValidateAndCopyNoncoherentMemoryToDriver()
11020 if (data[j] != NoncoherentMemoryFillValue) { in ValidateAndCopyNoncoherentMemoryToDriver()