Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.h101 case PIPE_FUNC_ALWAYS: return MALI_FUNC_ALWAYS; in panfrost_translate_compare_func()
Dpan_cmdstream.c507 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()
/external/mesa3d/src/panfrost/lib/
Dpan_blit.c244 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()
/external/igt-gpu-tools/lib/
Dpanfrost-job.h102 MALI_FUNC_ALWAYS = 7 enumerator