Searched refs:multiviewFeatures (Results 1 – 1 of 1) sorted by relevance
1105 JSONObject multiviewFeatures = device.getJSONObject(KEY_MULTIVIEW_FEATURES); in emitDevices() local1108 emitBoolean(store, multiviewFeatures, KEY_MULTIVIEW); in emitDevices()1109 emitBoolean(store, multiviewFeatures, KEY_MULTIVIEW_GEOMETRY_SHADER); in emitDevices()1110 emitBoolean(store, multiviewFeatures, KEY_MULTIVIEW_TESSELLATION_SHADER); in emitDevices()