GPUTexture: Fix compilation issue.
This commit is contained in:
@@ -1062,4 +1062,5 @@ int GPU_texture_detach_framebuffer(GPUTexture *tex, GPUFrameBuffer *fb)
|
||||
}
|
||||
|
||||
BLI_assert(!"Error: Texture: Framebuffer is not attached");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user