summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/extensions.c
diff options
context:
space:
mode:
authorFrancisco Jerez <[email protected]>2015-08-17 01:47:50 +0300
committerFrancisco Jerez <[email protected]>2015-08-20 12:28:48 +0300
commit6379f5cb2ab7c5ae3f3769204f95088e35c53217 (patch)
treec79ef2f32ee6c7273ba90d15f56ec285f63a738e /src/mesa/main/extensions.c
parente3fb2e1f0e160573c3d164818f556c7f6725835e (diff)
glsl: Parse the allowed image format qualifiers in GLSL ES 3.1.
This includes the minimum required desktop/ES GLSL version in the format qualifier table in anticipation of new GLSL versions extending the set of supported image formats. According to section 4.4.7 of the GLSL ES 3.1 spec: "The format layout qualifier identifiers for image variable declarations are: [...] rgba32f rgba16f r32f rgba8 rgba8_snorm [...] rgba32i rgba16i rgba8i r32i [...] rgba32ui rgba16ui rgba8ui r32ui" Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/mesa/main/extensions.c')
0 files changed, 0 insertions, 0 deletions