Home
last modified time | relevance | path

Searched defs:queueIndex (Results 1 – 25 of 118) sorted by relevance

12345

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalRenderingTestUtil.cpp53 const auto queueIndex = context.getUniversalQueueFamilyIndex(); in createConditionalRenderingBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalRenderingTestUtil.cpp53 const auto queueIndex = context.getUniversalQueueFamilyIndex(); in createConditionalRenderingBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp46 deUint32 queueIndex; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp46 deUint32 queueIndex; member
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksServices.cpp50 deUint32 queueIndex; member
/third_party/skia/src/gpu/vk/
DGrVkGpu.h67 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.h57 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiDeviceInitializationTests.cpp649 const deUint32 queueIndex = 0; in createDeviceTest() local
724 const deUint32 queueIndex = 0; in createMultipleDevicesTest() local
954 for (deUint32 queueIndex = 0; queueIndex < queueCount; queueIndex++) in createDeviceWithVariousQueueCountsTest() local
1320 const deUint32 queueIndex = 0; in createDeviceFeatures2Test() local
1753 const deUint32 queueIndex = 0; in createDeviceQueue2Test() local
1942 …st VkDevice device, VkDeviceQueueCreateFlags flags, deUint32 queueFamilyIndex, deUint32 queueIndex) in getDeviceQueue2WithOptions()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp649 const deUint32 queueIndex = 0; in createDeviceTest() local
724 const deUint32 queueIndex = 0; in createMultipleDevicesTest() local
954 for (deUint32 queueIndex = 0; queueIndex < queueCount; queueIndex++) in createDeviceWithVariousQueueCountsTest() local
1320 const deUint32 queueIndex = 0; in createDeviceFeatures2Test() local
1753 const deUint32 queueIndex = 0; in createDeviceQueue2Test() local
1942 …st VkDevice device, VkDeviceQueueCreateFlags flags, deUint32 queueFamilyIndex, deUint32 queueIndex) in getDeviceQueue2WithOptions()
/third_party/node/benchmark/
Dcommon.js179 const recursive = (queueIndex) => { argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp166 …void releaseQueue (const deUint32& queueFamilyIndex, const int& queueIndex, Move<VkCommandBuff… in releaseQueue()
364 int queueIndex; in executeComputePipeline() local
438 int queueIndex; in executeGraphicPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp166 …void releaseQueue (const deUint32& queueFamilyIndex, const int& queueIndex, Move<VkCommandBuff… in releaseQueue()
364 int queueIndex; in executeComputePipeline() local
438 int queueIndex; in executeGraphicPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp421 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
687 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
886 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1206 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1428 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
2221 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderProvokingVertexTestsEXT.cpp275 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp421 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
687 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
886 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1206 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1428 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
2221 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderProvokingVertexTestsEXT.cpp275 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
DvktMeshShaderMiscTestsEXT.cpp259 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
2317 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
2660 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
3317 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
3970 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
4326 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
4648 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelPadding.cpp235 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelPadding.cpp235 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkResourceInterface.cpp955 deUint32 queueIndex) in importPipelineCacheData()
1142 deUint32 queueIndex) in importPipelineCacheData()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp407 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
808 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp407 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
808 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp388 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1432 const deUint32 queueIndex = m_context.getUniversalQueueFamilyIndex(); in createFramebuffer() local
1634 const deUint32 queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp388 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
1432 const deUint32 queueIndex = m_context.getUniversalQueueFamilyIndex(); in createFramebuffer() local
1634 const deUint32 queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp1301 uint32_t queueIndex, in getDeviceQueue()
1322 uint32_t queueIndex, in initializeQueueMap()

12345