Bug 1335 - Requesting a 24 depth bit cap can return an 8bit depth buffer if 16bit is the max
Summary: Requesting a 24 depth bit cap can return an 8bit depth buffer if 16bit is the...
Status: UNCONFIRMED
Alias: None
Product: Java3D
Classification: General
Component: core (show other bugs)
Version: tbd
Hardware: All all
: P4 normal
Assignee: Phil Jordan
URL:
Depends on:
Blocks:
 
Reported: 2016-11-01 21:44 CET by Phil Jordan
Modified: 2020-02-02 02:35 CET (History)
1 user (show)

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Jordan 2016-11-01 21:44:13 CET
And obviously 8bits of depth can't really render anything 3D.

I encountered this problem only once on a mac OSX.

My work around was to enumerate all graphics setting possible and make the user pick one.