Help for this page

Select Code to Download


  1. or download this
                                                                          
    +            
    #!/usr/bin/perl -w                                                    
    +               
    
    ...
    
    $depth = glGetIntegerv_p( GL_DEPTH_BITS ) ;
    print "Depth After = $depth\n" ;
    
  2. or download this
    Depth Before = 2
    Depth After = 0
    
  3. or download this
    Depth Before = 2
    Not a valid parameter to glpOpenWindow: `attributes'
    No visual! at /usr/lib/perl5/OpenGL.pm line 6049.
    
  4. or download this
    Depth Before = 2
    X Error of failed request:  BadValue (integer parameter out of range f
    +or operation)
    ...
      Value in failed request:  0x2b1af80
      Serial number of failed request:  26
      Current serial number in output stream:  28