[
Previous
] [
Next
] [
Up
] [
Home
] S3D Pascal Bindings
Function Reference
S3DTK_InitLib
- Initialize the library.
S3DTK_ExitLib
- Shut down the library.
S3DTK_CreateRenderer
- Create a renderer instance and provide functions for accessing it.
S3DTK_DestroyRenderer
- Create a renderer instance and provide functions for accessing it.
S3DTK_PhysicalToLinear
- Map a physical address and size to a linear address.
S3DTK_LinearToPhysical
- Find the physical address the given linear address is mapped.
S3DTK_EnterCritical
- Serialize access to S3D among threads.
S3DTK_ReleaseCritical
- Release the previously obtain critical section.
[
Previous
] [
Next
] [
Up
] [
Home
] S3D Pascal Bindings