Searched refs:num_vertices_val (Results 1 – 2 of 2) sorted by relevance
2724 LLVMValueRef num_vertices_val; in handle_ngg_outputs_post_2() local2730 num_vertices_val = LLVMBuildAdd(builder, outprim_val, in handle_ngg_outputs_post_2()2743 num_vertices_val = LLVMConstInt(ctx->ac.i32, num_vertices, false); in handle_ngg_outputs_post_2()2750 nggso.num_vertices = num_vertices_val; in handle_ngg_outputs_post_2()
1270 LLVMValueRef num_vertices_val = ngg_get_vertices_per_prim(ctx, &num_vertices); in gfx10_emit_ngg_epilogue() local1279 nggso.num_vertices = num_vertices_val; in gfx10_emit_ngg_epilogue()