Home
last modified time | relevance | path

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

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DVulkanDeviceInfo.java1061 … JSONObject pointClippingProperties = device.getJSONObject(KEY_POINT_CLIPPING_PROPERTIES); in emitDevices() local
1064 emitLong(store, pointClippingProperties, KEY_POINT_CLIPPING_BEHAVIOR); in emitDevices()