/external/swiftshader/src/Vulkan/ |
D | VkBuffer.cpp | 32 queueFamilyIndices = reinterpret_cast<uint32_t *>(mem); in Buffer() 33 …memcpy(queueFamilyIndices, pCreateInfo->pQueueFamilyIndices, sizeof(uint32_t) * queueFamilyIndexCo… in Buffer() 49 vk::deallocate(queueFamilyIndices, pAllocator); in destroy()
|
D | VkBuffer.hpp | 54 uint32_t *queueFamilyIndices = nullptr; member in vk::Buffer
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationCrossInstanceSharingTests.cpp | 336 std::vector<deUint32> queueFamilyIndices (queueFamilyProperties.size(), 0xFFFFFFFFu); in createTestDevice() local 650 const std::vector<deUint32>& queueFamilyIndices, in createImage() argument 677 (deUint32)queueFamilyIndices.size(), in createImage() 678 &queueFamilyIndices[0], in createImage() 690 const std::vector<deUint32>& queueFamilyIndices) in createBuffer() argument 707 (deUint32)queueFamilyIndices.size(), in createBuffer() 708 &queueFamilyIndices[0] in createBuffer() 751 const std::vector<deUint32>& queueFamilyIndices, in importResource() argument 804 (deUint32)queueFamilyIndices.size(), in importResource() 805 &queueFamilyIndices[0], in importResource() [all …]
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 168 std::vector<deUint32> queueFamilyIndices (queueFamilyProperties.size(), 0xFFFFFFFFu); in createTestDevice() local 386 const std::vector<deUint32>& queueFamilyIndices, in importResource() argument 437 (deUint32)queueFamilyIndices.size(), in importResource() 438 &queueFamilyIndices[0], in importResource() 467 (deUint32)queueFamilyIndices.size(), in importResource() 468 &queueFamilyIndices[0] in importResource()
|
D | vktSynchronizationSignalOrderTests.cpp | 102 std::vector<deUint32> queueFamilyIndices (queueFamilyProperties.size(), 0xFFFFFFFFu); in createTestDevice() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkObjUtil.cpp | 583 const std::vector<deUint32>& queueFamilyIndices) in makeBufferCreateInfo() argument 585 const deUint32 queueFamilyIndexCount = static_cast<deUint32>(queueFamilyIndices.size()); in makeBufferCreateInfo() 586 const deUint32* pQueueFamilyIndices = de::dataSafe(queueFamilyIndices); in makeBufferCreateInfo()
|
D | vkObjUtil.hpp | 118 const std::vector<deUint32>& queueFamilyIndices);
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBufferSparseBinding.cpp | 149 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local 155 …bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; // const deUint32* pQueueFamilyIndices; in iterate()
|
D | vktSparseResourcesBufferSparseResidency.cpp | 190 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local 196 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; in iterate()
|
D | vktSparseResourcesBufferMemoryAliasing.cpp | 208 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local 214 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 140 const vector<deUint32>& queueFamilyIndices, in createDeviceWithWsi() argument 147 for (const auto familyIndex : queueFamilyIndices) in createDeviceWithWsi() 298 const vector<deUint32> queueFamilyIndices; member 309 , queueFamilyIndices(getCompatibleQueueFamilyIndices(vki, physicalDevice, surface)) in MultiQueueDeviceHelper() 317 queueFamilyIndices, in MultiQueueDeviceHelper() 713 const deUint32 numFamilies = static_cast<deUint32>(devHelper.queueFamilyIndices.size()); in createSwapchainTest() 721 if (devHelper.queueFamilyIndices.empty()) in createSwapchainTest() 725 curParams.pQueueFamilyIndices = devHelper.queueFamilyIndices.data(); in createSwapchainTest() 816 const deUint32 numFamilies = static_cast<deUint32>(devHelper.queueFamilyIndices.size()); in createSwapchainPrivateDataTest() 824 if (devHelper.queueFamilyIndices.empty()) in createSwapchainPrivateDataTest() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSparseRenderTargetTests.cpp | 91 deUint32 queueFamilyIndices[] = {universalQueueFamilyIndex, sparseQueueFamilyIndex}; in createSparseImageAndMemory() local 116 queueFamilyIndices, in createSparseImageAndMemory()
|
D | vktRenderPassSubpassDependencyTests.cpp | 1542 const deUint32 queueFamilyIndices = m_context.getUniversalQueueFamilyIndex(); in iterateInternal() local 1553 &queueFamilyIndices, // const deUint32* pQueueFamilyIndices; in iterateInternal()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTests.cpp | 2468 …const deUint32 queueFamilyIndices[] = { context.getUniversalQueueFamilyIndex(), context.getSpa… in initialize() local 2524 queueFamilyIndices, // const deUint32* pQueueFamilyIndices; in initialize() 2564 queueFamilyIndices, // const deUint32* pQueueFamilyIndices; in initialize() 2611 queueFamilyIndices, // const deUint32* pQueueFamilyIndices; in initialize() 2665 queueFamilyIndices, // const deUint32* pQueueFamilyIndices; in initialize() 3350 &queueFamilyIndices[0] // const deUint32* pQueueFamilyIndices; in initialize() 3392 …ool = createCommandPool(vk, vkDevice, VK_COMMAND_POOL_CREATE_TRANSIENT_BIT, queueFamilyIndices[0]); in initialize()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureTestUtil.cpp | 335 …const deUint32 queueFamilyIndices[] = {m_context.getUniversalQueueFamilyIndex(), m_context.… in updateTextureData() local 402 queueFamilyIndices, // const deUint32* pQueueFamilyIndices; in updateTextureData()
|
/external/angle/third_party/vulkan_memory_allocator/src/ |
D | VulkanSample.cpp | 705 uint32_t queueFamilyIndices[] = { g_GraphicsQueueFamilyIndex, g_PresentQueueFamilyIndex }; in CreateSwapchain() local 710 swapChainInfo.pQueueFamilyIndices = queueFamilyIndices; in CreateSwapchain()
|
/external/angle/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.cpp | 922 uint32_t queueFamilyIndices[2] = {(uint32_t)info.graphics_queue_family_index, in init_swap_chain() local 932 swapchain_ci.pQueueFamilyIndices = queueFamilyIndices; in init_swap_chain()
|
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackSimpleTests.cpp | 1979 const std::vector<deUint32> queueFamilyIndices = { queueFamilyIndex }; in iterate() local 2017 …eInfo = makeBufferCreateInfo(queryDataSize, VK_BUFFER_USAGE_TRANSFER_DST_BIT, queueFamilyIndices); in iterate()
|