Searched refs:dst_src_equal (Results 1 – 2 of 2) sorted by relevance
53 nvc0_2d_format(enum pipe_format format, bool dst, bool dst_src_equal) in nvc0_2d_format() argument58 if (!dst && unlikely(format == PIPE_FORMAT_I8_UNORM) && !dst_src_equal) in nvc0_2d_format()66 assert(dst_src_equal); in nvc0_2d_format()
54 nv50_2d_format(enum pipe_format format, bool dst, bool dst_src_equal) in nv50_2d_format() argument63 assert(dst_src_equal); in nv50_2d_format()