| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingComplexControlFlowTests.cpp | 526 const VkQueue queue = m_context.getUniversalQueue(); in runTest() local
|
| H A D | vktRayTracingDataSpillTests.cpp | 1587 const auto queue = m_context.getUniversalQueue(); in iterate() local 2416 const auto queue = m_context.getUniversalQueue(); in iterate() local
|
| H A D | vktRayTracingShaderBindingTableTests.cpp | 859 const VkQueue queue = m_context.getUniversalQueue(); in runTest() local 1269 const auto queue = m_context.getUniversalQueue(); in iterate() local
|
| H A D | vktRayTracingTraceRaysTests.cpp | 159 VkQueue queue = 0; in getQueueFamilyIndexAtExact() local 462 const VkQueue queue = m_context.getUniversalQueue(); in runTest() local 1086 const VkQueue queue = std::get<1>(queueAndFamilyIndex); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/ |
| H A D | vktReconvergenceTests.cpp | 1782 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktDynamicRenderingTests.cpp | 1009 const VkQueue queue = m_context.getUniversalQueue(); in rendering() local 1394 const VkQueue queue = m_context.getUniversalQueue(); in rendering() local 1534 const VkQueue queue = m_context.getUniversalQueue(); in rendering() local 602 submitCommandsAndWait(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkCommandBuffer commandBuffer, const VkCommandBuffer commandBuffer2) submitCommandsAndWait() argument 1698 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 1869 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 2052 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 2187 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 2341 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 2525 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 2718 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 2880 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 3044 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 3216 const VkQueue queue = m_context.getUniversalQueue(); rendering() local 3386 const VkQueue queue = m_context.getUniversalQueue(); rendering() local [all...] |
| H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 833 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktDeviceObjectReservationTests.cpp | 898 const VkQueue queue = getDeviceQueue(*deviceDriver, *device, 0, 0); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderBuiltinVarTests.cpp | 359 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local 1082 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBufferTests.cpp | 537 draw(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const Delegate& drawDelegate, const bool useDeviceGroups, const deUint32 deviceID) const draw() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 708 const auto queue = m_context.getUniversalQueue(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 862 const VkQueue queue = context.getUniversalQueue(); in ssboUnsizedArrayLengthTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationCrossInstanceSharingTests.cpp | 532 vk::VkQueue queue; in getQueue() local
|
| H A D | vktSynchronizationNoneStageTests.cpp | 799 VkQueue queue = m_context.getUniversalQueue(); in iterate() local
|
| H A D | vktSynchronizationSignalOrderTests.cpp | 347 VkQueue queue; member 1325 VkQueue queue = getDeviceQueue(m_deviceInterface, *m_device, familyIdx, queueIdx); in QueueSubmitSignalOrderTestInstance() local
|
| H A D | vktSynchronizationSmokeTests.cpp | 1049 const VkQueue queue = context.getUniversalQueue(); in testFences() local 1169 const VkQueue queue[2] = in testSemaphores() local
|
| H A D | vktSynchronizationTimelineSemaphoreTests.cpp | 177 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local 296 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local 423 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local 109 deviceSignal(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkFence fence, const SynchronizationType type, const VkSemaphore semaphore, const deUint64 timelineValue) deviceSignal() argument 575 const VkQueue queue = context.getUniversalQueue(); maxDifferenceValueCase() local 638 const VkQueue queue = context.getUniversalQueue(); initialValueCase() local 923 const VkQueue queue = m_context.getUniversalQueue(); iterate() local 1272 VkQueue queue; global() member 2421 queueBindSparse(const vk::DeviceInterface& vkd, vk::VkQueue queue, deUint32 bindInfoCount, const vk::VkBindSparseInfo *pBindInfo) queueBindSparse() argument 2520 const auto queue = m_context.getSparseQueue(); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktTextureMipmapTests.cpp | 2613 const auto queue = deviceHelper.getQueue(); in iterate() local
|
| H A D | vktTextureTestUtil.cpp | 365 const VkQueue queue = getDeviceQueue(vkd, m_device, queueFamilyIndex, 0); in updateTextureData() local 985 const VkQueue queue = getDeviceQueue(vkd, vkDevice, queueFamilyIndex, 0); in clearImage() local 1227 const VkQueue queue = getDeviceQueue(vkd, vkDevice, queueFamilyIndex, 0); in renderQuad() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktPrimitivesGeneratedQueryTests.cpp | 193 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktShaderLibrary.cpp | 1598 const vk::VkQueue queue = m_context.getUniversalQueue(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiPresentIdWaitTests.cpp | 238 const vk::VkQueue queue; member 474 deUint32 recordAndSubmitFrame (FrameStreamObjects::FrameObjects& frameObjects, const vk::wsi::WsiTriangleRenderer& triangleRenderer, const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkSwapchainKHR swapchain, size_t swapchainSize, vk::VkQueue queue, size_t frameNumber, tcu::TestLog& testLog) in recordAndSubmitFrame() argument 516 tcu::TestStatus PresentIdWaitSimpleInstance::run (const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkQueue queue, v argument [all...] |
| H A D | vktWsiSwapchainTests.cpp | 260 const VkQueue queue; member [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ap_drv_ops.c | 620 int hostapd_set_tx_queue_params(struct hostapd_data *hapd, int queue, int aifs, in hostapd_set_tx_queue_params() argument
|
| H A D | wpa_auth_i.h | 259 struct dl_list queue; /* send nonces + rrb msgs awaiting seq resp */ member
|