Home | History | Annotate | Download | only in demos

Lines Matching defs:pipelineCache

313         device.destroyPipelineCache(pipelineCache, nullptr);
1674 &pipelineCache);
1757 result = device.createGraphicsPipelines(pipelineCache, 1, &pipeline,
2082 device.destroyPipelineCache(pipelineCache, nullptr);
2678 vk::PipelineCache pipelineCache;