Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkInterface.h83 VkPtr<PFN_vkGetDeviceMemoryCommitment> fGetDeviceMemoryCommitment; member
DGrVkInterface.cpp292 nullptr == fFunctions.fGetDeviceMemoryCommitment || in validate()