Searched refs:lp_build_stencil_op_single (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_depth.c | 167 lp_build_stencil_op_single(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef 256 res = lp_build_stencil_op_single(bld, &stencil[0], op, 263 back_res = lp_build_stencil_op_single(bld, &stencil[1], op,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_depth.c | 168 lp_build_stencil_op_single(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef 257 res = lp_build_stencil_op_single(bld, &stencil[0], op, 264 back_res = lp_build_stencil_op_single(bld, &stencil[1], op,
|
Completed in 5 milliseconds