Home
last modified time | relevance | path

Searched refs:videoDevice (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationBasicFenceTests.cpp57 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(co… in basicOneFenceCase() local
58 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in basicOneFenceCase()
59 const VkDevice device = getSyncDevice(videoDevice, context); in basicOneFenceCase()
60 const VkQueue queue = getSyncQueue(videoDevice, context); in basicOneFenceCase()
61 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicOneFenceCase()
134 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(conte… in basicSignaledCase() local
135 const DeviceInterface& vkd = getSyncDeviceInterface(videoDevice, context); in basicSignaledCase()
136 const VkDevice device = getSyncDevice(videoDevice, context); in basicSignaledCase()
173 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(co… in basicMultiFenceCase() local
174 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in basicMultiFenceCase()
[all …]
DvktSynchronizationBasicEventTests.cpp56 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(conte… in hostResetSetEventCase() local
57 const VkDevice device = getSyncDevice(videoDevice, context); in hostResetSetEventCase()
58 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in hostResetSetEventCase()
95 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(… in deviceResetSetEventCase() local
96 const VkDevice device = getSyncDevice(videoDevice, context); in deviceResetSetEventCase()
97 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in deviceResetSetEventCase()
98 const VkQueue queue = getSyncQueue(videoDevice, context); in deviceResetSetEventCase()
99 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in deviceResetSetEventCase()
238 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(… in singleSubmissionCase() local
239 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in singleSubmissionCase()
[all …]
DvktSynchronizationBasicSemaphoreTests.cpp77 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(… in basicOneQueueCase() local
78 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in basicOneQueueCase()
79 const VkDevice device = getSyncDevice(videoDevice, context); in basicOneQueueCase()
80 const VkQueue queue = getSyncQueue(videoDevice, context); in basicOneQueueCase()
81 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicOneQueueCase()
206 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevic… in basicChainCase() local
207 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in basicChainCase()
208 const VkDevice device = getSyncDevice(videoDevice, context); in basicChainCase()
209 const VkQueue queue = getSyncQueue(videoDevice, context); in basicChainCase()
266 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(conte… in basicChainTimelineCase() local
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicFenceTests.cpp57 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(co… in basicOneFenceCase() local
58 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in basicOneFenceCase()
59 const VkDevice device = getSyncDevice(videoDevice, context); in basicOneFenceCase()
60 const VkQueue queue = getSyncQueue(videoDevice, context); in basicOneFenceCase()
61 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicOneFenceCase()
134 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(conte… in basicSignaledCase() local
135 const DeviceInterface& vkd = getSyncDeviceInterface(videoDevice, context); in basicSignaledCase()
136 const VkDevice device = getSyncDevice(videoDevice, context); in basicSignaledCase()
173 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(co… in basicMultiFenceCase() local
174 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in basicMultiFenceCase()
[all …]
DvktSynchronizationBasicEventTests.cpp56 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(conte… in hostResetSetEventCase() local
57 const VkDevice device = getSyncDevice(videoDevice, context); in hostResetSetEventCase()
58 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in hostResetSetEventCase()
95 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(… in deviceResetSetEventCase() local
96 const VkDevice device = getSyncDevice(videoDevice, context); in deviceResetSetEventCase()
97 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in deviceResetSetEventCase()
98 const VkQueue queue = getSyncQueue(videoDevice, context); in deviceResetSetEventCase()
99 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in deviceResetSetEventCase()
238 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(… in singleSubmissionCase() local
239 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in singleSubmissionCase()
[all …]
DvktSynchronizationBasicSemaphoreTests.cpp77 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(… in basicOneQueueCase() local
78 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in basicOneQueueCase()
79 const VkDevice device = getSyncDevice(videoDevice, context); in basicOneQueueCase()
80 const VkQueue queue = getSyncQueue(videoDevice, context); in basicOneQueueCase()
81 const deUint32 queueFamilyIndex = getSyncQueueFamilyIndex(videoDevice, context); in basicOneQueueCase()
206 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevic… in basicChainCase() local
207 const DeviceInterface& vk = getSyncDeviceInterface(videoDevice, context); in basicChainCase()
208 const VkDevice device = getSyncDevice(videoDevice, context); in basicChainCase()
209 const VkQueue queue = getSyncQueue(videoDevice, context); in basicChainCase()
266 …de::MovePtr<VideoDevice> videoDevice (config.videoCodecOperationFlags != 0 ? new VideoDevice(conte… in basicChainTimelineCase() local
[all …]