Searched refs:hasOnlyCpuDevice (Results 1 – 1 of 1) sorted by relevance
314 if (hasOnlyCpuDevice()) { in testVulkanHardwareFeatures()374 if (hasOnlyCpuDevice()) { in testVulkanApplicationBinaryInterfaceRequirements()403 if (hasOnlyCpuDevice()) { in testVulkan1_1Requirements()473 if (hasOnlyCpuDevice()) { in testVulkanExposedDeviceExtensions()527 if (!hasOnlyCpuDevice()) { in testAndroidBaselineProfile2021Support()560 private boolean hasOnlyCpuDevice() throws JSONException { in hasOnlyCpuDevice() method in VulkanFeaturesTest