MCPcopy Create free account
hub / github.com/RenderKit/embree / isEnabled

Method isEnabled

tutorials/verify/verify.h:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 bool isEnabled() { return enabled; }
59 virtual TestReturnValue run(VerifyApplication* state, bool silent) { return SKIPPED; }
60 virtual TestReturnValue execute(VerifyApplication* state, bool silent);
61

Callers 9

syncWithDeviceMethod · 0.45
buildMethod · 0.45
atFunction · 0.45
atMethod · 0.45
bindMethod · 0.45
commit_taskMethod · 0.45
runMethod · 0.45
print_testsMethod · 0.45
print_ctestsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected