public class GLXProcAddressTable extends Object
Constructor and Description |
---|
GLXProcAddressTable() |
Modifier and Type | Method and Description |
---|---|
long |
getAddressFor(String functionName)
This is a convenience method to get (by name) the native function
pointer for a given function.
|
public long _addressof_glXBindHyperpipeSGIX
public long _addressof_glXBindSwapBarrierNV
public long _addressof_glXBindTexImageEXT
public long _addressof_glXBindVideoImageNV
public long _addressof_glXChooseFBConfig
public long _addressof_glXCreateNewContext
public long _addressof_glXCreatePbuffer
public long _addressof_glXCreatePixmap
public long _addressof_glXCreateWindow
public long _addressof_glXDestroyHyperpipeConfigSGIX
public long _addressof_glXDestroyPbuffer
public long _addressof_glXDestroyPixmap
public long _addressof_glXDestroyWindow
public long _addressof_glXGetAGPOffsetMESA
public long _addressof_glXGetCurrentDisplay
public long _addressof_glXGetCurrentReadDrawable
public long _addressof_glXGetFBConfigAttrib
public long _addressof_glXGetFBConfigs
public long _addressof_glXGetProcAddress
public long _addressof_glXGetSelectedEvent
public long _addressof_glXGetVideoDeviceNV
public long _addressof_glXGetVideoInfoNV
public long _addressof_glXGetVisualFromFBConfig
public long _addressof_glXHyperpipeAttribSGIX
public long _addressof_glXHyperpipeConfigSGIX
public long _addressof_glXJoinSwapGroupNV
public long _addressof_glXMakeContextCurrent
public long _addressof_glXQueryContext
public long _addressof_glXQueryDrawable
public long _addressof_glXQueryFrameCountNV
public long _addressof_glXQueryHyperpipeAttribSGIX
public long _addressof_glXQueryHyperpipeBestAttribSGIX
public long _addressof_glXQueryHyperpipeConfigSGIX
public long _addressof_glXQueryHyperpipeNetworkSGIX
public long _addressof_glXQueryMaxSwapGroupsNV
public long _addressof_glXQuerySwapGroupNV
public long _addressof_glXReleaseTexImageEXT
public long _addressof_glXReleaseVideoDeviceNV
public long _addressof_glXReleaseVideoImageNV
public long _addressof_glXResetFrameCountNV
public long _addressof_glXSelectEvent
public long _addressof_glXSendPbufferToVideoNV
public long getAddressFor(String functionName)
RuntimeException
- if the function pointer was not found in
this table, either because the function was unknown or because
it was statically linked.Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.