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.java682 … JSONObject pointClippingProperties = device.getJSONObject(KEY_POINT_CLIPPING_PROPERTIES); in emitDevices() local
685 emitLong(store, pointClippingProperties, KEY_POINT_CLIPPING_BEHAVIOR); in emitDevices()