Home
last modified time | relevance | path

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

/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/runtimerender/resourcemanager/
H A Dqssgrenderresourcemanager.cpp42 static void replaceWithLast(QVector<T> &vector, int index) in replaceWithLast() function
102 replaceWithLast(freeRenderBuffers, idx); in allocateRenderBuffer()
112 replaceWithLast(freeRenderBuffers, existingMatchIdx); in allocateRenderBuffer()
142 replaceWithLast(freeTextures, idx); in allocateTexture2D()
191 replaceWithLast(freeTexCubes, idx); in allocateTextureCube()
279 replaceWithLast(freeRenderBuffers, idx); in destroyFreeSizedResources()
283 replaceWithLast(freeTextures, idx); in destroyFreeSizedResources()
287 replaceWithLast(freeTexCubes, idx); in destroyFreeSizedResources()
/dports/science/chrono/chrono-7.0.1/src/chrono_thirdparty/HACDv2/
H A DPxVector.h326 HACD_INLINE void replaceWithLast(HaU32 i) in replaceWithLast() function
333 HACD_INLINE void replaceWithLast(iterator i) in replaceWithLast() function
335 replaceWithLast(static_cast<HaU32>(i-mData)); in replaceWithLast()
355 replaceWithLast(index); in findAndReplaceWithLast()
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/nvtt/nvcore/
H A Darray.h131 void replaceWithLast(uint index);
H A Darray.inl243 void Array<T>::replaceWithLast(uint index) function in nv::Array
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/nvtt/nvcore/
H A Darray.h131 void replaceWithLast(uint index);
H A Darray.inl243 void Array<T>::replaceWithLast(uint index) function in nv::Array
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/3rd-party/nvtt/nvcore/
H A DContainers.h406 void replaceWithLast(uint index)
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/src/nvcore/
H A DContainers.h406 void replaceWithLast(uint index)
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/src/nvcore/
H A DContainers.h406 void replaceWithLast(uint index)