Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_spirv
Class · 0.85
define_function
Method · 0.85
enter_block
Function · 0.85
leave_block_and_kill
Function · 0.85
leave_block_and_return
Function · 0.85
leave_block_and_switch
Function · 0.85
leave_block_and_branch
Function · 0.85
leave_block_and_branch_conditional
Function · 0.85
leave_function
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected