Home | History | Annotate | Download | only in vk

Lines Matching refs:GrVkInterface

26 #include "GrVkInterface.h"
105 sk_sp<const GrVkInterface> interface;
108 interface.reset(new GrVkInterface(backendContext.fGetProc,
119 // make an empty GrVkExtensions and pass that to the GrVkInterface.
121 interface.reset(new GrVkInterface(backendContext.fGetProc,
139 const GrVkBackendContext& backendContext, sk_sp<const GrVkInterface> interface,
565 const GrVkInterface* interface = this->vkInterface();