Skip to content

Conversation

@chubei-oppen
Copy link

@chubei-oppen chubei-oppen commented Apr 29, 2022

Related issue: http://zentao.internal.oppenlab.com:7000/www/index.php?m=bug&f=view&bugID=672

Description

FramebufferTexture was first added in mrdoob#22916 because copyTexImage2D doesn't work with texStorage2D. However, copyTexImage2D was later replaced by copyTexSubImage2D in mrdoob#22985, making checking FramebufferTexture unnecessary.

However, FramebufferTexture is still useful in that we don't have to set an image to allocate texture memory.

@chubei-oppen chubei-oppen merged commit d4627de into oppenfuture:r137-dev Apr 29, 2022
@chubei-oppen chubei-oppen deleted the fb branch April 29, 2022 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant