mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 03:48:06 +02:00
gallium: remove obsolete PIPE_CAP_BITMAP_TEXCOORD_BIAS
This commit is contained in:
parent
ce50940173
commit
07aaf3a7a7
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ enum pipe_texture_target {
|
|||
#define PIPE_CAP_MAX_POINT_WIDTH_AA 17
|
||||
#define PIPE_CAP_MAX_TEXTURE_ANISOTROPY 18
|
||||
#define PIPE_CAP_MAX_TEXTURE_LOD_BIAS 19
|
||||
#define PIPE_CAP_BITMAP_TEXCOORD_BIAS 20
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue