Searched refs:count_align (Results 1 – 1 of 1) sorted by relevance
3393 unsigned count_align = util_align_npot(variant->shader->base.vertices_out, tcs_type.length); in draw_tcs_llvm_generate() local3394 num_inner_loop = lp_build_const_int32(gallivm, count_align / tcs_type.length); in draw_tcs_llvm_generate()