Go to the source code of this file.
Functions | |
struct varjo_Texture | varjo_FromGLTexture (GLuint texture) |
Converts an OpenGL texture to varjo_Texture. More... | |
GLuint | varjo_ToGLTexture (struct varjo_Texture texture) |
Converts varjo_Texture to OpenGL texture. More... | |
struct varjo_Texture varjo_FromGLTexture | ( | GLuint | texture | ) |
Converts an OpenGL texture to varjo_Texture.
GLuint varjo_ToGLTexture | ( | struct varjo_Texture | texture | ) |
Converts varjo_Texture to OpenGL texture.