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

Method create_block

source/effect_codegen.hpp:263–263  ·  view source on GitHub ↗

Creates a new basic block. New ID of the basic block.

Source from the content-addressed store, hash-verified

261 /// </summary>
262 /// <returns>New ID of the basic block.</returns>
263 virtual id create_block() { return make_id(); }
264 /// <summary>
265 /// Overwrites the current block ID.
266 /// </summary>

Callers 3

parse_statementMethod · 0.80
parse_functionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected