11#include "libspu2_internal.h"
20 if ( (mask & SPU_REV_DEPTHL) != 0 )
22 _spu_RXX[20 * _spu_core + 946] = attr->depth.left;
23 _spu_rev_attr.depth.left = attr->depth.left;
25 if ( (mask & SPU_REV_DEPTHR) != 0 )
27 _spu_RXX[20 * _spu_core + 947] = attr->depth.right;
28 _spu_rev_attr.depth.right = attr->depth.right;