HomeSort by relevance Sort by last modified time
    Searched refs:fDestroyInstance (Results 1 - 3 of 3) sorted by null

  /external/skia/include/gpu/vk/
GrVkInterface.h 71 VkPtr<PFN_vkDestroyInstance> fDestroyInstance;
  /external/skia/src/gpu/vk/
GrVkBackendContext.cpp 332 fInterface->fFunctions.fDestroyInstance(fInstance, nullptr);
GrVkInterface.cpp 204 NULL == fFunctions.fDestroyInstance ||

Completed in 549 milliseconds