Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/MojoShader/
H A Dmojoshader_parser_hlsl.h2779 { yygotominor.yy139 = new_global_variable(ctx, yymsp[0].minor.yy24); }
H A Dmojoshader_compiler.c1011 static MOJOSHADER_astCompilationUnit *new_global_variable(Context *ctx, in new_global_variable() function