@@ -1,5 +1,5 @@
/*
- * Copyright 2011-2018 Branimir Karadzic. All rights reserved.
+ * Copyright 2011-2019 Branimir Karadzic. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
*/
@@ -1,7 +1,7 @@
$input v_color0
#
-# Copyright 2011-2018 Branimir Karadzic. All rights reserved.
+# Copyright 2011-2019 Branimir Karadzic. All rights reserved.
# License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
@@ -2,7 +2,7 @@ $input a_position, a_color0
$output v_color0
$input v_normal, v_color0
@@ -2,7 +2,7 @@ $input a_position, a_normal, a_color0
$output v_normal, v_color0
$input v_color0, v_texcoord0
@@ -2,7 +2,7 @@ $input a_position, a_color0, a_texcoord0
$output v_color0, v_texcoord0
$input v_pos, v_view, v_normal, v_color0
@@ -2,7 +2,7 @@ $input a_position, a_normal
$output v_pos, v_view, v_normal, v_color0
@@ -2,7 +2,7 @@ $input a_position, a_color0, i_data0, i_data1, i_data2, i_data3, i_data4
$input v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0// in...
@@ -2,7 +2,7 @@ $input a_position, a_normal, a_tangent, a_texcoord0
$output v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0
@@ -2,7 +2,7 @@ $input a_position, a_normal, a_tangent, a_texcoord0, i_data0, i_data1, i_data2,
$input v_world, v_color0
$output v_world, v_color0
$input v_texcoord0
@@ -2,7 +2,7 @@ $input a_position, a_texcoord0
$output v_texcoord0
$input v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3, v_texcoord4
$input v_pos, v_view, v_normal
$output v_texcoord0, v_texcoord1, v_texcoord2, v_texcoord3, v_texcoord4
$output v_pos, v_view, v_normal
$input v_pos
@@ -2,7 +2,7 @@ $input a_position
$output v_pos
$input v_wpos, v_view, v_normal, v_tangent, v_bitangent, v_texcoord0