Home | History | Annotate | Download | only in d3d11

Lines Matching defs:extraFlags

3068     const UINT extraFlags[] =
3082 int attempts = ArraySize(extraFlags);
3084 ID3DBlob *binary = (ID3DBlob*)mCompiler.compileToBinary(infoLog, shaderHLSL, profile, extraFlags, extraFlagNames, attempts);