Searched refs:TU_FORMAT_TABLE_LAST (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
47 static const VkFormat var##_last = TU_FORMAT_TABLE_LAST; \
48 static const struct tu_native_format var[TU_FORMAT_TABLE_LAST - TU_FORMAT_TABLE_FIRST + 1]
50 #undef TU_FORMAT_TABLE_LAST
78 #define TU_FORMAT_TABLE_LAST VK_FORMAT_ASTC_12x12_SRGB_BLOCK macro
315 #undef TU_FORMAT_TABLE_LAST

Completed in 3 milliseconds