Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp86 if (queueFlags & VK_QUEUE_TRANSFER_BIT) { in queueFlagsToString()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1211 eTransfer = VK_QUEUE_TRANSFER_BIT,
Dvk_enum_string_helper.h2736 case VK_QUEUE_TRANSFER_BIT: in string_VkQueueFlagBits()
Dvulkan_enums.hpp2072 eTransfer = VK_QUEUE_TRANSFER_BIT,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc1353 * ename:VK_QUEUE_TRANSFER_BIT specifies that queues in this queue family
1410 the ename:VK_QUEUE_TRANSFER_BIT capability separately for that queue family
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2385 VK_QUEUE_TRANSFER_BIT = 0x00000004, enumerator
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc13013 * Added a note explaining that ename:VK_QUEUE_TRANSFER_BIT may or may