Skip to content

Fix Coverity issues - #12427

Merged
OhadMeir merged 2 commits into
realsenseai:developmentfrom
OhadMeir:Coverity
Nov 20, 2023
Merged

Fix Coverity issues#12427
OhadMeir merged 2 commits into
realsenseai:developmentfrom
OhadMeir:Coverity

Conversation

@OhadMeir

Copy link
Copy Markdown
Contributor

Issues IDs in the commit description

@OhadMeir
OhadMeir requested review from Nir-Az and Tamir91 November 19, 2023 18:45
Comment thread src/gl/colorizer-gl.cpp
float max = _max;;
float min = _min;;
if (disparity)
if( auto gf = dynamic_cast< gpu_addon_interface * >( (frame_interface *)res.get() ) )

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to make sure, please validate colorizer works as expected when GLSL for processing is turned on with this change

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course... I activated GLSL for processing flag, checked 3D view and that textures are shown as expected

@Nir-Az Nir-Az left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great

@OhadMeir
OhadMeir merged commit 2b5fecb into realsenseai:development Nov 20, 2023
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.

2 participants