Searched refs:is_array_format (Results 1 – 1 of 1) sorted by relevance
3759 bool is_array_format = true; in _mesa_format_from_format_and_type() local3802 is_array_format = false; in _mesa_format_from_format_and_type()3807 if (is_array_format) in _mesa_format_from_format_and_type()3808 is_array_format = get_swizzle_from_gl_format(format, swizzle); in _mesa_format_from_format_and_type()3813 if (is_array_format) { in _mesa_format_from_format_and_type()