Skip to content

Commit

Permalink
update casclib
Browse files Browse the repository at this point in the history
  • Loading branch information
Deamon87 committed Dec 11, 2022
1 parent a5ab854 commit acd0c39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion wowViewerLib/3rdparty/mathfu
1 change: 1 addition & 0 deletions wowViewerLib/shaders/glsl/vulkan/m2ParticleShader.frag
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ layout(std140, binding=0) uniform sceneWideBlockVSPS {
layout(std140, binding=4) uniform meshWideBlockPS {
vec4 uAlphaTestv;
ivec4 uPixelShaderBlendModev;
vec4 uTextureTranslate;
};

layout(set=1,binding=5) uniform sampler2D uTexture;
Expand Down

0 comments on commit acd0c39

Please sign in to comment.