Searched refs:surfDepth (Results 1 – 1 of 1) sorted by relevance
314 int surfWidth, surfHeight, surfDepth; in check_region_bounds() local373 surfDepth = 1; in check_region_bounds()376 surfDepth = 6; in check_region_bounds()379 surfDepth = tex_image->Height; in check_region_bounds()382 surfDepth = tex_image->Depth; in check_region_bounds()385 if (z < 0 || z + depth > surfDepth) { in check_region_bounds()