diff options
author | Ian Romanick <[email protected]> | 2015-11-11 16:30:41 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-02-10 10:59:28 -0800 |
commit | 9ae42ab1ec7024814494cf65c4527c1b9ad98cd0 (patch) | |
tree | b8d1cef9579cac54c828d6bea7fe50ec62204d71 /src/compiler/SConscript | |
parent | 7aedbbacae6d3ec3d06735fff2eb662964773ad2 (diff) |
mesa: Refactor _mesa_framebuffer_renderbuffer
This function previously was only used in fbobject.c and contained a
bunch of API validation. Split the function into
framebuffer_renderbuffer that is static and contains the validation, and
_mesa_framebuffer_renderbuffer that is suitable for calling from
elsewhere in Mesa (e.g., meta).
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/compiler/SConscript')
0 files changed, 0 insertions, 0 deletions