Searched refs:externalSemaphoreProperties (Results 1 – 2 of 2) sorted by relevance
784 … JSONObject externalSemaphoreProperties = externalSemaphorePair.getJSONObject(1); in emitDevices() local788 … emitLong(store, externalSemaphoreProperties, KEY_EXPORT_FROM_IMPORTED_HANDLE_TYPES); in emitDevices()789 … emitLong(store, externalSemaphoreProperties, KEY_COMPATIBLE_HANDLE_TYPES); in emitDevices()790 … emitLong(store, externalSemaphoreProperties, KEY_EXTERNAL_SEMAPHORE_FEATURES); in emitDevices()
149 VkExternalSemaphoreProperties externalSemaphoreProperties; in init() local151 &externalSemaphoreProperties); in init()153 ASSERT(externalSemaphoreProperties.externalSemaphoreFeatures & in init()