This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
gallium: remove obsolete comment
tags/mesa_20090313
Keith Whitwell
17 years ago
parent
f4e91c3432
commit
9506ac8235
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
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 */
Write
Preview
Loading…
Cancel
Save