Home
last modified time | relevance | path

Searched refs:fd3_pipe2color (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.h35 enum a3xx_color_fmt fd3_pipe2color(enum pipe_format format);
H A Dfd3_screen.c69 (fd3_pipe2color(format) != RB_NONE) && in fd3_screen_is_format_supported()
H A Dfd3_resource.c94 enum a3xx_color_fmt fmt = fd3_pipe2color(pfmt); in ok_format()
H A Dfd3_format.c324 fd3_pipe2color(enum pipe_format format) in fd3_pipe2color() function
352 return fd3_pipe2color(format); in fd3_fs_output_format()
H A Dfd3_gmem.c96 format = fd3_pipe2color(pformat); in emit_mrt()
366 A3XX_RB_COPY_DEST_INFO_FORMAT(fd3_pipe2color(format)) | in emit_gmem2mem_surf()

Completed in 4 milliseconds