aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_rast_tri.c
diff options
context:
space:
mode:
authorTapani Pälli <[email protected]>2015-02-12 14:33:53 +0200
committerEmil Velikov <[email protected]>2015-02-24 12:16:01 +0000
commitfe98850c5f4fed83dbe5e7b5633bef0459293c91 (patch)
tree6001793dfb485357af14c8ff3cb9f4a136d68b43 /src/gallium/drivers/llvmpipe/lp_rast_tri.c
parent6f14955b71ba3571049cd4004b1e8381fa6f3b90 (diff)
mesa: fix OES_texture_float texture render target behavior
Current implementation allowed usage of unsized type texture GL_FLOAT and GL_HALF_FLOAT as a render target as this was 'expected behavior' by WEBGL_oes_texture_float and is also allowed by the oes-texture-float WebGL test. However this broke some ES3 conformance tests that do not accept such behavior. Patch sets such an fbo incomplete as expected by the ES3 conformance tests. Textures with sized types like RGBA32F will still continue to work as render targets. v2: code style cleanups (Ian Romanick, Matt Turner) Signed-off-by: Tapani Pälli <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=88905 Reviewed-by: Ian Romanick <[email protected]> Cc: "10.5" <[email protected]> (cherry picked from commit e333035c47a6a4cc88f0f9ca2bced500538bebae)
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_rast_tri.c')
0 files changed, 0 insertions, 0 deletions