Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <NotepadPlus>
- <UserLang name="GLSL" ext="glsl vs gs fs vert geom frag vertex geometry fragment">
- <Settings>
- <Global caseIgnored="no" />
- <TreatAsSymbol comment="no" commentLine="no" />
- <Prefix words1="no" words2="no" words3="no" words4="yes" />
- </Settings>
- <KeywordLists>
- <Keywords name="Delimiters">"00"00</Keywords>
- <Keywords name="Folder+"></Keywords>
- <Keywords name="Folder-"></Keywords>
- <Keywords name="Operators">- ! " % & ( ) , . : ; ? [ \ ] ^ { | } + < = ></Keywords>
- <Keywords name="Comment">1/* 2*/ 0//</Keywords>
- <Keywords name="Words1">r rg rgb rb g gb bg b brg bgr rgba abgr ra ga ba x xy xyz yx zyx xzy xyzw yzw xw yw zw s t p q st stpq stp spq stp tpq __LINE__ __VERSION__ __FILE__ std140 shared packed row_major column_major line_strip triangle_strip max_vertices points lines lines_adjacency triangles triangles_adjacency origin_upper_left pixel_center_integer highp mediump lowp smooth flat perspective struct const attribute uniform layout varying centroid varying invariant interpolation storage precision in out inout # #define #undef #if #ifdef #ifndef #else #elif #endif #error #pragma #extension #version #line compatibility require enable warn disable void bool int float bvec2 bvec3 bvec4 ivec2 ivec3 ivec4 vec2 vec3 vec4 uvec2 uvec3 uvec4 mat2 mat2x2 mat3 mat3x3 mat4 mat4x4 mat2x3 mat2x4 mat3x2 mat3x4 mat4x2 mat4x3 sampler1D sampler2D sampler3D samplerCube sampler1DShadow sampler2DShadow sampler2DRect sampler2DRectShadow sampler1DArray sampler2DArray sampler1DArrayShadow sampler2DArrayShadow samplerBuffer sampler2DMS sampler2DMSArray isampler1D isampler2D isampler3D isamplerCube isampler2DRect isampler1DArray isampler2DArray isamplerBuffer isampler2DMS isampler2DMSArray usampler1D usampler2D usampler3D usamplerCube usampler2DRect usampler1DArray usampler2DArray usamplerBuffer usampler2DMS usampler2DMSArray return true false break continue if else elseif switch case default while for do until discard </Keywords>
- <Keywords name="Words2">0 1 2 3 4 5 6 7 8 9</Keywords>
- <Keywords name="Words3">gl_PrimitiveIDIn gl_PrimitiveID gl_Layer gl_VertexID gl_InstanceID gl_PerVertex gl_MultiTexCoord0 gl_MultiTexCoord1 gl_MultiTexCoord2 gl_MultiTexCoord3 gl_MultiTexCoord4 gl_MultiTexCoord5 gl_MultiTexCoord6 gl_MultiTexCoord7 gl_ClipDistance gl_Color gl_SecondaryColor gl_Normal gl_Vertex gl_MultiTexCoord gl_FogCoord gl_Position gl_ClipVertex gl_PointSize gl_FrontColor gl_BackColor gl_FrontSecondaryColor gl_BackSecondaryColor gl_TexCoord gl_FogFragCoord gl_FragCoord gl_FrontFacing gl_PointCoord gl_FragColor gl_FragData gl_FragDepth</Keywords>
- <Keywords name="Words4">texture1D texture1DProj texture1DLod texture1DProjLod texture2D texture2DProj texture2DLod texture2DProjLod texture3D texture3DProj abs sign floot trunc round roundEven ceil fract mod modf min max clamp mix step smoothstep isnan isinf length distance dot cross normalize ftransform faceforward reflect refract matrixCompMult outerProduct transpose determinant inverse lessThan lessThanEqual greaterThan greaterThanEqual equal notEqual any all not dFdx dFdy fwidth noise1 noise2 noise3 noise4 EmitVertex EndPrmitive textureSize texture textureProj textureLod textureOffset texelFetch texelFetchOffset textureProjOffset textureLodOffset textureProjLod textureProjLodOffset textureGrad textureGradOffset textureProjGrad textureProjGradOffset radians degrees sin cos tan asin acos atan sinh cosh tanh asinh acosh atanh pow exp log exp2 log2 log10 sqrt inversesqrt texture3DLod texture3DProjLod textureCube textureCubeLod shadow1D shadow2D shadow1DProj shadow2DProj shadow1DLod shadow2DLod shadow1DProjLod shadow2DProjLod</Keywords>
- </KeywordLists>
- <Styles>
- <WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
- <WordsStyle name="FOLDEROPEN" styleID="12" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
- <WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
- <WordsStyle name="KEYWORD1" styleID="5" fgColor="0000FF" bgColor="FFFFFF" fontName="Courier New" fontStyle="1" fontSize="10" />
- <WordsStyle name="KEYWORD2" styleID="6" fgColor="FF8000" bgColor="FFFFFF" fontName="Courier New" fontStyle="0" fontSize="10" />
- <WordsStyle name="KEYWORD3" styleID="7" fgColor="000080" bgColor="FFFFFF" fontName="Courier New" fontStyle="1" fontSize="10" />
- <WordsStyle name="KEYWORD4" styleID="8" fgColor="0080C0" bgColor="FFFFFF" fontName="Courier New" fontStyle="2" fontSize="10" />
- <WordsStyle name="COMMENT" styleID="1" fgColor="008000" bgColor="FFFFFF" fontName="" fontStyle="0" fontSize="10" />
- <WordsStyle name="COMMENT LINE" styleID="2" fgColor="008000" bgColor="FFFFFF" fontName="Courier New" fontStyle="0" fontSize="10" />
- <WordsStyle name="NUMBER" styleID="4" fgColor="FF8000" bgColor="FFFFFF" fontName="Courier New" fontStyle="0" fontSize="10" />
- <WordsStyle name="OPERATOR" styleID="10" fgColor="800000" bgColor="FFFFFF" fontName="Courier New" fontStyle="1" fontSize="10" />
- <WordsStyle name="DELIMINER1" styleID="14" fgColor="808080" bgColor="FFFFFF" fontName="Courier New" fontStyle="0" fontSize="10" />
- <WordsStyle name="DELIMINER2" styleID="15" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
- <WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
- </Styles>
- </UserLang>
- </NotepadPlus>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement