Home
last modified time | relevance | path

Searched refs:convert_cond (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device_generated_commands.c475 nir_ssa_def *convert_cond = in build_dgc_prepare_shader() local
478 convert_cond = nir_imm_bool(&b, false); in build_dgc_prepare_shader()
480 convert_cond = in build_dgc_prepare_shader()
481 nir_iand(&b, convert_cond, nir_ieq_imm(&b, stride, 0)); in build_dgc_prepare_shader()
487 nir_bcsel(&b, convert_cond, new_records, nir_load_var(&b, num_records)); in build_dgc_prepare_shader()

Completed in 3 milliseconds