Uses of Interface
club.doki7.ffm.RawFunctionLoader
Packages that use RawFunctionLoader
Package
Description
OpenGL ES2 Java bindings implemented with Java 22 FFM (Project Panama) APIs.
OpenGL Java bindings implemented with Java 22 FFM (Project Panama) APIs.
Vulkan API commands
-
Uses of RawFunctionLoader in club.doki7.gles2
Constructors in club.doki7.gles2 with parameters of type RawFunctionLoader -
Uses of RawFunctionLoader in club.doki7.glfw
Constructors in club.doki7.glfw with parameters of type RawFunctionLoader -
Uses of RawFunctionLoader in club.doki7.openal
Constructors in club.doki7.openal with parameters of type RawFunctionLoader -
Uses of RawFunctionLoader in club.doki7.opengl
Constructors in club.doki7.opengl with parameters of type RawFunctionLoaderModifierConstructorDescriptionGL
(RawFunctionLoader loader) GLCompatibility
(RawFunctionLoader loader) -
Uses of RawFunctionLoader in club.doki7.sdl3
Constructors in club.doki7.sdl3 with parameters of type RawFunctionLoader -
Uses of RawFunctionLoader in club.doki7.vma
Constructors in club.doki7.vma with parameters of type RawFunctionLoader -
Uses of RawFunctionLoader in club.doki7.vulkan.command
Constructors in club.doki7.vulkan.command with parameters of type RawFunctionLoaderModifierConstructorDescriptionVkDeviceCommands
(RawFunctionLoader loader) VkEntryCommands
(RawFunctionLoader loader) VkInstanceCommands
(RawFunctionLoader loader) VkStaticCommands
(RawFunctionLoader loader)