Home
last modified time | relevance | path

Searched refs:ProcedureTexture (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/gr/CTR/
Dgr_ProcedureTexture.cpp25 …void ProcedureTexture::SetNoiseLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT_NU… in SetNoiseLookUpTable()
34 …void ProcedureTexture::SetNoiseLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT_NU… in SetNoiseLookUpTable()
42 …void ProcedureTexture::SetRgbMapLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT_N… in SetRgbMapLookUpTable()
51 …void ProcedureTexture::SetRgbMapLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT_N… in SetRgbMapLookUpTable()
59 …void ProcedureTexture::SetAlphaMapLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT… in SetAlphaMapLookUpTable()
68 …void ProcedureTexture::SetAlphaMapLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT… in SetAlphaMapLookUpTable()
76 …void ProcedureTexture::SetRedLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT_NUM … in SetRedLookUpTable()
82 …void ProcedureTexture::SetRedLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT_NUM … in SetRedLookUpTable()
90 …void ProcedureTexture::SetGreenLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT_NU… in SetGreenLookUpTable()
96 …void ProcedureTexture::SetGreenLookUpTable( const f32 lookUpTable[ PROCTEX_LOOKUP_TABLE_ELEMENT_NU… in SetGreenLookUpTable()
[all …]
/CTR-SDK-0.14.4/include/nn/gr/CTR/
Dgr_ProcedureTexture.h31 class ProcedureTexture
487 ProcedureTexture() : in ProcedureTexture() function