Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_fb.c2939 static const unsigned char swizzle_rgbx[] = { 0, 1, 2, 3 }; variable
2951 return swizzle_rgbx; in rgbx_swizzle()
2963 bool needs_reswizzle = swz != swizzle_rgbx; in convert_fp16_to_float()
3005 bool needs_reswizzle = swz != swizzle_rgbx; in convert_float_to_fp16()