Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device_generated_commands.c576 nir_ssa_def *const_copy_words = nir_ushr_imm(&b, const_copy_size, 2); in build_dgc_prepare_shader() local
577 const_copy_words = nir_bcsel(&b, const_copy, const_copy_words, nir_imm_int(&b, 0)); in build_dgc_prepare_shader()
590 nir_push_if(&b, nir_uge(&b, cur_idx, const_copy_words)); in build_dgc_prepare_shader()

Completed in 3 milliseconds