Searched refs:getNextPipelineCacheBlobCacheSlotIndex (Results 1 – 2 of 2) sorted by relevance
1115 const size_t slotIndex = renderer->getNextPipelineCacheBlobCacheSlotIndex(&previousSlotIndex); in CompressAndStorePipelineCacheVk()1356 const size_t firstSlotIndex = renderer->getNextPipelineCacheBlobCacheSlotIndex(nullptr); in GetAndDecompressPipelineCacheVk()1376 slotIndex = renderer->getNextPipelineCacheBlobCacheSlotIndex(nullptr); in GetAndDecompressPipelineCacheVk()5877 size_t Renderer::getNextPipelineCacheBlobCacheSlotIndex(size_t *previousSlotIndexOut) in getNextPipelineCacheBlobCacheSlotIndex() function in rx::vk::Renderer
357 size_t getNextPipelineCacheBlobCacheSlotIndex(size_t *previousSlotIndexOut);