Searched refs:surfDepth (Results 1 – 1 of 1) sorted by relevance
231 int surfWidth, surfHeight, surfDepth; in check_region_bounds() local289 surfDepth = 1; in check_region_bounds()292 surfDepth = 6; in check_region_bounds()295 surfDepth = tex_image->Height; in check_region_bounds()298 surfDepth = tex_image->Depth; in check_region_bounds()301 if (z < 0 || z + depth > surfDepth) { in check_region_bounds()