Skip to content
  • Aashish Chaudhary's avatar
    Fixed when mappers try to reuse the same texture · ca6c800d
    Aashish Chaudhary authored
    This would happen if a mapper reuses a texture and input
    has changed. Since the context remains the same the texture
    is not destroyed and the texture object uses the same parameters
    as the last one (format and type).
    
    Change-Id: I628b1a112966afbc6666412def69ae23031d64fa
    ca6c800d