Home
last modified time | relevance | path

Searched refs:i915_translate_stencil_op (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/i915/
H A Di915_state.c480 int fop = i915_translate_stencil_op(depth_stencil->stencil[0].fail_op); in i915_create_depth_stencil_state()
481 int dfop = i915_translate_stencil_op(depth_stencil->stencil[0].zfail_op); in i915_create_depth_stencil_state()
482 int dpop = i915_translate_stencil_op(depth_stencil->stencil[0].zpass_op); in i915_create_depth_stencil_state()
494 int fop = i915_translate_stencil_op(depth_stencil->stencil[1].fail_op); in i915_create_depth_stencil_state()
495 int dfop = i915_translate_stencil_op(depth_stencil->stencil[1].zfail_op); in i915_create_depth_stencil_state()
496 int dpop = i915_translate_stencil_op(depth_stencil->stencil[1].zpass_op); in i915_create_depth_stencil_state()
H A Di915_state_inlines.h88 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/i915/
H A Di915_state.c404 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_lis5_stencil()
405 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_lis5_stencil()
406 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_lis5_stencil()
419 int fop = i915_translate_stencil_op(stencil->fail_op); in i915_get_bfo()
420 int dfop = i915_translate_stencil_op(stencil->zfail_op); in i915_get_bfo()
421 int dpop = i915_translate_stencil_op(stencil->zpass_op); in i915_get_bfo()
H A Di915_state_inlines.h87 i915_translate_stencil_op(unsigned op) in i915_translate_stencil_op() function