/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | image_memory_barrier_common.adoc | 8 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a 16 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a 25 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a 34 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a 43 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a 51 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a 59 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a 66 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a 74 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a 83 If pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex define a [all …]
|
D | buffer_memory_barrier_common.adoc | 20 ename:VK_SHARING_MODE_EXCLUSIVE, and pname:srcQueueFamilyIndex and 21 pname:dstQueueFamilyIndex are not equal, pname:srcQueueFamilyIndex must: 33 ename:VK_SHARING_MODE_EXCLUSIVE, and pname:srcQueueFamilyIndex and 45 * [[VUID-{refpage}-srcQueueFamilyIndex-04087]] 46 If pname:srcQueueFamilyIndex is not equal to pname:dstQueueFamilyIndex, 47 at least one of pname:srcQueueFamilyIndex or pname:dstQueueFamilyIndex 63 pname:srcQueueFamilyIndex must: not be ename:VK_QUEUE_FAMILY_EXTERNAL 77 * [[VUID-{refpage}-srcQueueFamilyIndex-09099]] 79 pname:srcQueueFamilyIndex must: not be ename:VK_QUEUE_FAMILY_FOREIGN_EXT
|
D | fine_sync_commands_common.adoc | 21 pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex members are 22 equal, or if its pname:srcQueueFamilyIndex is the queue family index 31 pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex members are 41 pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex members are 42 equal, or if its pname:srcQueueFamilyIndex is the queue family index 51 pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex members are
|
D | pipeline_barrier_common.adoc | 60 * [[VUID-{refpage}-srcQueueFamilyIndex-01182]] 62 pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex members of any
|
/hardware/google/gfxstream/host/vulkan/ |
D | BorrowedImageVk.cpp | 35 .srcQueueFamilyIndex = borrowedImageInfo.preBorrowQueueFamilyIndex, in addNeededBarriersToUseBorrowedImage() 58 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in addNeededBarriersToUseBorrowedImage() 80 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in addNeededBarriersToUseBorrowedImage() 102 .srcQueueFamilyIndex = usedQueueFamilyIndex, in addNeededBarriersToUseBorrowedImage()
|
D | VkDecoderSnapshotUtils.cpp | 213 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in saveImageContent() 315 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in loadImageContent() 413 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in loadImageContent() 550 .srcQueueFamilyIndex = 0xFFFFFFFF, in saveBufferContent() 656 .srcQueueFamilyIndex = 0xFFFFFFFF, in loadBufferContent()
|
D | DisplayVk.cpp | 424 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in postImpl() 494 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in postImpl()
|
D | VkAndroidNativeBuffer.cpp | 560 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_EXTERNAL, in setAndroidNativeImageSemaphoreSignaled() 669 .srcQueueFamilyIndex = queueFamilyIndex, in syncImageToColorBuffer()
|
D | CompositorVk.cpp | 642 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in setUpDefaultImage() 697 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in setUpDefaultImage() 1246 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in compose()
|
D | vk_util.h | 472 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in recordImageLayoutTransformCommands()
|
D | VkCommonOperations.cpp | 2502 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in readColorBufferToBytesLocked() 2718 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in updateColorBufferFromBytesLocked() 2748 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in updateColorBufferFromBytesLocked() 3473 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in releaseColorBufferForGuestUse() 3497 .srcQueueFamilyIndex = infoPtr->currentQueueFamilyIndex, in releaseColorBufferForGuestUse()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_synchronization2.c | 75 .srcQueueFamilyIndex = barrier->srcQueueFamilyIndex, in upgrade_buffer_memory_barrier() 97 .srcQueueFamilyIndex = barrier->srcQueueFamilyIndex, in upgrade_image_memory_barrier()
|
D | vk_render_pass.c | 1302 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in transition_image_range()
|
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndTestUtils.cpp | 104 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in readImageData() 138 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in readImageData()
|
D | GfxstreamEnd2EndVkSnapshotPipelineTests.cpp | 499 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in TEST_P() 638 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in TEST_P() 818 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in TEST_P() 1035 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in TEST_P() 1211 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in TEST_P()
|
D | GfxstreamEnd2EndVkSnapshotImageTests.cpp | 469 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in TEST_P()
|
/hardware/google/gfxstream/common/detector/ |
D | Vulkan.cpp | 366 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in CreateImage() 412 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in DownloadImage() 471 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in DownloadImage() 615 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in CreateYuvImage() 675 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in LoadYuvImage() 775 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in LoadYuvImage()
|
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VulkanTestHelper.cpp | 299 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in transitionImageLayout()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | synchronization.adoc | 6224 * [[VUID-vkCmdWaitEvents-srcQueueFamilyIndex-02803]] 6225 The pname:srcQueueFamilyIndex and pname:dstQueueFamilyIndex members of 6672 * pname:srcQueueFamilyIndex is the source queue family for a 6705 pname:srcQueueFamilyIndex is not equal to pname:dstQueueFamilyIndex, this 6709 pname:srcQueueFamilyIndex, this barrier defines a 6727 acquire operation>> is defined when pname:srcQueueFamilyIndex is one of 6747 ename:VK_PIPELINE_STAGE_2_HOST_BIT, pname:srcQueueFamilyIndex and 6770 * pname:srcQueueFamilyIndex is the source queue family for a 6810 If pname:srcQueueFamilyIndex is not equal to pname:dstQueueFamilyIndex, and 6811 pname:srcQueueFamilyIndex is equal to the current queue family, then the [all …]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | overlay.cpp | 1090 copy_barrier[0].srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in ensure_swapchain_fonts() 1120 use_barrier[0].srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in ensure_swapchain_fonts() 1214 imb.srcQueueFamilyIndex = present_queue->family_index; in render_swapchain_display() 1359 imb.srcQueueFamilyIndex = device_data->graphic_queue->family_index; in render_swapchain_display()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common.c | 1823 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in wsi_finish_create_blit_context() 1841 .srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED, in wsi_finish_create_blit_context()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_external_memory_acquire_unmodified.adoc | 230 If the memory barrier's `srcQueueFamilyIndex` does not specify an external
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 556 …srcQueueFamilyIndex = printer.write_int("srcQueueFamilyIndex", 4, indent, signed=False, big_endian… 702 …srcQueueFamilyIndex = printer.write_int("srcQueueFamilyIndex", 4, indent, signed=False, big_endian…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 844 VULKAN_HPP_HASH_COMBINE( seed, bufferMemoryBarrier.srcQueueFamilyIndex ); in operator ()() 864 VULKAN_HPP_HASH_COMBINE( seed, bufferMemoryBarrier2.srcQueueFamilyIndex ); in operator ()() 1397 VULKAN_HPP_HASH_COMBINE( seed, imageMemoryBarrier2.srcQueueFamilyIndex ); in operator ()() 3086 VULKAN_HPP_HASH_COMBINE( seed, imageMemoryBarrier.srcQueueFamilyIndex ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.cpp | 6966 if (barrier.srcQueueFamilyIndex != barrier.dstQueueFamilyIndex && in on_vkCmdPipelineBarrier() 6967 (barrier.srcQueueFamilyIndex == VK_QUEUE_FAMILY_EXTERNAL || in on_vkCmdPipelineBarrier() 6968 barrier.srcQueueFamilyIndex == VK_QUEUE_FAMILY_FOREIGN_EXT) && in on_vkCmdPipelineBarrier()
|