Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/chapters/commonvalidity/
Dlorem.adoc24 ename:VK_QUEUE_GRAPHICS_BIT or ename:VK_QUEUE_COMPUTE_BIT, the
35 ename:VK_QUEUE_GRAPHICS_BIT, for each element of {regionsparam}, the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dcopy_buffer_to_image_command_buffer_common.adoc24 ename:VK_QUEUE_GRAPHICS_BIT or ename:VK_QUEUE_COMPUTE_BIT, the
35 ename:VK_QUEUE_GRAPHICS_BIT, for each element of {regionsparam}, the
Dcopy_image_to_buffer_command_buffer_common.adoc24 ename:VK_QUEUE_GRAPHICS_BIT or ename:VK_QUEUE_COMPUTE_BIT, the
/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp80 if (queueFlags & VK_QUEUE_GRAPHICS_BIT) { in queueFlagsToString()
266 if ((flags & VK_QUEUE_GRAPHICS_BIT) && in testDeviceCreation()
274 if (flags & VK_QUEUE_GRAPHICS_BIT) { in testDeviceCreation()
324 if ((flags & VK_QUEUE_GRAPHICS_BIT) && in testDeviceCreation()
331 if ((flags & VK_QUEUE_GRAPHICS_BIT) || in testDeviceCreation()
DCompositorVk_unittest.cpp363 properties.queueFlags &= ~VK_QUEUE_GRAPHICS_BIT; in TEST_F()
366 properties.queueFlags |= VK_QUEUE_GRAPHICS_BIT; in TEST_F()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_GGP_stream_descriptor_surface/
DplatformQuerySupport_streamdescriptor.adoc9 ename:VK_QUEUE_GRAPHICS_BIT or ename:VK_QUEUE_COMPUTE_BIT capabilities must:
/hardware/google/gfxstream/host/vulkan/
DCompositorVk.h161 return properties.queueFlags & VK_QUEUE_GRAPHICS_BIT; in queueSupportsComposition()
DVkCommonOperations.cpp909 bool hasGraphicsQueueFamily = (count > 0 && (flags & VK_QUEUE_GRAPHICS_BIT)); in createGlobalVkEmulation()
DVkDecoderGlobalState.cpp442 if ((queueFamilyProps[idx].queueFlags & VK_QUEUE_GRAPHICS_BIT) == 0) { in createSnapshotStateBlock()
/hardware/google/gfxstream/host/vulkan/testing/
DVulkanTestHelper.cpp178 .queueFamilyIndex = getQueueFamilyIndex(VK_QUEUE_GRAPHICS_BIT), in initialize()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc313 support ename:VK_QUEUE_GRAPHICS_BIT or ename:VK_QUEUE_COMPUTE_BIT.
329 device's queues support ename:VK_QUEUE_GRAPHICS_BIT or
1349 * ename:VK_QUEUE_GRAPHICS_BIT specifies that queues in this queue family
1409 ename:VK_QUEUE_GRAPHICS_BIT or ename:VK_QUEUE_COMPUTE_BIT, then reporting
Dlimits.adoc742 ename:VK_QUEUE_GRAPHICS_BIT or ename:VK_QUEUE_COMPUTE_BIT in the
1268 support ename:VK_QUEUE_GRAPHICS_BIT or ename:VK_QUEUE_COMPUTE_BIT.
1283 device's queues support ename:VK_QUEUE_GRAPHICS_BIT or
1385 queues support ename:VK_QUEUE_GRAPHICS_BIT or
1394 queues support ename:VK_QUEUE_GRAPHICS_BIT or
Dcopies.adoc1290 ename:VK_QUEUE_GRAPHICS_BIT, for each region, the pname:aspectMask
Dsynchronization.adoc820 supporting ename:VK_QUEUE_GRAPHICS_BIT.
822 recorded for queues supporting ename:VK_QUEUE_GRAPHICS_BIT.
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp409 if (data->flags & VK_QUEUE_GRAPHICS_BIT) in new_queue_data()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1209 eGraphics = VK_QUEUE_GRAPHICS_BIT,
Dvk_enum_string_helper.h2730 case VK_QUEUE_GRAPHICS_BIT: in string_VkQueueFlagBits()
Dvulkan_enums.hpp2070 eGraphics = VK_QUEUE_GRAPHICS_BIT,
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2383 VK_QUEUE_GRAPHICS_BIT = 0x00000001, enumerator
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc13015 ename:VK_QUEUE_GRAPHICS_BIT or ename:VK_QUEUE_COMPUTE_BIT as the