HomeSort by relevance Sort by last modified time
    Searched refs:dstSubpass (Results 1 - 24 of 24) sorted by null

  /external/mesa3d/src/amd/vulkan/
radv_pass.c 144 uint32_t dst = pCreateInfo->pDependencies[i].dstSubpass;
  /external/deqp/external/vulkancts/framework/vulkan/
vkTypeUtil.inl 301 inline VkSubpassDependency makeSubpassDependency (deUint32 srcSubpass, deUint32 dstSubpass, VkPipelineStageFlags srcStageMask, VkPipelineStageFlags dstStageMask, VkAccessFlags srcAccessMask, VkAccessFlags dstAccessMask, VkDependencyFlags dependencyFlags)
305 res.dstSubpass = dstSubpass;
vkStructTypes.inl 974 deUint32 dstSubpass;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 573 dstSubpass = _dstSubpass;
584 dstSubpass = rhs.dstSubpass;
    [all...]
vktDrawCreateInfoUtil.hpp 186 deUint32 dstSubpass,
  /external/vulkan-validation-layers/demos/smoke/
Smoke.cpp 182 subpass_deps[0].dstSubpass = 0;
190 subpass_deps[1].dstSubpass = VK_SUBPASS_EXTERNAL;
  /external/vulkan-validation-layers/tests/
vkrenderframework.cpp 448 subpass_dep.dstSubpass = 0;
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
core_validation.cpp     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vulkan.hpp     [all...]
vulkan.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h     [all...]
vk_struct_string_helper.h     [all...]
vk_struct_string_helper_no_addr.h     [all...]
vk_struct_wrappers.cpp     [all...]
vk_struct_string_helper_cpp.h     [all...]
vk_struct_string_helper_no_addr_cpp.h     [all...]
  /external/mesa3d/include/vulkan/
vulkan.h     [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/skqp/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]

Completed in 1113 milliseconds