Searched refs:vert_attrib (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c159 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 Dlp_state_setup.c160 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