/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationBasicFenceTests.cpp | 57 …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 …]
|
D | vktSynchronizationBasicEventTests.cpp | 56 …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 …]
|
D | vktSynchronizationBasicSemaphoreTests.cpp | 77 …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/ |
D | vktSynchronizationBasicFenceTests.cpp | 57 …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 …]
|
D | vktSynchronizationBasicEventTests.cpp | 56 …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 …]
|
D | vktSynchronizationBasicSemaphoreTests.cpp | 77 …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 …]
|