diff options
author | Kalyan Kondapally <[email protected]> | 2015-01-07 20:30:25 -0800 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2015-01-29 08:16:47 +0200 |
commit | a63c8a524b01e802cf2505099f930c0cb97df0b2 (patch) | |
tree | 16622ee46c65fe21ce4200234ce08c314b9f8b8d /src/gtest | |
parent | dd4d9a4e62ecf44011cfa2e020d08029299dd7e0 (diff) |
Mesa: Add support for GL_OES_texture_*float* extensions.
This patch series adds support for following GLES2 Texture Float extensions:
1)GL_OES_texture_float,
2)GL_OES_texture_half_float,
3)GL_OES_texture_float_linear,
4)GL_OES_texture_half_float_linear.
This patch adds basic infrastructure and needed boolean flags to advertise
support for these extensions, by default the support is disabled. Next patch
in the series introduces support for HALF_FLOAT_OES token.
v4: take assert away and make valid_filter_for_float conditional (Tapani),
fix the alphabetical order (Emil)
Signed-off-by: Kevin Rogovin <[email protected]>
Signed-off-by: Kalyan Kondapally <[email protected]>
Reviewed-by: Tapani Pälli <[email protected]>
Diffstat (limited to 'src/gtest')
0 files changed, 0 insertions, 0 deletions