Searched refs:polygon_offset (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.c | 557 LLVMValueRef polygon_offset; local in function:init_args 598 polygon_offset = lp_do_offset_tri(gallivm, args, key, ooa, dxy01, dxy20, attr_pos); 600 polygon_offset = lp_build_const_float(gallivm, 0.0f); 626 coeffs[0] = LLVMBuildInsertElement(b, coeffs[0], polygon_offset,
|
Completed in 2 milliseconds