Searched defs:createPipelineCache (Results 1 – 6 of 6) sorted by relevance
48 CreatePipelineCacheFunc createPipelineCache; variable
231 Move<VkPipelineCache> createPipelineCache (const DeviceInterface& vk, VkDevice device, const VkPipe… function
225 VkResult DeviceDriver::createPipelineCache (VkDevice device, const VkPipelineCacheCreateInfo* pCrea… function in DeviceDriver
76 VKAPI_ATTR VkResult VKAPI_CALL createPipelineCache (VkDevice device, const VkPipelineCacheCreateInf… function
800 vk::Move<VkPipelineCache> PipelineCacheData::createPipelineCache (const vk::DeviceInterface& vk, co… in createPipelineCache() function in vkt::synchronization::PipelineCacheData
16586 …Result createPipelineCache( const PipelineCacheCreateInfo* pCreateInfo, const AllocationCallbacks*… in createPipelineCache() function in vk::Device16592 …ResultValueType<PipelineCache>::type createPipelineCache( const PipelineCacheCreateInfo & createIn… in createPipelineCache() function in vk::Device