Home
last modified time | relevance | path

Searched refs:TOKEN_HLSL_UNUSED (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/MojoShader/
H A Dmojoshader_parser_hlsl.h133 #define TOKEN_HLSL_UNUSED 96 macro
H A Dmojoshader_compiler.c3529 if (tokencmp("unused")) return TOKEN_HLSL_UNUSED; in convert_to_lemon_token()