Home
last modified time | relevance | path

Searched refs:ResetDescriptorPool (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/gpu/vk/
DGrVkDescriptorPool.cpp44 GR_VK_CALL_ERRCHECK(gpu->vkInterface(), ResetDescriptorPool(gpu->device(), fDescPool, 0)); in reset()
DGrVkInterface.cpp108 ACQUIRE_PROC(ResetDescriptorPool, VK_NULL_HANDLE, device); in GrVkInterface()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.cpp203 GET_DEVICE_PROC(ResetDescriptorPool); in LoadDeviceProcs()
DVulkanFunctions.h199 PFN_vkResetDescriptorPool ResetDescriptorPool = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.cpp285 GET_DEVICE_PROC(ResetDescriptorPool); in LoadDeviceProcs()
DVulkanFunctions.h262 PFN_vkResetDescriptorPool ResetDescriptorPool = nullptr; member
/third_party/skia/src/gpu/vk/
DGrVkInterface.cpp108 ACQUIRE_PROC(ResetDescriptorPool, VK_NULL_HANDLE, device); in GrVkInterface()