public class GLXExtProcAddressTable extends Object
Constructor and Description |
---|
GLXExtProcAddressTable() |
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_glXAllocateMemoryNV
public long _addressof_glXBindChannelToWindowSGIX
public long _addressof_glXBindSwapBarrierNV
public long _addressof_glXBindSwapBarrierSGIX
public long _addressof_glXBindTexImageEXT
public long _addressof_glXBindVideoImageNV
public long _addressof_glXChannelRectSGIX
public long _addressof_glXChannelRectSyncSGIX
public long _addressof_glXCopySubBufferMESA
public long _addressof_glXCushionSGI
public long _addressof_glXFreeContextEXT
public long _addressof_glXFreeMemoryNV
public long _addressof_glXGetAGPOffsetMESA
public long _addressof_glXGetContextIDEXT
public long _addressof_glXGetCurrentDisplayEXT
public long _addressof_glXGetCurrentReadDrawableSGI
public long _addressof_glXGetMscRateOML
public long _addressof_glXGetProcAddressARB
public long _addressof_glXGetSyncValuesOML
public long _addressof_glXGetTransparentIndexSUN
public long _addressof_glXGetVideoDeviceNV
public long _addressof_glXGetVideoInfoNV
public long _addressof_glXGetVideoSyncSGI
public long _addressof_glXImportContextEXT
public long _addressof_glXJoinSwapGroupNV
public long _addressof_glXJoinSwapGroupSGIX
public long _addressof_glXMakeCurrentReadSGI
public long _addressof_glXQueryChannelDeltasSGIX
public long _addressof_glXQueryChannelRectSGIX
public long _addressof_glXQueryContextInfoEXT
public long _addressof_glXQueryFrameCountNV
public long _addressof_glXQueryMaxSwapBarriersSGIX
public long _addressof_glXQueryMaxSwapGroupsNV
public long _addressof_glXQuerySwapGroupNV
public long _addressof_glXReleaseBuffersMESA
public long _addressof_glXReleaseTexImageEXT
public long _addressof_glXReleaseVideoDeviceNV
public long _addressof_glXReleaseVideoImageNV
public long _addressof_glXResetFrameCountNV
public long _addressof_glXSendPbufferToVideoNV
public long _addressof_glXSet3DfxModeMESA
public long _addressof_glXSwapBuffersMscOML
public long _addressof_glXSwapIntervalSGI
public long _addressof_glXWaitForMscOML
public long _addressof_glXWaitForSbcOML
public long _addressof_glXWaitVideoSyncSGI
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.