Home
last modified time | relevance | path

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

/external/skqp/src/gpu/vk/
DGrVkCaps.cpp663 const VkPhysicalDeviceProperties& physProps, in initSampleCounts() argument
681 if (kImagination_VkVendor == physProps.vendorID) { in initSampleCounts()
/external/skia/src/gpu/vk/
DGrVkCaps.cpp1326 const VkPhysicalDeviceProperties& physProps, in initSampleCounts() argument
1344 if (kImagination_VkVendor == physProps.vendorID) { in initSampleCounts()
1348 if (kIntel_VkVendor == physProps.vendorID) { in initSampleCounts()