Loading...
Searching...
No Matches
texture.h File Reference
+ Include dependency graph for texture.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GlfTexture
 Represents a texture object in Glf. More...
 
class  GlfTexture::Binding
 A texture has one or more bindings which describe how the different aspects of the texture should be bound in order to allow shader access. More...
 

Macros

#define GLF_TEXTURE_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (GlfTextureTokens, GLF_API, GLF_TEXTURE_TOKENS)
 
 TF_DECLARE_WEAK_AND_REF_PTRS (GlfTexture)
 

Macro Definition Documentation

◆ GLF_TEXTURE_TOKENS

#define GLF_TEXTURE_TOKENS
Value:
(texels) \
(layout)

Definition at line 47 of file texture.h.