Home
last modified time | relevance | path

Searched refs:deviceQueueInfo2HardW (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.cpp280 … const VkDeviceQueueInfo2 deviceQueueInfo2HardW = {VK_STRUCTURE_TYPE_DEVICE_QUEUE_INFO_2, nullptr, in CreateDevice() local
283 vkGetDeviceQueue2(device_, &deviceQueueInfo2HardW, &hardwareQueue_); in CreateDevice()