puts "============"
puts "CR24728"
puts "============"
puts ""

############################################################
#  Test image dumping with software accelerated GL context
############################################################

vcaps -softMode 1 -ffp 1
vinit View1

box b 1 2 3
vdisplay b
vfit

vdump $imagedir/${casename}.png
