SWDEV-324412 - Removing depth24
OGLP fails conformance tests with depth24 Change-Id: I1efd66a81f64a5b999d0f3c3e9314b9e6129a587
This commit is contained in:
@@ -497,10 +497,6 @@ bool Settings::create(const Pal::DeviceProperties& palProp,
|
||||
|
||||
// Enable some OpenCL 2.0 extensions
|
||||
if (oclVersion_ >= OpenCL20) {
|
||||
{
|
||||
// Not supported by Unknown device
|
||||
enableExtension(ClKhrGLDepthImages);
|
||||
}
|
||||
enableExtension(ClKhrSubGroups);
|
||||
enableExtension(ClKhrDepthImages);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user