diff options
author | Mauro Rossi <[email protected]> | 2020-06-05 22:33:48 +0200 |
---|---|---|
committer | Mauro Rossi <[email protected]> | 2020-06-06 09:32:25 +0200 |
commit | 06650a771dc44b3f5628b6d172e224a103a79762 (patch) | |
tree | 030bd16c48e9b44fd8b56edd0f6cda8127f04c06 /src/intel/Android.vulkan.mk | |
parent | 0570c7a7b5b00724c3cee0eb32ce042c362e2f96 (diff) |
android: svga: fix build for GL4.1 support
Fixes the following building errors:
external/mesa/src/gallium/drivers/svga/svga_context.c:184: error: undefined reference to 'svga_init_ts_functions'
external/mesa/src/gallium/drivers/svga/svga_context.c:100: error: undefined reference to 'svga_cleanup_tcs_state'
out/target/product/x86_64/obj_x86/STATIC_LIBRARIES/libmesa_pipe_svga_intermediates/libmesa_pipe_svga.a(svga_state.o):svga_state.c:hw_draw_state_sm5: error: undefined reference to 'svga_hw_tes'
out/target/product/x86_64/obj_x86/STATIC_LIBRARIES/libmesa_pipe_svga_intermediates/libmesa_pipe_svga.a(svga_state.o):svga_state.c:hw_draw_state_sm5: error: undefined reference to 'svga_hw_tcs'
Fixes: ccb4ea5a "svga: Add GL4.1(compatibility profile) support in svga driver"
Signed-off-by: Mauro Rossi <[email protected]>
Reviewed-by: Charmaine Lee <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5364>
Diffstat (limited to 'src/intel/Android.vulkan.mk')
0 files changed, 0 insertions, 0 deletions