Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c519 nir_format_float_to_snorm_with_factor(nir_builder *b, nir_def *f, nir_def *factor) in nir_format_float_to_snorm_with_factor() function
605 …CONVERT_SWAP_WRITE(nir_format_float_to_snorm_with_factor(b, pixel, nir_u2f32(b, signed_bit_mask))); in do_shader_conversion()