diff options
author | Ian Romanick <[email protected]> | 2015-11-11 14:29:18 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-02-10 10:59:33 -0800 |
commit | 1e055e9211fcb0a0e6595eeb433c580597a19dbd (patch) | |
tree | de3130fe36ca37367fbf9fbb2b2f926a09217200 /src/mesa/x86-64 | |
parent | eb5bc62e97d8f66696dca7d5c6acb616a55a16d1 (diff) |
i965/meta: Use _mesa_CreateRenderbuffers instead of _mesa_GenRenderbuffers and _mesa_BindRenderbuffer
This has the advantage that it does not pollute the global binding
state. It also enables later patches that will stop calling
_mesa_GenRenderbuffers / _mesa_CreateRenderbuffers which pollute the
renderbuffer namespace.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/mesa/x86-64')
0 files changed, 0 insertions, 0 deletions