mesa/src/gallium/docs
Rob Clark de481947d9 gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
Adds a new cap to allow drivers to expose higher shading language
versions in GLES contexts, to avoid having to report an artificially
low version for the benefit of GL contexts.

The motivation is to expose EXT_gpu_shader5 even though a driver may
not support all the features needed for the corresponding GL extension
(ARB_gpu_shader5).

Signed-off-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
2019-03-22 16:39:13 -04:00
..
source gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL 2019-03-22 16:39:13 -04:00
make.bat Add Gallium docs. 2009-12-20 15:00:40 -08:00
Makefile Add Gallium docs. 2009-12-20 15:00:40 -08:00