Bug 110335

Summary: tegra_context.c:591:4: error: too few arguments to function ‘context->gpu->set_shader_buffers’
Product: Mesa Reporter: Fabio Pedretti <pedretti.fabio>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: maraeo, t_arceri
Version: git   
Hardware: ARM   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Fabio Pedretti 2019-04-05 09:34:35 UTC
Build error appeared since last ~24 hours:
../src/gallium/drivers/tegra/tegra_context.c: In function ‘tegra_set_shader_buffers’:
../src/gallium/drivers/tegra/tegra_context.c:591:4: error: too few arguments to function ‘context->gpu->set_shader_buffers’
    context->gpu->set_shader_buffers(context->gpu, shader, start, count,
    ^~~~~~~

Full build log at: https://launchpadlibrarian.net/417772635/buildlog_ubuntu-disco-arm64.mesa_19.1~git1904050730.276d22~oibaf~d_BUILDING.txt.gz

Dind't bisect, but possibly due to: https://cgit.freedesktop.org/mesa/mesa/commit/?id=66a82ec6f0fa3586fecee001da6bae1fc33f12d1
Comment 1 Marek Olšák 2019-04-05 15:19:18 UTC
Fixed by 26e161b1e942564b649d355df359fc2e22b46188. Closing.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.