8914124cc8
SWDEV-164509 - [Dassault][Catia] Adding 8-bits internal format support for sL8 format in OpenGL For glTextureView support, GL_LUMINANCE8 internal format needs to return 8_BITS view compatibility class. Add 3 new surface formats, CM_SURF_FMT_L8_SRGB, CM_SURF_FMT_R8_SRGB and CM_SURF_FMT_RG8_SRGB. For the moment, only L8_SRGB is supported by GLL. Keep L8_X24_SRGB format because of side effects, especially outside the GL driver (CAL) ReviewBoardURL = http://ocltc.amd.com/reviews/r/15757/diff/ Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp#32 edit