Home
last modified time | relevance | path

Searched defs:apiVersion (Results 1 – 1 of 1) sorted by relevance

/test/vts/tests/gpu_test/src/com/android/gpu/vts/
DVulkanTest.java98 final int apiVersion = device.getJSONObject("properties").getInt("apiVersion"); in checkVulkan1_1Requirements() local
123 final int apiVersion = device.getJSONObject("properties").getInt("apiVersion"); in checkVulkan1_3Requirements() local
153 final int apiVersion = device.getJSONObject("properties").getInt("apiVersion"); in checkCpuVulkanRequirements() local