Browse Source

gallium: remove obsolete comment

tags/mesa_20090313
Keith Whitwell 17 years ago
parent
commit
9506ac8235
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      src/gallium/include/pipe/p_state.h

+ 0
- 2
src/gallium/include/pipe/p_state.h View File

@@ -281,8 +281,6 @@ struct pipe_surface
*/
struct pipe_texture
{
/* Effectively the key:
*/
enum pipe_texture_target target; /**< PIPE_TEXTURE_x */
enum pipe_format format; /**< PIPE_FORMAT_x */


Loading…
Cancel
Save