Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c218 #define CHANNELS_0001 5 macro
240 if(out_chans == CHANNELS_0001) in emit_load_float32()
247 if(out_chans == CHANNELS_0001) in emit_load_float32()
262 if(out_chans == CHANNELS_0001) in emit_load_float32()
291 if(out_chans == CHANNELS_0001) in emit_load_float64to32()
297 if(out_chans == CHANNELS_0001) in emit_load_float64to32()
311 if(out_chans == CHANNELS_0001) in emit_load_float64to32()
616 needed_chans = CHANNELS_0001; in translate_attr_convert()