Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp8584 const uint64_t subresourceHash = in flushStagedUpdates() local
8587 if ((subresourceUploadsInProgress & subresourceHash) != 0) in flushStagedUpdates()
8596 subresourceUploadsInProgress |= subresourceHash; in flushStagedUpdates()