Searched refs:mCurrentPipelineCacheBlobCacheSlotIndex (Results 1 – 2 of 2) sorted by relevance
1747 mCurrentPipelineCacheBlobCacheSlotIndex(0), in Renderer()5881 *previousSlotIndexOut = mCurrentPipelineCacheBlobCacheSlotIndex; in getNextPipelineCacheBlobCacheSlotIndex()5885 mCurrentPipelineCacheBlobCacheSlotIndex = 1 - mCurrentPipelineCacheBlobCacheSlotIndex; in getNextPipelineCacheBlobCacheSlotIndex()5887 return mCurrentPipelineCacheBlobCacheSlotIndex; in getNextPipelineCacheBlobCacheSlotIndex()
981 size_t mCurrentPipelineCacheBlobCacheSlotIndex; variable