nn::gr::CTR::ProcedureTexture::SetRgbMapLookUpTable Member Function
void SetRgbMapLookUpTable(
const f32 lookUpTable[PROCTEX_LOOKUP_TABLE_ELEMENT_NUM],
const u32 lookUpTableIndex = 0
);
| Name | Description | |
|---|---|---|
| in | lookUpTable[PROCTEX_LOOKUP_TABLE_ELEMENT_NUM] |
128 pieces of reference data. |
| in | lookUpTableIndex | Lookup table index. |
Sets the lookup table for the RGB mapping function.
CONFIDENTIAL