Home
last modified time | relevance | path

Searched refs:UTIL_FORMAT_LAYOUT_ATC (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c448 format_desc->layout == UTIL_FORMAT_LAYOUT_ATC) { in softpipe_is_format_supported()
/third_party/mesa3d/src/util/format/
Du_format.h91 UTIL_FORMAT_LAYOUT_ATC, enumerator
504 case UTIL_FORMAT_LAYOUT_ATC: in util_format_is_compressed()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c803 format_desc->layout == UTIL_FORMAT_LAYOUT_ATC) { in llvmpipe_is_format_supported()