Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkCaps.h124 bool supportsPhysicalDeviceProperties2() const { return fSupportsPhysicalDeviceProperties2; } in supportsPhysicalDeviceProperties2()
394 bool fSupportsPhysicalDeviceProperties2 = false; variable
DGrVkCaps.cpp315 fSupportsPhysicalDeviceProperties2 = true; in init()