Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_dump.c129 .srcQueueFamilyIndex = 0, in dump_image_do_blit()
186 .srcQueueFamilyIndex = 0, in dump_image_do_blit()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp325 barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in readUsingBuffer()
598 barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in upload()
710 barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in uploadUsingBuffer()
832 barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in transition2DImage()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp440 const deUint32 srcQueueFamilyIndex, in makeImageMemoryBarrier() argument
453 srcQueueFamilyIndex, // deUint32 srcQueueFamilyIndex; in makeImageMemoryBarrier()
DvktSparseResourcesTestsUtil.hpp220 const deUint32 srcQueueFamilyIndex,
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp292 imageBarrier.srcQueueFamilyIndex = imageParameters.queueFamilyNdxList[0]; in createVulkanImage()
495 renderBarrier.srcQueueFamilyIndex = renderInfo.queueFamilyNdxList[0]; in recordRenderPass()
544 bufferBarrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in copyToCPU()
DvktSynchronizationOperationMultiQueueTests.cpp246 barrier.srcQueueFamilyIndex = writeFamily; in createBarrierMultiQueue()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1130 deUint32 srcQueueFamilyIndex; member
1145 deUint32 srcQueueFamilyIndex; member
DvkStrUtilImpl.inl3267 s << "\tsrcQueueFamilyIndex = " << value.srcQueueFamilyIndex << '\n';
3285 s << "\tsrcQueueFamilyIndex = " << value.srcQueueFamilyIndex << '\n';
/external/vulkan-validation-layers/demos/smoke/
DSmoke.cpp785 buf_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in on_frame()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp9602 , srcQueueFamilyIndex( srcQueueFamilyIndex_ ) in BufferMemoryBarrier()
9647 srcQueueFamilyIndex = srcQueueFamilyIndex_; in setSrcQueueFamilyIndex()
9686 && ( srcQueueFamilyIndex == rhs.srcQueueFamilyIndex ) in operator ==()
9705 uint32_t srcQueueFamilyIndex; member
11372 , srcQueueFamilyIndex( srcQueueFamilyIndex_ ) in ImageMemoryBarrier()
11428 srcQueueFamilyIndex = srcQueueFamilyIndex_; in setSrcQueueFamilyIndex()
11463 && ( srcQueueFamilyIndex == rhs.srcQueueFamilyIndex ) in operator ==()
11483 uint32_t srcQueueFamilyIndex; member
Dvulkan.h2201 uint32_t srcQueueFamilyIndex; member
2215 uint32_t srcQueueFamilyIndex; member
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c2597 pImageMemoryBarriers[i].srcQueueFamilyIndex, in radv_CmdPipelineBarrier()
2732 pImageMemoryBarriers[i].srcQueueFamilyIndex, in radv_CmdWaitEvents()
/external/vulkan-validation-layers/demos/
Dcube.c705 .srcQueueFamilyIndex = demo->graphics_queue_family_index, in demo_draw_build_cmd()
739 .srcQueueFamilyIndex = demo->graphics_queue_family_index, in demo_build_image_ownership_cmd()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp806 …preAttachmentBarriers[imgNdx].srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; // deUint32 … in ImageSamplingInstance()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1299 barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in createTestingOnlyBackendTexture()
/external/mesa3d/include/vulkan/
Dvulkan.h2210 uint32_t srcQueueFamilyIndex; member
2224 uint32_t srcQueueFamilyIndex; member
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h2307 uint32_t srcQueueFamilyIndex; member
2321 uint32_t srcQueueFamilyIndex; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2366 uint32_t srcQueueFamilyIndex; member
2380 uint32_t srcQueueFamilyIndex; member
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp7837 buf_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TEST_F()
7880 img_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TEST_F()
7918 buf_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TEST_F()
9806 img_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TEST_F()
13921 img_barrier.srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TEST_F()
16511 imb.srcQueueFamilyIndex = 0; in TEST_F()
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp8886 uint32_t src_q_f_index = mem_barrier->srcQueueFamilyIndex; in ValidateBarriers()
9032 if ((mem_barrier->srcQueueFamilyIndex != VK_QUEUE_FAMILY_IGNORED && in ValidateBarriers()
9033 …mem_barrier->srcQueueFamilyIndex >= dev_data->phys_dev_properties.queue_family_properties.size()) … in ValidateBarriers()
Dvk_validation_error_database.txt294 …fer was created with a sharing mode of VK_SHARING_MODE_CONCURRENT, srcQueueFamilyIndex and dstQueu…
295 …ffer was created with a sharing mode of VK_SHARING_MODE_EXCLUSIVE, srcQueueFamilyIndex and dstQueu…
296 … was created with a sharing mode of VK_SHARING_MODE_EXCLUSIVE, and srcQueueFamilyIndex and dstQueu…
304 …age was created with a sharing mode of VK_SHARING_MODE_CONCURRENT, srcQueueFamilyIndex and dstQueu…
305 …mage was created with a sharing mode of VK_SHARING_MODE_EXCLUSIVE, srcQueueFamilyIndex and dstQueu…
306 … was created with a sharing mode of VK_SHARING_MODE_EXCLUSIVE, and srcQueueFamilyIndex and dstQueu…
2029 … vkCmdPipelineBarrier is called within a render pass instance, the srcQueueFamilyIndex and dstQueu…