Searched refs:to_rgba (Results 1 – 4 of 4) sorted by relevance
113 c = p->to_rgba({h,s,l,a}); in onProgram()
1331 SI Color to_rgba(HSLA c) { return c->to_rgba(c); } in to_rgba() function
1491 Color Builder::to_rgba(HSLA c) { in to_rgba() function in skvm::Builder
63 GLubyte to_rgba[6]; member208 const GLubyte *in2rgba = mappings[inFmt].to_rgba; in _mesa_compute_component_mapping()