Searched defs:out_b (Results 1 – 2 of 2) sorted by relevance
89 unsigned char out_a[16], out_b[16]; in cast_test_iterations() local
1800 …id ImGui::ColorConvertHSVtoRGB(float h, float s, float v, float& out_r, float& out_g, float& out_b) in ColorConvertHSVtoRGB()