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