globjects
1.1.0.2f0c753c8647
Strict OpenGL objects wrapper.
|
This is the complete list of members for globjects::TextureHandle, including all inherited members.
asUVec2() const | globjects::TextureHandle | |
handle() const | globjects::TextureHandle | |
isResident() const | globjects::TextureHandle | |
makeNonResident() | globjects::TextureHandle | |
makeResident() | globjects::TextureHandle | |
operator gl::GLuint64() const | globjects::TextureHandle | |
operator glm::uvec2() const | globjects::TextureHandle | |
TextureHandle() | globjects::TextureHandle | |
TextureHandle(gl::GLuint64 handle) | globjects::TextureHandle | |
TextureHandle(const Texture *texture) | globjects::TextureHandle | explicit |
TextureHandle(const Texture *texture, const Sampler *sampler) | globjects::TextureHandle |