Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/MojoShader/
H A Dmojoshader_parser_hlsl.h3457 { yygotominor.yy233 = new_block_statement(ctx, NULL); }
3462 …JOSHADER_astStatement, yymsp[-1].minor.yy233); yygotominor.yy233 = new_block_statement(ctx, yymsp[…
H A Dmojoshader_compiler.c1187 static MOJOSHADER_astStatement *new_block_statement(Context *ctx, in new_block_statement() function