Searched refs:etna_float_to_fixp88 (Results 1 – 2 of 2) sorted by relevance
87 etna_float_to_fixp88(float f) in etna_float_to_fixp88() function109 return etna_float_to_fixp88(logf((float)width) * RCPLOG2); in etna_log2_fixp88()
98 uint32_t min_lod_fp8 = MIN2(etna_float_to_fixp88(ss->min_lod), 0xfff); in etna_create_sampler_state_desc()99 uint32_t max_lod_fp8 = MIN2(etna_float_to_fixp88(ss->max_lod), 0xfff); in etna_create_sampler_state_desc()112 VIVS_NTE_DESCRIPTOR_SAMP_LOD_BIAS_BIAS(etna_float_to_fixp88(ss->lod_bias)) | in etna_create_sampler_state_desc()