]> git.cworth.org Git - apitrace/commit
Use either glGetTexImage() or bind the texture to a FBO to get the contents.
authorAlexandros Frantzis <alexandros.frantzis@linaro.org>
Mon, 28 Nov 2011 10:04:05 +0000 (12:04 +0200)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Thu, 29 Mar 2012 11:49:12 +0000 (12:49 +0100)
commit21ffc8ca702feb86e4663a41da9bbfef8f16ff09
treefe6a1e7e86fd8e67824562ac82a65bf5e1a4ce00
parent3131dea503e844f95c313bba16ce9a813eb56ee5
Use either glGetTexImage() or bind the texture to a FBO to get the contents.

Signed-off-by: José Fonseca <jose.r.fonseca@gmail.com>
glstate_images.cpp