Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_dump.c130 .dstQueueFamilyIndex = 0, in dump_image_do_blit()
187 .dstQueueFamilyIndex = 0, in dump_image_do_blit()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp326 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in readUsingBuffer()
599 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in upload()
711 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in uploadUsingBuffer()
833 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in transition2DImage()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp293 …imageBarrier.dstQueueFamilyIndex = imageParameters.queueFamilyNdxList[imageParameters.queueFamilyC… in createVulkanImage()
496 …renderBarrier.dstQueueFamilyIndex = renderInfo.queueFamilyNdxList[renderInfo.queueFamilyNdxCoun… in recordRenderPass()
545 bufferBarrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in copyToCPU()
DvktSynchronizationOperationMultiQueueTests.cpp247 barrier.dstQueueFamilyIndex = readFamily; in createBarrierMultiQueue()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1131 deUint32 dstQueueFamilyIndex; member
1146 deUint32 dstQueueFamilyIndex; member
DvkStrUtilImpl.inl3268 s << "\tdstQueueFamilyIndex = " << value.dstQueueFamilyIndex << '\n';
3286 s << "\tdstQueueFamilyIndex = " << value.dstQueueFamilyIndex << '\n';
/external/vulkan-validation-layers/demos/smoke/
DSmoke.cpp786 buf_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in on_frame()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp9603 , dstQueueFamilyIndex( dstQueueFamilyIndex_ ) in BufferMemoryBarrier()
9653 dstQueueFamilyIndex = dstQueueFamilyIndex_; in setDstQueueFamilyIndex()
9687 && ( dstQueueFamilyIndex == rhs.dstQueueFamilyIndex ) in operator ==()
9706 uint32_t dstQueueFamilyIndex; member
11373 , dstQueueFamilyIndex( dstQueueFamilyIndex_ ) in ImageMemoryBarrier()
11434 dstQueueFamilyIndex = dstQueueFamilyIndex_; in setDstQueueFamilyIndex()
11464 && ( dstQueueFamilyIndex == rhs.dstQueueFamilyIndex ) in operator ==()
11484 uint32_t dstQueueFamilyIndex; member
Dvulkan.h2202 uint32_t dstQueueFamilyIndex; member
2216 uint32_t dstQueueFamilyIndex; member
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c2598 pImageMemoryBarriers[i].dstQueueFamilyIndex, in radv_CmdPipelineBarrier()
2733 pImageMemoryBarriers[i].dstQueueFamilyIndex, in radv_CmdWaitEvents()
/external/vulkan-validation-layers/demos/
Dcube.c706 .dstQueueFamilyIndex = demo->present_queue_family_index, in demo_draw_build_cmd()
740 .dstQueueFamilyIndex = demo->present_queue_family_index, in demo_build_image_ownership_cmd()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp807 …preAttachmentBarriers[imgNdx].dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; // deUint32 … in ImageSamplingInstance()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1300 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in createTestingOnlyBackendTexture()
/external/mesa3d/include/vulkan/
Dvulkan.h2211 uint32_t dstQueueFamilyIndex; member
2225 uint32_t dstQueueFamilyIndex; member
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h2308 uint32_t dstQueueFamilyIndex; member
2322 uint32_t dstQueueFamilyIndex; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2367 uint32_t dstQueueFamilyIndex; member
2381 uint32_t dstQueueFamilyIndex; member
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp7838 buf_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TEST_F()
7881 img_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TEST_F()
7919 buf_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TEST_F()
9810 img_barrier.dstQueueFamilyIndex = 0; in TEST_F()
13922 img_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in TEST_F()
16512 imb.dstQueueFamilyIndex = 0; in TEST_F()
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp8887 uint32_t dst_q_f_index = mem_barrier->dstQueueFamilyIndex; in ValidateBarriers()
9034 (mem_barrier->dstQueueFamilyIndex != VK_QUEUE_FAMILY_IGNORED && in ValidateBarriers()
9035 …mem_barrier->dstQueueFamilyIndex >= dev_data->phys_dev_properties.queue_family_properties.size()))… in ValidateBarriers()
Dvk_validation_error_database.txt294 …haring mode of VK_SHARING_MODE_CONCURRENT, srcQueueFamilyIndex and dstQueueFamilyIndex must both b…
295 …sharing mode of VK_SHARING_MODE_EXCLUSIVE, srcQueueFamilyIndex and dstQueueFamilyIndex must either…
296 …ing mode of VK_SHARING_MODE_EXCLUSIVE, and srcQueueFamilyIndex and dstQueueFamilyIndex are valid q…
304 …haring mode of VK_SHARING_MODE_CONCURRENT, srcQueueFamilyIndex and dstQueueFamilyIndex must both b…
305 …sharing mode of VK_SHARING_MODE_EXCLUSIVE, srcQueueFamilyIndex and dstQueueFamilyIndex must either…
306 …ing mode of VK_SHARING_MODE_EXCLUSIVE, and srcQueueFamilyIndex and dstQueueFamilyIndex are valid q…
2029 … called within a render pass instance, the srcQueueFamilyIndex and dstQueueFamilyIndex members of …