Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_L_LATC1_SNORM (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexcompress.c526 return MESA_FORMAT_L_LATC1_SNORM; in _mesa_glenum_to_compressed_format()
713 case MESA_FORMAT_L_LATC1_SNORM: in _mesa_compressed_format_to_glenum()
Dtexcompress_rgtc.c142 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()
Dformats.h585 MESA_FORMAT_L_LATC1_SNORM, enumerator
Dformats.csv300 MESA_FORMAT_L_LATC1_SNORM , latc , 4, 4, 1, x64 , , , , xxx1, rgb
Dtexstore.c636 table[MESA_FORMAT_L_LATC1_SNORM] = _mesa_texstore_signed_red_rgtc1; in texstore_compressed()
Dformats.c663 case MESA_FORMAT_L_LATC1_SNORM: in _mesa_get_uncompressed_format()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c340 case MESA_FORMAT_L_LATC1_SNORM: in st_mesa_format_to_pipe_format()
827 return MESA_FORMAT_L_LATC1_SNORM; in st_pipe_format_to_mesa_format()
/external/mesa3d/prebuilt-intermediates/main/
Dformat_info.h2905 .Name = MESA_FORMAT_L_LATC1_SNORM,