Home
last modified time | relevance | path

Searched defs:initially_accepted (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_nir_cull.c151 ac_nir_cull_triangle(nir_builder *b, nir_ssa_def *initially_accepted, nir_ssa_def *pos[3][4]) ac_nir_cull_triangle() argument
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_cull.c144 cull_bbox(struct ac_llvm_context *ctx, LLVMValueRef pos[3][4], LLVMValueRef initially_accepted, struct ac_position_w_info *w, LLVMValueRef vp_scale[2], LLVMValueRef vp_translate[2], LLVMValueRef small_prim_precision, LLVMValueRef clip_half_line_width[2], struct ac_cull_options *options, ac_cull_accept_func accept_func, void *userdata) cull_bbox() argument
337 ac_cull_primitive(struct ac_llvm_context *ctx, LLVMValueRef pos[3][4], LLVMValueRef initially_accepted, LLVMValueRef vp_scale[2], LLVMValueRef vp_translate[2], LLVMValueRef small_prim_precision, LLVMValueRef clip_half_line_width[2], struct ac_cull_options *options, ac_cull_accept_func accept_func, void *userdata) ac_cull_primitive() argument

Completed in 2 milliseconds