Home
last modified time | relevance | path

Searched defs:VkDependencyInfo (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp52 #define VkDependencyInfo VkDependencyInfoKHR macro
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationUtil.hpp52 #define VkDependencyInfo VkDependencyInfoKHR macro
/third_party/vulkan-loader/tests/
H A Dloader_version_tests.cpp557 void test_vkCmdPipelineBarrier2(VkCommandBuffer, const VkDependencyInfo*) {} in test_vkCmdPipelineBarrier2() argument
566 void test_vkCmdSetEvent2(VkCommandBuffer, VkEvent, const VkDependencyInfo*) {} in test_vkCmdSetEvent2() argument
575 void test_vkCmdWaitEvents2(VkCommandBuffer, uint32_t, const VkEvent*, const VkDependencyInfo*) {} in test_vkCmdWaitEvents2() argument
/third_party/glfw/deps/glad/
H A Dvulkan.h4692 typedef struct VkDependencyInfo { struct
4702 } VkDependencyInfo; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h6782 typedef struct VkDependencyInfo { struct
6792 } VkDependencyInfo; typedef
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h6939 typedef struct VkDependencyInfo { struct
6949 } VkDependencyInfo; typedef
[all...]

Completed in 120 milliseconds