OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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