MCPcopy Create free account
hub / github.com/crosire/reshade / is_in_function

Function is_in_function

source/effect_codegen_spirv.cpp:2480–2480  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2478 }
2479
2480 bool is_in_function() const { return _current_function_blocks != nullptr; }
2481
2482 id set_block(id id) override
2483 {

Callers 9

codegen_spirvClass · 0.85
define_functionMethod · 0.85
enter_blockFunction · 0.85
leave_block_and_killFunction · 0.85
leave_block_and_returnFunction · 0.85
leave_block_and_switchFunction · 0.85
leave_block_and_branchFunction · 0.85
leave_functionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected