Home
last modified time | relevance | path

Searched refs:fDestroyPipelineCache (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/vk/
DGrVkInterface.h130 VkPtr<PFN_vkDestroyPipelineCache> fDestroyPipelineCache; member
/external/skia/src/gpu/vk/
DGrVkInterface.cpp263 NULL == fFunctions.fDestroyPipelineCache || in validate()