Searched defs:levelUpdates (Results 1 – 1 of 1) sorted by relevance
5653 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(levelIndexGL); in removeSingleSubresourceStagedUpdates() local5683 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(level); in removeStagedUpdates() local6615 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(levelGL); in flushSingleSubresourceStagedUpdates() local6695 std::vector<SubresourceUpdate> *levelUpdates = in flushStagedUpdates() local6741 std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(updateMipLevelGL); in flushStagedUpdates() local6939 const std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(levelGL); in hasStagedUpdatesForSubresource() local6978 const std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(level); in hasStagedUpdatesInLevels() local6999 const std::vector<SubresourceUpdate> *levelUpdates = getLevelUpdates(level); in hasStagedImageUpdatesWithMismatchedFormat() local7026 for (const std::vector<SubresourceUpdate> &levelUpdates : mSubresourceUpdates) in validateSubresourceUpdateImageRefConsistent() local7042 for (const std::vector<SubresourceUpdate> &levelUpdates : mSubresourceUpdates) in validateSubresourceUpdateImageRefsConsistent() local[all …]