Home
last modified time | relevance | path

Searched refs:fCreateCommandPool (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/tools/gpu/vk/
DVkTestContext.cpp51 result = fCreateCommandPool(fDevice, &createInfo, nullptr, &fCommandPool); in VkFenceSync()
129 PFN_vkCreateCommandPool fCreateCommandPool = nullptr; member in __anon2b652af00111::VkFenceSync
/third_party/skia/src/gpu/vk/
DGrVkInterface.h141 VkPtr<PFN_vkCreateCommandPool> fCreateCommandPool; member
DGrVkInterface.cpp349 nullptr == fFunctions.fCreateCommandPool || in validate()
/third_party/flutter/skia/src/gpu/vk/
DGrVkInterface.h141 VkPtr<PFN_vkCreateCommandPool> fCreateCommandPool; member
DGrVkInterface.cpp349 nullptr == fFunctions.fCreateCommandPool || in validate()