/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemContext.cpp | 39 , m_queueFamilyIndex (chooseProtectedMemQueueFamilyIndex(m_vki, m_phyDevice)) in ProtectedContext() 40 …keProtectedMemDevice(m_interface, *m_instance, m_vki, m_phyDevice, m_queueFamilyIndex, ctx.getUsed… in ProtectedContext() 43 , m_queue (getProtectedQueue(m_deviceDriver, *m_device, m_queueFamilyIndex, 0)) in ProtectedContext() 59 , m_queueFamilyIndex (chooseProtectedMemQueueFamilyIndex(m_vki, m_phyDevice, *m_surface)) in ProtectedContext() 60 …keProtectedMemDevice(m_interface, *m_instance, m_vki, m_phyDevice, m_queueFamilyIndex, ctx.getUsed… in ProtectedContext() 63 , m_queue (getProtectedQueue(m_deviceDriver, *m_device, m_queueFamilyIndex, 0)) in ProtectedContext()
|
D | vktProtectedMemContext.hpp | 60 deUint32 getQueueFamilyIndex (void) const { return m_queueFamilyIndex; } in getQueueFamilyIndex() 87 deUint32 m_queueFamilyIndex; member in vkt::ProtectedMem::ProtectedContext
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 228 const deUint32 m_queueFamilyIndex; member in vkt::pipeline::__anon95b17d610111::PushDescriptorBufferGraphicsTestInstance 263 , m_queueFamilyIndex (findQueueFamilyIndexWithCaps(m_vki, m_physicalDevice, VK_QUEUE_GRAPHICS_BIT)) in PushDescriptorBufferGraphicsTestInstance() 265 …ushDescriptor(m_vkp, *m_instance, m_vki, m_physicalDevice, m_deviceExtensions, m_queueFamilyIndex)) in PushDescriptorBufferGraphicsTestInstance() 267 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in PushDescriptorBufferGraphicsTestInstance() 297 &m_queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in init() 404 &m_queueFamilyIndex // const deUint32* pQueueFamilyIndices; in init() 491 &m_queueFamilyIndex // const deUint32* pQueueFamilyIndices; in init() 505 …ol = createCommandPool(m_vkd, *m_device, VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, m_queueFamilyIndex); in init() 585 …tureLevel> result = readColorAttachment(m_vkd, *m_device, m_queue, m_queueFamilyIndex, m_allocator… in verifyImage() 688 const deUint32 m_queueFamilyIndex; member in vkt::pipeline::__anon95b17d610111::PushDescriptorBufferComputeTestInstance [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSharedPresentableImageTests.cpp | 577 const deUint32 m_queueFamilyIndex; member in vkt::wsi::__anoned49088b0111::SharedPresentableImageTestInstance 748 , m_queueFamilyIndex (chooseQueueFamilyIndex(m_vki, m_physicalDevice, *m_surface)) in SharedPresentableImageTestInstance() 750 …i(m_vkp, *m_instance, m_vki, m_physicalDevice, m_deviceExtensions, m_queueFamilyIndex, testConfig.… in SharedPresentableImageTestInstance() 752 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in SharedPresentableImageTestInstance() 754 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in SharedPresentableImageTestInstance() 764 …, m_swapchainConfigs (generateSwapchainConfigs(*m_surface, m_queueFamilyIndex, testConfig.scaling… in SharedPresentableImageTestInstance() 998 …m_swapchainConfigs = generateSwapchainConfigs(*m_surface, m_queueFamilyIndex, m_testConfig.scaling… in iterate()
|
D | vktWsiIncrementalPresentTests.cpp | 664 const deUint32 m_queueFamilyIndex; member in vkt::wsi::__anoncbc7440f0111::IncrementalPresentTestInstance 840 , m_queueFamilyIndex (chooseQueueFamilyIndex(m_vki, m_physicalDevice, *m_surface)) in IncrementalPresentTestInstance() 842 …i(m_vkp, *m_instance, m_vki, m_physicalDevice, m_deviceExtensions, m_queueFamilyIndex, testConfig.… in IncrementalPresentTestInstance() 844 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in IncrementalPresentTestInstance() 846 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in IncrementalPresentTestInstance() 858 …, m_swapchainConfigs (generateSwapchainConfigs(*m_surface, &m_queueFamilyIndex, testConfig.scalin… in IncrementalPresentTestInstance() 1081 …m_swapchainConfigs = generateSwapchainConfigs(*m_surface, &m_queueFamilyIndex, m_testConfig.scalin… in iterate()
|
D | vktWsiDisplayTimingTests.cpp | 554 const deUint32 m_queueFamilyIndex; member in vkt::wsi::__anonba12eeda0111::DisplayTimingTestInstance 701 , m_queueFamilyIndex (chooseQueueFamilyIndex(m_vki, m_physicalDevice, *m_surface)) in DisplayTimingTestInstance() 703 …i(m_vkp, *m_instance, m_vki, m_physicalDevice, m_deviceExtensions, m_queueFamilyIndex, testConfig.… in DisplayTimingTestInstance() 705 , m_queue (getDeviceQueue(m_vkd, *m_device, m_queueFamilyIndex, 0u)) in DisplayTimingTestInstance() 707 , m_commandPool (createCommandPool(m_vkd, *m_device, m_queueFamilyIndex)) in DisplayTimingTestInstance() 719 …, m_swapchainConfig (createSwapchainConfig(*m_surface, m_queueFamilyIndex, m_surfaceProperties, … in DisplayTimingTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawImageObjectUtil.cpp | 157 , m_queueFamilyIndex(queueFamilyIndex) in Image() 309 CmdPoolCreateInfo copyCmdPoolCreateInfo(m_queueFamilyIndex); in readUsingBuffer() 424 …e = Image::createAndAlloc(m_vk, m_device, stagingResourceCreateInfo, allocator, m_queueFamilyIndex, in copyToLinearImage() 427 CmdPoolCreateInfo copyCmdPoolCreateInfo(m_queueFamilyIndex); in copyToLinearImage() 550 …e = Image::createAndAlloc(m_vk, m_device, stagingResourceCreateInfo, allocator, m_queueFamilyIndex, in upload() 557 CmdPoolCreateInfo copyCmdPoolCreateInfo(m_queueFamilyIndex); in upload() 653 CmdPoolCreateInfo copyCmdPoolCreateInfo(m_queueFamilyIndex); in uploadUsingBuffer()
|
D | vktDrawImageObjectUtil.hpp | 249 deUint32 m_queueFamilyIndex; member in vkt::Draw::Image
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferTests.cpp | 141 return m_sparseContext->m_queueFamilyIndex; in getUniversalQueueFamilyIndex() 155 , m_queueFamilyIndex (queueFamilyIndex) in SparseContext() 161 const deUint32 m_queueFamilyIndex; member
|
D | vktApiImageClearingTests.cpp | 517 const deUint32 m_queueFamilyIndex; member in vkt::api::__anon89afa4720111::ImageClearingTestInstance 544 , m_queueFamilyIndex (context.getUniversalQueueFamilyIndex()) in ImageClearingTestInstance() 679 return vk::createCommandPool(m_vkd, m_device, commandPoolCreateFlags, m_queueFamilyIndex); in createCommandPool() 707 &m_queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in createImage()
|
D | vktApiCommandBuffersTests.cpp | 75 const deUint32 m_queueFamilyIndex; member in vkt::api::__anon1fe7ba360111::CommandBufferBareTestEnvironment 91 , m_queueFamilyIndex (context.getUniversalQueueFamilyIndex()) in CommandBufferBareTestEnvironment() 94 m_commandPool = createCommandPool(m_vkd, m_device, commandPoolCreateFlags, m_queueFamilyIndex); in CommandBufferBareTestEnvironment() 180 &m_queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in CommandBufferRenderPassTestEnvironment()
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeShaderBuiltinVarTests.cpp | 138 const deUint32 m_queueFamilyIndex; member in vkt::compute::__anon6d7696a70111::ComputeBuiltinVarInstance 403 , m_queueFamilyIndex (context.getUniversalQueueFamilyIndex()) in ComputeBuiltinVarInstance() 472 const Unique<VkCommandPool> cmdPool(makeCommandPool(m_vki, m_device, m_queueFamilyIndex)); in iterate()
|
D | vktComputeIndirectComputeDispatchTests.cpp | 147 const deUint32 m_queueFamilyIndex; member in vkt::compute::__anond7dfc6af0111::IndirectDispatchInstanceBufferUpload 171 , m_queueFamilyIndex (context.getUniversalQueueFamilyIndex()) in IndirectDispatchInstanceBufferUpload() 268 …ique<vk::VkCommandPool> cmdPool(makeCommandPool(m_device_interface, m_device, m_queueFamilyIndex)); in iterate()
|
D | vktComputeBasicComputeShaderTests.cpp | 2329 , m_queueFamilyIndex (0) in ComputeTestInstance() 2342 deUint32 m_queueFamilyIndex; member in vkt::compute::__anon7e6288a60111::ComputeTestInstance 2384 m_queueFamilyIndex = (deUint32)queueNdx; in createDeviceGroup() 2392 m_queueFamilyIndex, // deUint32 queueFamilyIndex; in createDeviceGroup() 2548 const VkQueue queue = getDeviceQueue(vk, device, m_queueFamilyIndex, 0); in iterate() 2616 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, m_queueFamilyIndex)); in iterate() 2777 const VkQueue queue = getDeviceQueue(vk, device, m_queueFamilyIndex, 0); in iterate() 2803 &m_queueFamilyIndex, // pQueueFamilyIndices in iterate() 2882 const Unique<VkCommandPool> cmdPool(makeCommandPool(vk, device, m_queueFamilyIndex)); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 299 deUint32 m_queueFamilyIndex; member in vkt::MultiView::__anon997a26620111::MultiViewRenderTestInstance 323 , m_queueFamilyIndex (0u) in MultiViewRenderTestInstance() 634 for (; m_queueFamilyIndex < queueFamilyProperties.size(); ++m_queueFamilyIndex) in createMultiViewDevices() 636 if ((queueFamilyProperties[m_queueFamilyIndex].queueFlags & VK_QUEUE_GRAPHICS_BIT) != 0) in createMultiViewDevices() 646 m_queueFamilyIndex, //deUint32 queueFamilyIndex; in createMultiViewDevices() 731 m_device->getDeviceQueue (*m_logicalDevice, m_queueFamilyIndex, 0u, &m_queue); in createMultiViewDevices() 744 m_queueFamilyIndex, // deUint32 queueFamilyIndex; in createCommandBuffer() 1047 &m_queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in readImage() 1626 &m_queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in setImageData() 2982 &m_queueFamilyIndex, // const deUint32* pQueueFamilyIndices; in readImage()
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 506 const deUint32 m_queueFamilyIndex; member in vkt::BindingModel::__anona9e2bae50111::SingleTargetRenderInstance 526 , m_queueFamilyIndex (context.getUniversalQueueFamilyIndex()) in SingleTargetRenderInstance() 2362 const deUint32 m_queueFamilyIndex; member in vkt::BindingModel::__anona9e2bae50111::BufferComputeInstance 2392 , m_queueFamilyIndex (context.getUniversalQueueFamilyIndex()) in BufferComputeInstance() 2873 compute.submitAndWait(m_queueFamilyIndex, m_queue, &m_updateTemplates, &m_updateRegistry); in testResourceAccess() 2885 compute.submitAndWait(m_queueFamilyIndex, m_queue, m_updateBuilder, m_descriptorsPerSet); in testResourceAccess() 2889 compute.submitAndWait(m_queueFamilyIndex, m_queue); in testResourceAccess() 4169 …, m_images (m_vki, m_device, m_queueFamilyIndex, m_queue, m_allocator, m_descriptorType, m_des… in ImageFetchRenderInstance() 4669 const deUint32 m_queueFamilyIndex; member in vkt::BindingModel::__anona9e2bae50111::ImageFetchComputeInstance 4698 , m_queueFamilyIndex (context.getUniversalQueueFamilyIndex()) in ImageFetchComputeInstance() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 932 m_queueFamilyIndex(queueFamilyIndex), in UploadDownloadExecutor() 966 const deUint32 m_queueFamilyIndex; member in vkt::image::UploadDownloadExecutor 1061 …teCommandPool(m_vk, m_device, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, m_queueFamilyIndex); in runSwapchain() 1110 …teCommandPool(m_vk, m_device, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT, m_queueFamilyIndex); in run()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 967 , m_queueFamilyIndex (queueFamilyIndex) in Context() 981 deUint32 getQueueFamily (void) const { return m_queueFamilyIndex; } in getQueueFamily() 993 const deUint32 m_queueFamilyIndex; member in vkt::memory::__anon09d9cc850111::Context
|