Searched refs:FMT_16_16_16_16_FLOAT (Results 1 – 4 of 4) sorted by relevance
91 CASE(16, 16, 16, 0): return FMT_16_16_16_16_FLOAT; /* Note: only for vertex */ in pipe2surface()92 CASE(16, 16, 16, 16): return FMT_16_16_16_16_FLOAT; in pipe2surface()
39 #define FMT_16_16_16_16_FLOAT 0x00000020 macro
2601 *format = FMT_16_16_16_16_FLOAT; in r600_vertex_data_type()
3126 result = FMT_16_16_16_16_FLOAT; in r600_translate_texformat()