Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon
| Type | Name | Description | |
|---|---|---|---|
| bool | BuildResourceTableMapping
(
const FShaderResourceTableMap& ResourceTableMap, |
This function looks for resources specified in ResourceTableMap in the parameter map, adds them to the resource table, and removes them from the parameter map. | |
| PRAGMA_DISABLE_DEPRECATION_WARNINGS bool | BuildResourceTableMapping
(
const TMap< FString, FResourceTableEntry >& ResourceTableMap, |