Searched refs:cull_bbox (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_nir_cull.c | 89 cull_bbox(nir_builder *b, nir_ssa_def *pos[3][4], nir_ssa_def *accepted, const position_w_info *w_info) function in typeref:typename:nir_ssa_def * 161 accepted = nir_iand(b, accepted, cull_bbox(b, pos, accepted, &w_info));
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_cull.c | 117 static void cull_bbox(struct ac_llvm_context *ctx, LLVMValueRef pos[3][4], function in typeref:typename:void 250 cull_bbox(ctx, pos, accepted, &w, vp_scale, vp_translate, small_prim_precision, options,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 2315 - ac: fix the return value in cull_bbox when bbox culling is disabled
|
| H A D | 21.3.0.rst | 2723 - ac/llvm: pass cull options into cull_bbox directly
|
Completed in 12 milliseconds