Bug 360

Summary: cgGLSetParameterPointer's "pointer" is a buffer object
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: VERIFIED INVALID    
Severity: normal    
Priority: P3    
Version: 1   
Hardware: All   
OS: all   
Type: DEFECT SCM Refs:
Workaround: ---

Description Sven Gothel 2010-03-24 07:51:32 CET


---- Reported by kdubb 2008-08-03 03:55:33 ----

cgGLSetParameterPointer takes a buffer object (to all using vbo's).  In the Cg bindings this is only reflected 
as a Buffer.  It needs a variant that takes a long (like all the other methods that allow a vertex buffer 
offset).



---- Additional Comments From kbr 2008-08-17 16:25:31 ----

Could you possibly try to modify jogl/make/cg-common.cfg and supply a patch? We
are swamped working on a branch of JOGL right now, and the fix may be a little
involved. See make/gl-common.cfg and the use of the BufferObjectKind directive.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:51 EDT  ---

This bug was previously known as _bug_ 360 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=360