Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_etc_decode.c121 nir_ssa_def *alpha_x = nir_channel(b, alpha_payload, 1); in decode_etc2_alpha() local
137 nir_ubfe(b, nir_bcsel(b, nir_uge(b, bit_offset, nir_imm_int(b, 32)), alpha_y, alpha_x), in decode_etc2_alpha()
141 nir_ubfe(b, nir_bcsel(b, nir_uge(b, bit_offset, nir_imm_int(b, 32)), alpha_y, alpha_x), in decode_etc2_alpha()

Completed in 2 milliseconds