mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 22:08:26 +02:00
gallium/docs: remove documentation of removed arg
geom was removed in e968975 ("gallium: remove the geom_flags param
from is_format_supported", Tue Mar 8 00:01:58 2011 +0100), but the
documentation of it was left over. Let's bring the documentation up
to date.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
This commit is contained in:
parent
c33807463e
commit
99d8b933fd
1 changed files with 0 additions and 2 deletions
|
|
@ -660,8 +660,6 @@ the maximum allowed legal value is 32.
|
|||
|
||||
**bindings** is a bitmask of :ref:`PIPE_BIND` flags.
|
||||
|
||||
**geom_flags** is a bitmask of PIPE_TEXTURE_GEOM_x flags.
|
||||
|
||||
Returns TRUE if all usages can be satisfied.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue