class PendingActionToken
Defined at line 39 of file ../../src/graphics/bin/vulkan_loader/app.h
This token represents the existence of an outstanding operation that could
affect the ICD list. It will defer the signaling that an ICD doesn't exist
until it's destroyed.
Public Methods
void ~PendingActionToken ()
Defined at line 373 of file ../../src/graphics/bin/vulkan_loader/app.cc
Friends
class LoaderApp