Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/MojoShader/
H A Dmojoshader_compiler.c4538 static const LoopLabels *push_ir_loop(Context *ctx, const int isswitch) in push_ir_loop() argument
4544 retval->start = (isswitch) ? -1 : generate_ir_label(ctx); in push_ir_loop()