fragment_program Ogre/Compositor/Embossed_FP glsl glsles glslang hlsl { source compositors/EmbossedFp.glsl } material Ogre/Compositor/Embossed { technique { pass { depth_check off polygon_mode_overrideable false vertex_program_ref Ogre/Compositor/StdQuad_Tex2a_vp { } fragment_program_ref Ogre/Compositor/Embossed_FP { } texture_unit RT { tex_coord_set 0 tex_address_mode clamp filtering linear linear linear } } } }