HomeSort by relevance Sort by last modified time
    Searched defs:GrVkInterface (Results 1 - 2 of 2) sorted by null

  /external/skia/include/gpu/vk/
GrVkInterface.h 19 * GrContext is created it is given a GrVkInterface. All functions that should be
23 struct SK_API GrVkInterface : public SkRefCnt {
50 GrVkInterface(GetProc getProc,
55 GrVkInterface(const GetInstanceProc&,
61 // Validates that the GrVkInterface supports its advertised standard. This means the necessary
  /external/skqp/include/gpu/vk/
GrVkInterface.h 19 * GrContext is created it is given a GrVkInterface. All functions that should be
23 struct SK_API GrVkInterface : public SkRefCnt {
50 GrVkInterface(GetProc getProc,
55 GrVkInterface(const GetInstanceProc&,
61 // Validates that the GrVkInterface supports its advertised standard. This means the necessary

Completed in 209 milliseconds