Home
last modified time | relevance | path

Searched defs:queue (Results 701 - 725 of 2590) sorted by relevance

1...<<21222324252627282930>>...104

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationCommonEdgeTests.cpp252 const VkQueue queue = context.getUniversalQueue(); in test() local
H A DvktTessellationGeometryPointSizeTests.cpp314 const VkQueue queue = context.getUniversalQueue(); in test() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDescriptorSetTests.cpp75 const VkQueue queue = context.getUniversalQueue(); in descriptorSetLayoutLifetimeGraphicsTest() local
251 const VkQueue queue = context.getUniversalQueue(); in descriptorSetLayoutLifetimeComputeTest() local
365 const VkQueue queue = context.getUniversalQueue(); in descriptorSetLayoutBindingOrderingTest() local
H A DvktApiSmokeTests.cpp336 const VkQueue queue = context.getUniversalQueue(); in renderTriangleTest() local
597 const VkQueue queue = context.getUniversalQueue(); in renderTriangleUnusedResolveAttachmentTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeBasicComputeShaderTests.cpp204 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
375 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
548 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateClearTests.cpp87 const vk::VkQueue queue = m_context.getUniversalQueue(); in iterate() local
H A DvktDynamicStateGeneralTests.cpp73 const vk::VkQueue queue = m_context.getUniversalQueue(); in iterate() local
184 const vk::VkQueue queue = m_context.getUniversalQueue(); in iterate() local
361 const vk::VkQueue queue = m_context.getUniversalQueue(); in iterate() local
H A DvktDynamicStateVPTests.cpp78 const vk::VkQueue queue = m_context.getUniversalQueue(); in iterate() local
315 const vk::VkQueue queue = m_context.getUniversalQueue(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTransfer.cpp139 const auto queue = getDeviceQueue(m_context.getDeviceInterface(), device, m_context.getUniversalQueueFamilyIndex(), 0u); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkCmdUtil.cpp346 submitCommandsAndWait(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkCommandBuffer commandBuffer, const bool useDeviceGroups, const deUint32 deviceMask, const deUint32 waitSemaphoreCount, const VkSemaphore* waitSemaphores, const VkPipelineStageFlags* waitStages) submitCommandsAndWait() argument
365 submitCommands(const DeviceInterface& vk, const VkDevice device, const VkQueue queue, const VkCommandBuffer commandBuffer, const bool useDeviceGroups, const deUint32 deviceMask, const deUint32 waitSemaphoreCount, const VkSemaphore* waitSemaphores, const VkPipelineStageFlags* waitStages) submitCommands() argument
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.h68 VkQueue queue() const { return fQueue; } in queue() function in GrVkGpu
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp434 VkQueue queue; in QueueSubmitAndWait() local
/third_party/openssl/ssl/record/
H A Drec_layer_d1.c146 int dtls1_buffer_record(SSL *s, record_pqueue *queue, unsigned char *priority) in dtls1_buffer_record() argument
204 int dtls1_retrieve_buffered_record(SSL *s, record_pqueue *queue) in dtls1_retrieve_buffered_record() argument
/third_party/skia/tests/
H A DSurfaceSemaphoreTest.cpp272 VkQueue queue = gpu->queue(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.c413 static void onInputQueueCreated(ANativeActivity* activity, AInputQueue* queue) { in onInputQueueCreated() argument
418 static void onInputQueueDestroyed(ANativeActivity* activity, AInputQueue* queue) { in onInputQueueDestroyed() argument
/third_party/skia/third_party/externals/dawn/examples/
H A DManualSwapChainTest.cpp90 static wgpu::Queue queue; variable
H A DComputeBoids.cpp29 wgpu::Queue queue; variable
H A DCubeReflection.cpp39 wgpu::Queue queue; variable
/third_party/python/Lib/concurrent/futures/
H A Dprocess.py50 import queue namespace
[all...]
/third_party/python/Lib/test/libregrtest/
H A Druntest_mp.py4 import queue namespace
/third_party/python/Modules/
H A Dtermios.c308 termios_tcflush_impl(PyObject *module, int fd, int queue) in termios_tcflush_impl() argument
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_metal.h122 VkQueue queue; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineEarlyDestroyTests.cpp227 const auto queue = context.getUniversalQueue(); in testEarlyDestroy() local
H A DvktPipelineMultisampleBaseResolve.cpp66 const VkQueue queue = m_context.getUniversalQueue(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemUseAfterFreeTests.cpp277 const VkQueue queue = m_queue; in iterate() local

Completed in 21 milliseconds

1...<<21222324252627282930>>...104