UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FD3D11ShaderData Struct Reference

#include <D3D11Resources.h>

+ Inheritance diagram for FD3D11ShaderData:

Public Attributes

TArray< FShaderCodeVendorExtensionVendorExtensions
 
bool bShaderNeedsGlobalConstantBuffer
 
bool bIsSm6Shader
 
uint16 UAVMask
 

Member Data Documentation

◆ bIsSm6Shader

bool FD3D11ShaderData::bIsSm6Shader

◆ bShaderNeedsGlobalConstantBuffer

bool FD3D11ShaderData::bShaderNeedsGlobalConstantBuffer

◆ UAVMask

uint16 FD3D11ShaderData::UAVMask

◆ VendorExtensions

TArray<FShaderCodeVendorExtension> FD3D11ShaderData::VendorExtensions

The documentation for this struct was generated from the following file: