Home
last modified time | relevance | path

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

/dports/graphics/libplacebo/libplacebo-4.157.0/src/vulkan/
H A Dutils.c112 const void *vk_find_struct(const void *chain, VkStructureType stype) in vk_find_struct() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/vulkan/util/
H A Dvk_util.h193 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/vulkan/util/
H A Dvk_util.h202 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/vulkan/util/
H A Dvk_util.h205 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/libosmesa/mesa-21.3.6/src/vulkan/util/
H A Dvk_util.h205 #define vk_find_struct(__start, __sType) \ macro
/dports/lang/clover/mesa-21.3.6/src/vulkan/util/
H A Dvk_util.h205 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/mesa-libs/mesa-21.3.6/src/vulkan/util/
H A Dvk_util.h205 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/vulkan/util/
H A Dvk_util.h205 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/vulkan/util/
H A Dvk_util.h205 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/vulkan/util/
H A Dvk_util.h205 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/vulkan/util/
H A Dvk_util.h205 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/vulkan/util/
H A Dvk_util.h205 #define vk_find_struct(__start, __sType) \ macro
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/layers/
H A Dvk_util.h92 #define vk_find_struct(chain, type) \ macro