Home | History | Annotate | Download | only in codeflinger

Lines Matching full:load

117         int load = 0;
121 load |= 1;
128 if (load || parts.packed) {
130 comment("load initial iterated color (8888 packed)");
135 comment("load initial iterated color (dest format packed)");
451 load(txPtr, texel, WRITE_BACK);
616 // load texel
619 load(txPtr, texel, 0);
868 load(txPtr, texel, 0);
984 load(parts.coords[i].ptr, texel, WRITE_BACK);