Searched defs:loop_counter (Results 1 – 8 of 8) sorted by relevance
32 struct mme_value loop_counter; member
539 LLVMValueRef loop_counter) in lp_build_depth_stencil_load_swizzled()676 LLVMValueRef loop_counter, in lp_build_depth_stencil_write_swizzled()
450 LLVMValueRef loop_counter, in lp_build_sample_alpha_to_coverage()
314 … nir_variable *loop_counter = nir_local_variable_create(b.impl, glsl_uint_type(), "loop_counter"); in get_query_resolve() local
240 int loop_counter; member
258 int loop_counter; member
2875 struct lp_type tcs_type, LLVMValueRef limit, LLVMValueRef loop_counter) in generate_tcs_mask_value()3326 struct lp_type tes_type, LLVMValueRef limit, LLVMValueRef loop_counter) in generate_tes_mask_value()
2230 nir_def *loop_counter = nir_load_var(b, loop_counter_var); in lower_subgroup_scan() local