Searched defs:repeat_x (Results 1 – 2 of 2) sorted by relevance
1087 STAGE(repeat_x) { r = repeat(r, *(const float*)ctx); } in STAGE() argument
969 STAGE_CTX(repeat_x, const float*) { r = repeat(r, *ctx); } in STAGE_CTX() argument