Home
last modified time | relevance | path

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

/test/vts/tests/gpu_test/src/com/android/gpu/vts/
DVulkanTest.java116 final int apiVersion = device.getJSONObject("properties").getInt("apiVersion"); in checkVulkan1_1Requirements() local
117 if (bestApiVersion < apiVersion) { in checkVulkan1_1Requirements()
118 bestApiVersion = apiVersion; in checkVulkan1_1Requirements()
149 final int apiVersion = device.getJSONObject("properties").getInt("apiVersion"); in checkVulkan1_3Requirements() local
150 if (bestApiVersion < apiVersion) { in checkVulkan1_3Requirements()
151 bestApiVersion = apiVersion; in checkVulkan1_3Requirements()
179 final int apiVersion = device.getJSONObject("properties").getInt("apiVersion"); in checkCpuVulkanRequirements() local
180 if (bestApiVersion < apiVersion) { in checkCpuVulkanRequirements()
181 bestApiVersion = apiVersion; in checkCpuVulkanRequirements()
/test/suite_harness/common/host-side/tradefed/tests/res/testdata/
Dlog_2.qpa21 <Text>apiVersion: 1.1.128
Dlog_1.qpa21 <Text>apiVersion: 1.1.128