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