DiscussionsIssue archiveOCCT:Visualization

Archived issue #0029147

Visualization - D3DHost_FrameBuffer::BindBuffer() fails on some Intel drivers

Open CASCADEOCCT:Visualizationclosed10 public notes

Search issues

Description

The following error occurs within D3DHost_FrameBuffer::BindBuffer() on some Intel drivers:
D3DHost_FrameBuffer, OpenGL FBO is incomplete!


OpenGL info:
OpenGL info:
  GLvendor: Intel
  GLdevice: Intel(R) HD Graphics 530
  GLversion: 4.5.0 - Build 22.20.16.4729
  GLSLversion: 4.50 - Build 22.20.16.4729
  Max texture size: 16384
  Max combined texture units: 192
  Max MSAA samples: 16
  Viewport: 409x409
  ResolutionRatio: 1


In addition, the following error is logged with Debug context enabled within wglDXRegisterObjectNV() call - seems to be a driver bug (message cannot be mapped onto called function):
Error has been generated. GL error GL_INVALID_ENUM in GenTextures: (ID: 867281529) non-integer <format> 32849 has been provided.

Steps to reproduce

N/A

Public activity

10 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Tue Sep 26 17:41:05 2017 +0300

    0029147: Visualization - D3DHost_FrameBuffer::BindBuffer() fails on some Intel drivers
    
    D3DHost_FrameBuffer::BindBuffer() now detaches Depth+Stencil texture instead of complete failure.
02Commenter 2
Branch [archived branch] has been updated forcibly by Author.

[revision removed]
03Author
Patch is ready for review.
04Commenter 2
Branch [archived branch] has been updated by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Mon Oct 2 21:50:32 2017 +0300

    # fix mispint in erro text

05Commenter 5
Branch CR29147 reviewed without remarks, ready for testing.
06Commenter 2
Branch [archived branch] has been updated forcibly by Participant.

[revision removed]
07Commenter 1
Combination -
OCCT branch : [archived branch] [revision removed]
Products branch : [archived branch]
was compiled on Linux, MacOS and Windows platforms and tested on optimize mode.

http://jenkins-test-10.nnov.opencascade.com/view/CR29147-master/

Number of compiler warnings:
No new/fixed warnings

Regressions/Differences/Improvements:
No regressions/differences

CPU differences:
No differences that require special attention

Image differences :

IMAGE sat read_parallel_2 B6
http://occt-tests/CR29147-master-Products/Debian70-64/diff-Debian70-64-image.html

Please confirm

Memory differences :
No differences that require special attention

08Author
Test case sat/read_parallel_2/B6 does not use any functionality modified within the patch.
09Commenter 1
Launched by hand. Results is OK. It is very strange.

10Commenter 2
Branch [archived branch] has been deleted by Author.

[revision removed]

Related records