Lines Matching refs:format
31 #include "util/format/u_format.h"
32 #include "util/format/u_format_s3tc.h"
388 * Query format support for creating a texture, drawing surface, etc.
389 * \param format the format to test
394 enum pipe_format format,
416 format_desc = util_format_description(format);
424 if(!winsys->is_displaytarget_format_supported(winsys, bind, format))
457 util_format_description(format);
472 format != PIPE_FORMAT_ETC1_RGB8)