Searched refs:qfi (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 1040 uint32_t qfi = queue_create->queueFamilyIndex; in tu_CreateDevice() local 1041 device->queues[qfi] = vk_alloc( in tu_CreateDevice() 1044 if (!device->queues[qfi]) { in tu_CreateDevice() 1051 memset(device->queues[qfi], 0, in tu_CreateDevice() 1054 device->queue_count[qfi] = queue_create->queueCount; in tu_CreateDevice() 1057 result = tu_queue_init(device, &device->queues[qfi][q], qfi, q, in tu_CreateDevice()
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 1901 for (auto qfi : queue_family_indices) { in Context() local 1902 VkQueue queue = device_obj->queue_family_queues(qfi)[0]->handle(); in Context() 1903 queue_families.emplace(std::make_pair(qfi, QueueFamilyObjs())); in Context() 1904 … queue_families[qfi].Init(device_obj, qfi, queue, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT); in Context() 1936 …QueueFamilyObjs *BarrierQueueFamilyTestHelper::GetQueueFamilyInfo(Context *context, uint32_t qfi) { in GetQueueFamilyInfo() argument 1939 auto qf_it = context->queue_families.find(qfi); in GetQueueFamilyInfo()
|
D | vklayertests_descriptor_renderpass_framebuffer.cpp | 74 uint32_t qfi = 0; in TEST_F() local 80 bci.pQueueFamilyIndices = &qfi; in TEST_F() 3826 uint32_t qfi = 0; in TEST_F() local 3832 buffCI.pQueueFamilyIndices = &qfi; in TEST_F() 3901 uint32_t qfi = 0; in TEST_F() local 3907 bci.pQueueFamilyIndices = &qfi; in TEST_F() 4002 uint32_t qfi = 0; in TEST_F() local 4008 buffCI.pQueueFamilyIndices = &qfi; in TEST_F() 4847 uint32_t qfi = 0; in TEST_F() local 4853 buffCI.pQueueFamilyIndices = &qfi; in TEST_F() [all …]
|
D | vklayertests_others.cpp | 1410 uint32_t qfi[2]; in TEST_F() local 1411 qfi[0] = 777; in TEST_F() 1412 qfi[1] = 0; in TEST_F() 1414 buffCI.pQueueFamilyIndices = qfi; in TEST_F() 1421 qfi[0] = 0; in TEST_F() 1429 qfi[0] = 1; in TEST_F() 1430 qfi[1] = 2; in TEST_F() 4070 uint32_t qfi = 0; in TEST_F() local 4077 buff_create_info.pQueueFamilyIndices = &qfi; in TEST_F()
|
D | vkpositivelayertests.cpp | 755 uint32_t qfi = 0; in TEST_F() local 761 bci.pQueueFamilyIndices = &qfi; in TEST_F() 2927 uint32_t qfi = 0; in TEST_F() local 2933 buffCI.pQueueFamilyIndices = &qfi; in TEST_F() 3805 uint32_t qfi = 0; in TEST_F() local 3811 buff_create_info.pQueueFamilyIndices = &qfi; in TEST_F() 3884 uint32_t qfi = 0; in TEST_F() local 3890 buff_create_info.pQueueFamilyIndices = &qfi; in TEST_F() 5596 uint32_t qfi = 0; in TEST_F() local 5602 bci.pQueueFamilyIndices = &qfi; in TEST_F() [all …]
|
D | layer_validation_tests.h | 700 QueueFamilyObjs *GetQueueFamilyInfo(Context *context, uint32_t qfi);
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 2767 uint32_t qfi = queue_create->queueFamilyIndex; in radv_CreateDevice() local 2773 device->queues[qfi] = vk_alloc(&device->vk.alloc, in radv_CreateDevice() 2775 if (!device->queues[qfi]) { in radv_CreateDevice() 2780 memset(device->queues[qfi], 0, queue_create->queueCount * sizeof(struct radv_queue)); in radv_CreateDevice() 2782 device->queue_count[qfi] = queue_create->queueCount; in radv_CreateDevice() 2785 result = radv_queue_init(device, &device->queues[qfi][q], in radv_CreateDevice() 2786 qfi, q, queue_create->flags, in radv_CreateDevice()
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_008.ppm | 2950 /0xzg�z`]Wf^_zqsD:;* !.%(,"&!4"*A/73!'`OT4')E8;qfi:.1=/4lab�����…
|