MCPcopy Create free account
hub / github.com/KhronosGroup/SPIRV-Tools / IsValid

Method IsValid

source/libspirv.cpp:169–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169bool SpirvTools::IsValid() const { return impl_->context != nullptr; }
170
171} // namespace spvtools

Callers 5

RunMethod · 0.45
ForceRenderRedFunction · 0.45
RunMethod · 0.45
BuildIRContextFunction · 0.45
RunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected