MCPcopy Create free account
hub / github.com/carbonengine/trinity / IsComputeProgramDx12

Method IsComputeProgramDx12

trinityal/dx12/Tr2ShaderProgramALDx12.cpp:531–534  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

529}
530
531bool Tr2ShaderProgramAL::IsComputeProgramDx12() const
532{
533 return m_CS.pShaderBytecode != nullptr;
534}
535
536void Tr2ShaderProgramAL::Describe( Tr2DeviceResourceDescriptionAL& description ) const
537{

Callers 2

SetAllStateMethod · 0.80
CreatePipelineStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected