Bug 360 - cgGLSetParameterPointer's "pointer" is a buffer object
Summary: cgGLSetParameterPointer's "pointer" is a buffer object
Status: VERIFIED INVALID
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2008-08-03 03:55 CEST by Sven Gothel
Modified: 2010-11-19 01:31 CET (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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