Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.h115 bool supportsPhysicalDeviceProperties2() const { return fSupportsPhysicalDeviceProperties2; } in supportsPhysicalDeviceProperties2()
288 bool fSupportsPhysicalDeviceProperties2 = false; variable
DGrVkCaps.cpp281 fSupportsPhysicalDeviceProperties2 = true; in init()
/third_party/skia/src/gpu/vk/
DGrVkCaps.h124 bool supportsPhysicalDeviceProperties2() const { return fSupportsPhysicalDeviceProperties2; } in supportsPhysicalDeviceProperties2()
391 bool fSupportsPhysicalDeviceProperties2 = false; variable
DGrVkCaps.cpp309 fSupportsPhysicalDeviceProperties2 = true; in init()