mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 01:28:07 +02:00
tests: remove/update old comments
This commit is contained in:
parent
0b0e2159f2
commit
4c460cfd2b
2 changed files with 2 additions and 18 deletions
|
|
@ -1,12 +1,4 @@
|
|||
/*
|
||||
* Test GL_EXT_framebuffer_object render-to-texture
|
||||
*
|
||||
* Draw a teapot into a texture image with stenciling.
|
||||
* Then draw a textured quad using that texture.
|
||||
*
|
||||
* Brian Paul
|
||||
* 18 Apr 2005
|
||||
*/
|
||||
/* Framebuffer object test */
|
||||
|
||||
|
||||
#include <GL/glew.h>
|
||||
|
|
|
|||
|
|
@ -1,12 +1,4 @@
|
|||
/*
|
||||
* Test GL_EXT_framebuffer_object render-to-texture
|
||||
*
|
||||
* Draw a teapot into a texture image with stenciling.
|
||||
* Then draw a textured quad using that texture.
|
||||
*
|
||||
* Brian Paul
|
||||
* 18 Apr 2005
|
||||
*/
|
||||
/* Framebuffer object test */
|
||||
|
||||
|
||||
#include <GL/glew.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue