mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 09:30:20 +01:00
gallium: Remove previously forgotten pf_name() prototype.
This commit is contained in:
parent
13701aae40
commit
fd3237c97d
1 changed files with 0 additions and 5 deletions
|
|
@ -165,11 +165,6 @@ enum pipe_format {
|
|||
PIPE_FORMAT_COUNT
|
||||
};
|
||||
|
||||
/**
|
||||
* Builds pipe format name from format token.
|
||||
*/
|
||||
extern const char *pf_name( enum pipe_format format );
|
||||
|
||||
|
||||
enum pipe_video_chroma_format
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue