Home
last modified time | relevance | path

Searched refs:nir_format_float_to_unorm_with_factor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c510 nir_format_float_to_unorm_with_factor(nir_builder *b, nir_def *f, nir_def *factor) in nir_format_float_to_unorm_with_factor() function
603 …CONVERT_SWAP_WRITE(nir_format_float_to_unorm_with_factor(b, pixel, nir_u2f32(b, nir_mask(b, sd->bi… in do_shader_conversion()