Searched refs:MALI_FUNC_ALWAYS (Results 1 – 4 of 4) sorted by relevance
101 case PIPE_FUNC_ALWAYS: return MALI_FUNC_ALWAYS; in panfrost_translate_compare_func()
507 MALI_FUNC_ALWAYS; in panfrost_prepare_fs_state()518 state->stencil_mask_misc.alpha_test_compare_function = MALI_FUNC_ALWAYS; in panfrost_prepare_fs_state()
244 state->multisample_misc.depth_function = MALI_FUNC_ALWAYS; in panfrost_load_prepare_rsd()250 state->stencil_front.compare_function = MALI_FUNC_ALWAYS; in panfrost_load_prepare_rsd()391 cfg.stencil_mask_misc.alpha_test_compare_function = MALI_FUNC_ALWAYS; in midgard_load_emit_rsd()
102 MALI_FUNC_ALWAYS = 7 enumerator