Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress.c527 return MESA_FORMAT_L_LATC1_SNORM; in _mesa_glenum_to_compressed_format()
722 case MESA_FORMAT_L_LATC1_SNORM: in _mesa_compressed_format_to_glenum()
H A Dtexcompress_rgtc.c144 dstFormat == MESA_FORMAT_L_LATC1_SNORM); in _mesa_texstore_signed_red_rgtc1()
445 case MESA_FORMAT_L_LATC1_SNORM: in _mesa_get_compressed_rgtc_func()
H A Dformats.h551 #define MESA_FORMAT_L_LATC1_SNORM PIPE_FORMAT_LATC1_SNORM macro
H A Dformats.c727 case MESA_FORMAT_L_LATC1_SNORM: in _mesa_get_uncompressed_format()
H A Dtexstore.c638 table[MESA_FORMAT_L_LATC1_SNORM] = _mesa_texstore_signed_red_rgtc1; in texstore_compressed()

Completed in 7 milliseconds