Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h3368 bool isDataFormatMatchForCopy(angle::FormatID srcDataFormatID) const in isDataFormatMatchForCopy() function
Dvk_helpers.cpp10532 if (!transCoding && !isDataFormatMatchForCopy(update.data.buffer.formatID)) in flushStagedUpdatesImpl()
10545 if (!isDataFormatMatchForCopy(update.data.image.formatID)) in flushStagedUpdatesImpl()