Bug 110335 - tegra_context.c:591:4: error: too few arguments to function ‘context->gpu->set_shader_buffers’
Summary: tegra_context.c:591:4: error: too few arguments to function ‘context->gpu->se...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: ARM Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-05 09:34 UTC by Fabio Pedretti
Modified: 2019-04-05 15:19 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.