Home | History | Annotate | Download | only in sksl

Lines Matching full:svalue

577                 this->writef("        const SkRect %sValue = _outer.%s();\n"
578 " %s.set4fv(%sVar, 1, (float*) &%sValue);\n",
582 this->writef(" float %sValue[16];\n"
583 " _outer.%s().asColMajorf(%sValue);\n"
584 " %s.setMatrix4f(%sVar, %sValue);\n",