Searched refs:determineHardwareCompute (Results 1 – 1 of 1) sorted by relevance
344 int bestComputeLevel = determineHardwareCompute(mBestDevice); in testVulkanHardwareFeatures()542 int compute = determineHardwareCompute(device); in getBestDevice()603 private int determineHardwareCompute(JSONObject device) throws JSONException { in determineHardwareCompute() method in VulkanFeaturesTest