Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp5450 static char NoncoherentMemoryFillValue = 0xb; variable
5465 memset(mem_element->second.pData, NoncoherentMemoryFillValue, 2 * convSize); in initializeAndTrackMemory()
10161 if (data[j] != NoncoherentMemoryFillValue) { in validateAndCopyNoncoherentMemoryToDriver()
10169 if (data[j] != NoncoherentMemoryFillValue) { in validateAndCopyNoncoherentMemoryToDriver()