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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_formats.c42 * TU_FORMAT_TABLE_FIRST and TU_FORMAT_TABLE_LAST must already be defined and
46 static const VkFormat var##_first = TU_FORMAT_TABLE_FIRST; \
48 static const struct tu_native_format var[TU_FORMAT_TABLE_LAST - TU_FORMAT_TABLE_FIRST + 1]
49 #undef TU_FORMAT_TABLE_FIRST
57 [VK_FORMAT_##vkfmt - TU_FORMAT_TABLE_FIRST] = { \
77 #define TU_FORMAT_TABLE_FIRST VK_FORMAT_UNDEFINED macro
314 #undef TU_FORMAT_TABLE_FIRST

Completed in 2 milliseconds