diff options
author | Ian Romanick <[email protected]> | 2015-11-11 14:33:30 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-02-10 10:59:36 -0800 |
commit | e273bbd60b7bf2ef19b575d2a16f47409b39ddf1 (patch) | |
tree | fbe376e4509ea82deecaa1bfacb73611194ddf69 /src/mesa/main/api_validate.h | |
parent | 1e055e9211fcb0a0e6595eeb433c580597a19dbd (diff) |
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/main/api_validate.h')
0 files changed, 0 insertions, 0 deletions