ShaderCodes.hpp

Summary
ShaderCodes.hpp
Constants
sSolidColorVertSourceStatic GLSL vertex shader code for elements with solid color.
sSolidColorFragSourceStatic GLSL fragment shader code for elements with solid color.

Constants

sSolidColorVertSource

Static GLSL vertex shader code for elements with solid color.

sSolidColorFragSource

Static GLSL fragment shader code for elements with solid color.

Close