forked from LeenkxTeam/LNXSDK
t3du - Post Process Updates
This commit is contained in:
@ -8,7 +8,13 @@
|
|||||||
"blend_source": "source_alpha",
|
"blend_source": "source_alpha",
|
||||||
"blend_destination": "inverse_source_alpha",
|
"blend_destination": "inverse_source_alpha",
|
||||||
"blend_operation": "add",
|
"blend_operation": "add",
|
||||||
"links": [],
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "PPComp8",
|
||||||
|
"link": "_PPComp8",
|
||||||
|
"ifdef": ["_CPostprocess"]
|
||||||
|
}
|
||||||
|
],
|
||||||
"texture_params": [],
|
"texture_params": [],
|
||||||
"vertex_shader": "../include/pass.vert.glsl",
|
"vertex_shader": "../include/pass.vert.glsl",
|
||||||
"fragment_shader": "histogram_pass.frag.glsl"
|
"fragment_shader": "histogram_pass.frag.glsl"
|
||||||
|
Reference in New Issue
Block a user