Home
last modified time | relevance | path

Searched refs:fd6_pipe2tex (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_screen.c85 (fd6_pipe2tex(format) != FMT6_NONE) && in fd6_screen_is_format_supported()
97 (fd6_pipe2tex(format) != FMT6_NONE)) { in fd6_screen_is_format_supported()
112 (fd6_pipe2tex(format) != FMT6_NONE)) { in fd6_screen_is_format_supported()
Dfd6_format.h37 enum a6xx_format fd6_pipe2tex(enum pipe_format format);
Dfd6_image.c70 img->fmt = fd6_pipe2tex(format); in translate_image()
147 img->fmt = fd6_pipe2tex(format); in translate_buf()
Dfd6_format.c350 fd6_pipe2tex(enum pipe_format format) in fd6_pipe2tex() function
455 A6XX_TEX_CONST_0_FMT(fd6_pipe2tex(format)) | in fd6_tex_const_0()