diff options
author | Vinson Lee <[email protected]> | 2013-09-30 20:36:14 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2013-09-30 20:38:06 -0700 |
commit | 05474ac9c494b6754612268abd206be27b68a40b (patch) | |
tree | 93947abe554ed6c8f78082738c02fad45987baf5 /src/gallium/state_trackers/vdpau/output.c | |
parent | 14442c46fb7852c2747a78a40a939fc67ef6eb4d (diff) |
st/vdpau: Include u_format.h for util_format_description.
Fix build error.
CC device.lo
device.c: In function 'vlVdpDefaultSamplerViewTemplate':
device.c:251:4: error: implicit declaration of function 'util_format_description' [-Werror=implicit-function-declaration]
device.c:251:9: warning: assignment makes pointer from integer without a cast [enabled by default]
device.c:252:12: error: dereferencing pointer to incomplete type
device.c:252:28: error: 'UTIL_FORMAT_SWIZZLE_0' undeclared (first use in this function)
device.c:252:28: note: each undeclared identifier is reported only once for each function it appears in
device.c:254:12: error: dereferencing pointer to incomplete type
device.c:256:12: error: dereferencing pointer to incomplete type
device.c:258:12: error: dereferencing pointer to incomplete type
Signed-off-by: Vinson Lee <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers/vdpau/output.c')
0 files changed, 0 insertions, 0 deletions