DirectXShaderCompiler
DirectXShaderCompiler copied to clipboard
RequiredFeatureFlags isn't populated by CFunctionReflection::GetDesc
When filling out the passed in D3D12_FUNCTION_DESC, it appears that CFunctionReflection::GetDesc only fills out a handful of fields. Notably for our project, the RequiredFeatureFlags field is among the fields not filled out.