Home
last modified time | relevance | path

Searched defs:new_depth (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_nir_passes.c420 nir_ssa_def *new_depth = nir_fneg(b, old_depth); in invert_depth_impl() local
/third_party/python/Python/
Dceval.c5605 _PyEval_SetCoroutineOriginTrackingDepth(PyThreadState *tstate, int new_depth) in _PyEval_SetCoroutineOriginTrackingDepth()
Dcompile.c6522 int new_depth = depth + effect; in stackdepth() local