OSDN Git Service

libvulkan: Fix for -Wcast-calling-convention
authorChia-I Wu <olv@google.com>
Fri, 22 Jul 2016 02:36:33 +0000 (10:36 +0800)
committerChia-I Wu <olv@google.com>
Fri, 22 Jul 2016 06:55:29 +0000 (06:55 +0000)
commit359d801bbda3b7ed96e23bd6ff8a633e98197746
treefee8d001d12db991ef28665b13e4bad6ab1e404d
parentfde0beac8fa8c9a76732756424a298ae6e2c7498
libvulkan: Fix for -Wcast-calling-convention

It should be harmless, as NoOp does not use any argument and should never
be reached.

Bug: 30290462
Change-Id: I0592c3ce10c510713525b5aa0bd38a2f9adc5898
vulkan/libvulkan/Android.mk
vulkan/libvulkan/stubhal.cpp