Bug 72572 - no error on draw call without vbo set
Summary: no error on draw call without vbo set
Status: RESOLVED MOVED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: 9.2
Hardware: x86 (IA32) Linux (All)
: low enhancement
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-10 18:00 UTC by Link Mauve
Modified: 2019-09-18 20:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Link Mauve 2013-12-10 18:00:01 UTC
When I call glDrawElements and one of the used vbo has no data uploaded (but is set for some attribute), llvmpipe doesn’t set any error, I would expect at least a GL_INVALID_OPERATION to help debug that issue.

If you need any more information just ask me.
Comment 1 Roland Scheidegger 2014-08-11 18:35:10 UTC
If anything this would be a core issue. Can't really tell however what you're trying to do should actually generate an error.
Comment 2 Timothy Arceri 2018-04-13 06:15:16 UTC
Is this still an issue can you provide a piglit test or example app?
Comment 3 GitLab Migration User 2019-09-18 20:23:15 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/978.


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.