MCPcopy Create free account
hub / github.com/ddiakopoulos/polymer / use

Method use

libraries/lib-engine/src/material.cpp:18–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18void polymer_default_material::use()
19{
20 resolve_variants();
21 compiled_shader->shader.bind();
22}
23
24void polymer_default_material::resolve_variants()
25{

Callers 1

run_forward_passMethod · 0.45

Calls 4

assignedMethod · 0.80
xyzMethod · 0.80
bindMethod · 0.45
uniformMethod · 0.45

Tested by

no test coverage detected