mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 13:48:06 +02:00
gallium: remove obsolete comment
This commit is contained in:
parent
f4e91c3432
commit
9506ac8235
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue