Searched refs:RGB_BYTE_ALIGN_DEFAULT (Results 1 – 1 of 1) sorted by relevance
48 #define RGB_BYTE_ALIGN_DEFAULT 64 macro643 static_assert(is_power2(RGB_BYTE_ALIGN_DEFAULT), in calc_allocation_size()648 (format.is_rgb ? RGB_BYTE_ALIGN_DEFAULT : 0); in calc_allocation_size()