Searched refs:etna_log2_fixp55 (Results 1 – 2 of 2) sorted by relevance
105 VIVS_TE_SAMPLER_CONFIG0_ANISOTROPY(COND(ansio, etna_log2_fixp55(ss->max_anisotropy))); in etna_create_sampler_state_state()246 VIVS_TE_SAMPLER_LOG_SIZE_WIDTH(etna_log2_fixp55(res->base.width0)) | in etna_create_sampler_view_state()247 VIVS_TE_SAMPLER_LOG_SIZE_HEIGHT(etna_log2_fixp55(base_height)) | in etna_create_sampler_view_state()252 VIVS_TE_SAMPLER_3D_CONFIG_LOG_DEPTH(etna_log2_fixp55(base_depth)); in etna_create_sampler_view_state()
90 etna_log2_fixp55(unsigned width) in etna_log2_fixp55() function