GPUTexture: Remove unused functions and avoid GPU_texture_opengl_bindcode
This is a cleanup.
This commit is contained in:
@@ -46,6 +46,7 @@ namespace gpu {
|
||||
|
||||
class GLTexture : public Texture {
|
||||
friend class GLStateManager;
|
||||
friend class GLFrameBuffer;
|
||||
|
||||
private:
|
||||
/** All samplers states. */
|
||||
|
||||
Reference in New Issue
Block a user