Searched refs:vert_attrib (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.c | 159 vert_attrib(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef 471 vert_attrib(gallivm, args->v0, 0, 3, "v0_oow")); 473 vert_attrib(gallivm, args->v1, 0, 3, "v1_oow")); 475 vert_attrib(gallivm, args->v2, 0, 3, "v2_oow"));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.c | 160 vert_attrib(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef 462 vert_attrib(gallivm, args->v0, 0, 3, "v0_oow")); 464 vert_attrib(gallivm, args->v1, 0, 3, "v1_oow")); 466 vert_attrib(gallivm, args->v2, 0, 3, "v2_oow"));
|
Completed in 4 milliseconds