Searched refs:multiviewFeatures (Results 1 – 1 of 1) sorted by relevance
726 JSONObject multiviewFeatures = device.getJSONObject(KEY_MULTIVIEW_FEATURES); in emitDevices() local729 emitBoolean(store, multiviewFeatures, KEY_MULTIVIEW); in emitDevices()730 emitBoolean(store, multiviewFeatures, KEY_MULTIVIEW_GEOMETRY_SHADER); in emitDevices()731 emitBoolean(store, multiviewFeatures, KEY_MULTIVIEW_TESSELLATION_SHADER); in emitDevices()