Searched refs:invoke_from_linear_srgb (Results 1 – 4 of 4) sorted by relevance
19 invoke_from_linear_srgb $0..3 = fromLinearSrgb($0..3)
57 M(invoke_from_linear_srgb)683 void invoke_from_linear_srgb();
1653 void Builder::invoke_from_linear_srgb() { in invoke_from_linear_srgb() function in SkSL::RP::Builder1657 this->appendInstruction(BuilderOp::invoke_from_linear_srgb, {}); in invoke_from_linear_srgb()1755 case ProgramOp::invoke_from_linear_srgb: in appendStages()2410 case BuilderOp::invoke_from_linear_srgb: in makeStages()2928 case POp::invoke_from_linear_srgb: in dump()3085 case POp::invoke_from_linear_srgb: in dump()3790 case POp::invoke_from_linear_srgb: in dump()
3321 fBuilder.invoke_from_linear_srgb(); in pushIntrinsic()