summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_fs.h
diff options
context:
space:
mode:
authorTapani Pälli <[email protected]>2016-08-17 10:37:45 +0300
committerTapani Pälli <[email protected]>2016-11-18 07:42:41 +0200
commitec4e71f75e9b8a1c427994efa32a61593e3172f9 (patch)
treeb43550f7c127c4b18e6d915da4556451c509ceec /src/mesa/drivers/dri/i965/brw_fs.h
parent5ec3a7333fd77698610755d51e42094376e11d01 (diff)
mesa: fix empty program log length
In case we have empty log (""), we should return 0. This fixes Khronos WebGL conformance test 'program-infolog'. From OpenGL ES 3.1 (and OpenGL 4.5 Core) spec: "If pname is INFO_LOG_LENGTH , the length of the info log, including a null terminator, is returned. If there is no info log, zero is returned." v2: apply same fix for get_shaderiv and _mesa_GetProgramPipelineiv (Ian) Signed-off-by: Tapani Pälli <[email protected]> Reviewed-by: Iago Toral Quiroga <[email protected]> (v1) Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Nicolai Hähnle <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97321 Cc: "13.0" <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_fs.h')
0 files changed, 0 insertions, 0 deletions