mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-12 20:00:36 +02:00
st/dri: Fix warning
This commit is contained in:
parent
a40305dcdb
commit
484edfc815
1 changed files with 1 additions and 0 deletions
|
|
@ -233,6 +233,7 @@ const __DRItexBufferExtension driTexBufferExtension = {
|
|||
{ __DRI_TEX_BUFFER, __DRI_TEX_BUFFER_VERSION },
|
||||
dri_set_tex_buffer,
|
||||
dri_set_tex_buffer2,
|
||||
NULL,
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue