Lines Matching full:vtxprog
49 uint32_t vtxprog[16][4];
251 r->vtxprog[attrib][0] = 0x001f38d8;
252 r->vtxprog[attrib][1] = 0x0080001b | (attrib << 9);
253 r->vtxprog[attrib][2] = 0x0836106c;
254 r->vtxprog[attrib][3] = 0x2000f800 | (result + vroute[sem].vp30) << 2;
256 r->vtxprog[attrib][0] = 0x401f9c6c;
257 r->vtxprog[attrib][1] = 0x0040000d | (attrib << 8);
258 r->vtxprog[attrib][2] = 0x8106c083;
259 r->vtxprog[attrib][3] = 0x6041ff80 | (result + vroute[sem].vp40) << 2;
325 r->vtxprog[attrib - 1][3] |= 1;
328 PUSH_DATAp(push, r->vtxprog[i], 4);