Searched refs:swizzle_rgbx (Results 1 – 1 of 1) sorted by relevance
2939 static const unsigned char swizzle_rgbx[] = { 0, 1, 2, 3 }; variable2951 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()