Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon > API/Developer/ShaderCompilerCommon/ISAParser
References
| Module | ShaderCompilerCommon |
| Header | /Engine/Source/Developer/ShaderCompilerCommon/Public/ISAParser/ISAParser.h |
| Include | #include "ISAParser/ISAParser.h" |
| Source | /Engine/Source/Developer/ShaderCompilerCommon/Private/ISAParser/QuadModeDetect.cpp |
namespace ISAParser
{
bool ISAParser::HasDerivativeOps
(
bool & bHasDerivativeOps,
const char * Code,
uint32 CodeLength,
EInstructionSet InstructionSet
)
}