Home
last modified time | relevance | path

Searched refs:pipe_compare_func (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.h55 enum pipe_compare_func func,
65 enum pipe_compare_func func,
71 enum pipe_compare_func func,
H A Dlp_bld_logic.c80 enum pipe_compare_func func, in lp_build_compare_ext()
173 enum pipe_compare_func func, in lp_build_compare()
223 enum pipe_compare_func func, in lp_build_cmp_ordered()
240 enum pipe_compare_func func, in lp_build_cmp()
H A Dlp_bld_nir.c285 enum pipe_compare_func compare, in fcmp32()
307 enum pipe_compare_func compare, in icmp32()
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.h131 static inline enum pipe_compare_func
145 return (enum pipe_compare_func)(func - GL_NEVER); in func_to_gallium()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_zsa.c54 update_lrz_stencil(struct fd6_zsa_stateobj *so, enum pipe_compare_func func, in update_lrz_stencil()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h475 translate_texture_compare(enum pipe_compare_func compare_func) in translate_texture_compare()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.h111 enum pipe_compare_func compare_func;
H A Dd3d12_context.cpp270 compare_op(enum pipe_compare_func op) in compare_op()
426 ret.StencilFunc = compare_op((pipe_compare_func) src->func); in stencil_op_state()
440 dsa->desc.DepthFunc = compare_op((pipe_compare_func) depth_stencil_alpha->depth_func); in d3d12_create_depth_stencil_alpha_state()
661 ss->compare_func = (pipe_compare_func)state->compare_func; in d3d12_create_sampler_state()
674 desc.ComparisonFunc = compare_op((pipe_compare_func) state->compare_func); in d3d12_create_sampler_state()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h120 enum pipe_compare_func { enum
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.c438 compare_op(enum pipe_compare_func func) in compare_op()
H A Dzink_context.c287 compare_op(enum pipe_compare_func op) in compare_op()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_draw.c564 enum pipe_compare_func func = (depth->depth_enabled ? depth->depth_func : PIPE_FUNC_ALWAYS); in lima_calculate_depth_test()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1437 enum pipe_compare_func compare_func, in emit_conditional()
1518 enum pipe_compare_func compare_func, in emit_select()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c213 translate_compare_func(enum pipe_compare_func pipe_func) in translate_compare_func()
229 translate_shadow_func(enum pipe_compare_func pipe_func) in translate_shadow_func()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c218 translate_compare_func(enum pipe_compare_func pipe_func) in translate_compare_func()
234 translate_shadow_func(enum pipe_compare_func pipe_func) in translate_shadow_func()

Completed in 65 milliseconds