fbsubtexload() problem

New Message Reply Date view Thread view Subject view Author view

Hansong Zhang (zhangh++at++cs.unc.edu)
Fri, 24 May 1996 11:37:12 -0400 (EDT)


 Hi,
  
 When I use
  
       fbsubtexload(0,0,
         TX_TEXTURE_0, SPOT,
         0.0f, 1.0f, 0.0f, 1.0f,
         1);
  
 on an RE2 running Irix5.3, the screen locks up (mouse point is still active
 and there's no response from the windows or the window manager (mwm)),
 and after a while I'm logged out.
  
 The SPOT texture is defined by
  
 process_image("spotlight.rgb",256,256, buf256);
 texdef2d(SPOT, 4, 256,256, buf256, 0, texprops);
  
 float texprops[] = { TX_MINFILTER, TX_BILINEAR,
                        TX_MAGFILTER, TX_BILINEAR,
                        TX_WRAP, TX_REPEAT,
                        TX_NULL };
  
 Any suggestions on what could be wrong? Thanks a lot!
  
 Hansong
  
 - -- - -- - -- - -- - -- - -- - -- - -- - -- - -- - -- - -- -
 Hansong Zhang zhangh++at++www cs unc edu
 Walkthrough Group http://www.cs.unc.edu/~zhangh
 Department of Computer Science (919)962-1835 (O)
 UNC-Chapel Hill (919)914-3973 (H)
 = == = == = == = == = == = == = == = == = == = == = == = == =
  
  
  

=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer.html
            Submissions: info-performer++at++sgi.com
        Admin. requests: info-performer-request++at++sgi.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:52:55 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.