Searched refs:surfDepth (Results 1 – 1 of 1) sorted by relevance
310 int surfWidth, surfHeight, surfDepth; in check_region_bounds() local368 surfDepth = 1; in check_region_bounds()371 surfDepth = 6; in check_region_bounds()374 surfDepth = tex_image->Height; in check_region_bounds()377 surfDepth = tex_image->Depth; in check_region_bounds()380 if (z < 0 || z + depth > surfDepth) { in check_region_bounds()