Searched refs:i915_translate_compare_func (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h38 i915_translate_compare_func(unsigned func) function in typeref:typename:unsigned
H A Di915_state.c479 int test = i915_translate_compare_func(depth_stencil->stencil[0].func);
493 int test = i915_translate_compare_func(depth_stencil->stencil[1].func);
529 int func = i915_translate_compare_func(depth_stencil->depth.func);
539 int test = i915_translate_compare_func(depth_stencil->alpha.func);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_state_inlines.h37 i915_translate_compare_func(unsigned func) function in typeref:typename:unsigned
H A Di915_state.c403 int test = i915_translate_compare_func(stencil->func);
418 int test = i915_translate_compare_func(stencil->func);
480 int func = i915_translate_compare_func(depth_stencil->depth_func);
490 int test = i915_translate_compare_func(depth_stencil->alpha_func);

Completed in 5 milliseconds