Searched refs:cull_bbox (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_nir_cull.c89 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 Dac_llvm_cull.c117 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 D20.0.0.rst2315 - ac: fix the return value in cull_bbox when bbox culling is disabled
H A D21.3.0.rst2723 - ac/llvm: pass cull options into cull_bbox directly

Completed in 12 milliseconds