Searched refs:hostVisibleCoherentMemoryFound (Results 1 – 1 of 1) sorted by relevance
461 bool hostVisibleCoherentMemoryFound = false; in verifyMemoryRequirements() local477 hostVisibleCoherentMemoryFound = true; in verifyMemoryRequirements()507 …result.check((bufferFlags & VK_BUFFER_CREATE_SPARSE_BINDING_BIT) || hostVisibleCoherentMemoryFound, in verifyMemoryRequirements()954 bool hostVisibleCoherentMemoryFound = false; in verifyMemoryRequirements() local970 hostVisibleCoherentMemoryFound = true; in verifyMemoryRequirements()985 …t.check(m_currentTestImageInfo.tiling == VK_IMAGE_TILING_OPTIMAL || hostVisibleCoherentMemoryFound, in verifyMemoryRequirements()