1.update CMCore,cnmr.gbuffer

2.Cancle the branch,test subpass mode in deferred rendering.
This commit is contained in:
hyzboy 2020-01-19 19:32:33 +08:00
parent 1c48afe266
commit 94b68bb2ec
2 changed files with 2 additions and 2 deletions

2
CMCore

@ -1 +1 @@
Subproject commit f895b3c3b08a4cb7abd3b2b8ca49faa9c8512f5a
Subproject commit 6344eecc073e61241623306949d9cc915a60a338

View File

@ -5,7 +5,7 @@
float Metallic;
float Roughness;
[output]
[gbuffer]
vec4 gb_color_metallic;
vec4 gb_normal_roughness;