Home
last modified time | relevance | path

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

/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/runtimerender/resourcemanager/
H A Dqssgrenderimagebatchloader.cpp371 quint32 theLoadingImageCount = 0; in createLoaderBatch() local
402 ++theLoadingImageCount; in createLoaderBatch()
405 … QSSGImageLoaderBatch(inLoader, inListener, theImages, inBatchId, theLoadingImageCount, contextTyp… in createLoaderBatch()