summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/ffvertex_prog.c
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2015-11-13 11:06:51 -0800
committerIan Romanick <[email protected]>2016-03-01 11:07:20 -0800
commit7c254f02008159b4e042cd6c9d33a2fc8c92e1ea (patch)
treebc455b204e177d44c30cb7d61be4fbe7a7025ba5 /src/mesa/main/ffvertex_prog.c
parent6b70c9ea98663fcf65b31b0a9deb83b49e3adb01 (diff)
meta: Use _mesa_CreateFramebuffers instead of _mesa_GenFramebuffers
This enables later patches that will stop calling _mesa_GenFramebuffers or _mesa_CreateFramebuffers which pollute the framebuffer namespace. For framebuffers, the Bind call is still necessary. sed -i -e 's/_mesa_GenFramebuffers/_mesa_CreateFramebuffers/' \ src/mesa/drivers/common/*.c Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/mesa/main/ffvertex_prog.c')
0 files changed, 0 insertions, 0 deletions