HomeSort by: relevance | last modified time | path
    Searched refs:cull_bbox (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/amd/common/
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
161 accepted = nir_iand(b, accepted, cull_bbox(b, pos, accepted, &w_info));
  /xsrc/external/mit/MesaLib/dist/src/amd/llvm/
ac_llvm_cull.c 117 static void cull_bbox(struct ac_llvm_context *ctx, LLVMValueRef pos[3][4], function
250 cull_bbox(ctx, pos, accepted, &w, vp_scale, vp_translate, small_prim_precision, options,

Completed in 7 milliseconds