Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_formats.c97 tu6_format_texture_unchecked(enum pipe_format format, enum a6xx_tile_mode tile_mode) in tu6_format_texture_unchecked() function
124 struct tu_native_format fmt = tu6_format_texture_unchecked(format, tile_mode); in tu6_format_texture()
132 return tu6_format_texture_unchecked(format, TILE6_LINEAR).fmt != FMT6_NONE; in tu6_format_texture_supported()

Completed in 2 milliseconds