Debug.Assert(bFoundAvailOrExistingSlice);// if this fails either increase the size of the texture cache or reduce number of unique cached textures in use.
if(bFoundAvailOrExistingSlice)
{
m_SliceArray[sliceIndex].countLRU=0;// mark slice as in use this frame