Home
last modified time | relevance | path

Searched refs:DispatchCreatePipelineCache (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dlayer_chassis_dispatch.h297 VkResult DispatchCreatePipelineCache(
H A Dlayer_chassis_dispatch.cpp1973 VkResult DispatchCreatePipelineCache( in DispatchCreatePipelineCache() function
H A Dchassis.cpp2193 VkResult result = DispatchCreatePipelineCache(device, pCreateInfo, pAllocator, pPipelineCache); in CreatePipelineCache()