HomeSort by relevance Sort by last modified time
    Searched refs:dstQueueFamilyIndex (Results 1 - 25 of 37) sorted by null

1 2

  /external/mesa3d/src/intel/vulkan/
anv_dump.c 130 .dstQueueFamilyIndex = 0,
187 .dstQueueFamilyIndex = 0,
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawImageObjectUtil.cpp 326 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
599 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
711 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
833 barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
vk_safe_struct.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
vk_safe_struct.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationSmokeTests.cpp 293 imageBarrier.dstQueueFamilyIndex = imageParameters.queueFamilyNdxList[imageParameters.queueFamilyCount-1];
496 renderBarrier.dstQueueFamilyIndex = renderInfo.queueFamilyNdxList[renderInfo.queueFamilyNdxCount-1];
545 bufferBarrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
    [all...]
vktSynchronizationOperationMultiQueueTests.cpp 247 barrier.dstQueueFamilyIndex = readFamily;
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_safe_struct.h     [all...]
vk_struct_wrappers.h 397 uint32_t get_dstQueueFamilyIndex() { return m_struct.dstQueueFamilyIndex; }
398 void set_dstQueueFamilyIndex(uint32_t inValue) { m_struct.dstQueueFamilyIndex = inValue; }
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 1131 deUint32 dstQueueFamilyIndex;
1146 deUint32 dstQueueFamilyIndex;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/vulkan-validation-layers/demos/smoke/
Smoke.cpp 786 buf_barrier.dstQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED;
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]
vulkan.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageSamplingInstance.cpp     [all...]
  /development/ndk/platforms/android-24/include/vulkan/
vulkan.h     [all...]
  /external/mesa3d/include/vulkan/
vulkan.h     [all...]
  /external/mesa3d/src/amd/vulkan/
radv_cmd_buffer.c     [all...]
  /external/vulkan-validation-layers/demos/
cube.c 706 .dstQueueFamilyIndex = demo->present_queue_family_index,
740 .dstQueueFamilyIndex = demo->present_queue_family_index,
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
vulkan.h     [all...]

Completed in 726 milliseconds

1 2