Home
last modified time | relevance | path

Searched defs:vk_find_struct (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/vulkan/util/
Dvk_util.h266 #define vk_find_struct(__start, __sType) \ macro
/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c246 static const void *vk_find_struct(const void *chain, VkStructureType stype) in vk_find_struct() function