nn::gr::CTR::ProcedureTexture::SetBlueLookUpTable Member Function
void SetBlueLookUpTable(
const f32 lookUpTable[PROCTEX_COLOR_LOOKUP_TABLE_ELEMENT_NUM],
const u32 lookUpTableIndex = 0
);
| Name | Description | |
|---|---|---|
| in | lookUpTable[PROCTEX_COLOR_LOOKUP_TABLE_ELEMENT_NUM] |
256 lookup data items for the blue component. |
| in | lookUpTableIndex | Lookup table index. |
Sets the color lookup table for the blue component.
CONFIDENTIAL