st/vega: Advertise OpenVG support.
Define st_api_OpenVG to advertise OpenVG support. Signed-off-by: Chia-I Wu <olvaffe@gmail.com>
This commit is contained in:
@@ -36,6 +36,9 @@
|
||||
#include "util/u_math.h"
|
||||
#include "util/u_rect.h"
|
||||
|
||||
/* advertise OpenVG support */
|
||||
PUBLIC const int st_api_OpenVG = 1;
|
||||
|
||||
static struct pipe_texture *
|
||||
create_texture(struct pipe_context *pipe, enum pipe_format format,
|
||||
VGint width, VGint height)
|
||||
|
||||
Reference in New Issue
Block a user