Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.h2338 DeviceQueueIndex currentDeviceQueueIndex,
Dvk_helpers.cpp7131 DeviceQueueIndex currentDeviceQueueIndex, in initExternalMemory() argument
7162 mCurrentDeviceQueueIndex = currentDeviceQueueIndex; in initExternalMemory()
7164 mIsForeignImage = currentDeviceQueueIndex == kForeignDeviceQueueIndex; in initExternalMemory()