Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_etc_decode.c445 nir_ssa_def *subblock_b = nir_ine_imm(&b, subblock, 0); in build_shader() local
447 nir_bcsel(&b, subblock_b, r1, rb), in build_shader()
448 nir_bcsel(&b, subblock_b, g1, gb), in build_shader()
449 nir_bcsel(&b, subblock_b, b1, bb), in build_shader()

Completed in 2 milliseconds