Home
last modified time | relevance | path

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

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