mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 17:30:12 +01:00
gallium: remove trailing whitespace in p_screen.h
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
This commit is contained in:
parent
6e17936bf8
commit
9280f17e82
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ struct pipe_screen {
|
|||
*/
|
||||
boolean (*can_create_resource)(struct pipe_screen *screen,
|
||||
const struct pipe_resource *templat);
|
||||
|
||||
|
||||
/**
|
||||
* Create a new texture object, using the given template info.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue