Searched refs:vk_outarray (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/util/
H A Dvk_util.h136 #define vk_outarray(elem_t) \ macro
149 vk_outarray(__typeof__((data)[0])) name; \
169 * The array `a` has type `vk_outarray(elem_t) *`. It is usually declared with
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_util.h142 #define vk_outarray(elem_t) \ macro
157 vk_outarray(type) name; \
179 * The array `a` has type `vk_outarray(elem_t) *`. It is usually declared with
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst951 - turnip: Use vk_outarray in all relevant public functions

Completed in 8 milliseconds