libgui|GLState|GLUniform: Prepare for deletion of assets
GLState must be aware that a render target might be deleted whileit is the current target.
GLUniform must be aware that a texture might be deleted while itis the current value of a sampler uniform.
View differences
libgui|GLState|GLUniform: Prepare for deletion of assets
GLState must be aware that a render target might be deleted while
it is the current target.
GLUniform must be aware that a texture might be deleted while it
is the current value of a sampler uniform.