Home
last modified time | relevance | path

Searched refs:getQueueFamilyVideo (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktCustomInstancesDevices.hpp193 deUint32 getQueueFamilyVideo (void) const;
H A DvktCustomInstancesDevices.cpp974 deUint32 VideoDevice::getQueueFamilyVideo (void) const in getQueueFamilyVideo() function in vkt::VideoDevice
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.hpp193 const deUint32& getQueueFamilyVideo (void);
H A DvktCustomInstancesDevices.cpp937 const deUint32& VideoDevice::getQueueFamilyVideo (void) in getQueueFamilyVideo() function in vkt::VideoDevice
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.cpp1217 return device->getQueueFamilyVideo(); in getSyncQueueFamilyIndex()
1225 return getDeviceQueue(device->getDeviceDriver(), device->getDeviceSupportingQueue(), device->getQueueFamilyVideo(), 0u); in getSyncQueue()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationUtil.cpp1217 return device->getQueueFamilyVideo(); in getSyncQueueFamilyIndex()
1225 return getDeviceQueue(device->getDeviceDriver(), device->getDeviceSupportingQueue(), device->getQueueFamilyVideo(), 0u); in getSyncQueue()

Completed in 8 milliseconds