Home
last modified time | relevance | path

Searched defs:levelUpdates (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp7161 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(levelIndexGL); in removeSingleSubresourceStagedUpdates() local
7194 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(levelIndexGL); in removeSingleStagedClearAfterInvalidate() local
7223 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(level); in removeStagedUpdates() local
8355 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(levelGL); in flushSingleSubresourceStagedUpdates() local
8437 std::vector<SubresourceUpdate> *levelUpdates = in flushStagedUpdates() local
8497 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(updateMipLevelGL); in flushStagedUpdates() local
8732 const std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(levelGL); in hasStagedUpdatesForSubresource() local
8760 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(levelGL); in removeStagedClearUpdatesAndReturnColor() local
8799 const std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(level); in hasStagedUpdatesInLevels() local
8820 const std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(level); in hasStagedImageUpdatesWithMismatchedFormat() local
[all …]