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