Home
last modified time | relevance | path

Searched refs:COMPARE_FUNC_ALWAYS (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_tex_shadow.c113 state->compare_func[sampler_binding] : COMPARE_FUNC_ALWAYS, in nir_lower_tex_shadow_impl()
H A Dnir_builder.c417 case COMPARE_FUNC_ALWAYS: in nir_compare_func()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_shader.c139 key.lower_alpha_func = COMPARE_FUNC_ALWAYS; in st_update_fp()
H A Dst_program.c919 if (key->lower_alpha_func != COMPARE_FUNC_ALWAYS) { in st_create_fp_variant()
1289 key.lower_alpha_func = COMPARE_FUNC_ALWAYS; in st_precompile_shader_variant()
H A Dst_cb_bitmap.c184 key.lower_alpha_func = COMPARE_FUNC_ALWAYS; in setup_render_state()
H A Dst_cb_drawpixels.c1150 key.lower_alpha_func = COMPARE_FUNC_ALWAYS; in get_color_fp_variant()
1180 key.lower_alpha_func = COMPARE_FUNC_ALWAYS; in get_color_index_fp_variant()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.h1101 COMPARE_FUNC_ALWAYS, enumerator
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_visitor.cpp595 if (key->alpha_test_func == COMPARE_FUNC_ALWAYS) in emit_alpha_test()

Completed in 14 milliseconds