class Unit0 : public nn::gr::CTR::Texture::UnitBase
Class for setting texture unit 0.
| texType | Sets the texture unit 0 sampler type. Type is PicaDataTexture0SamplerType. The initial value is PICA_DATA_TEXTURE0_SAMPLER_TYPE_TEXTURE_FALSE. |
|
|---|---|---|
| cubeMapAddrPosX | Sets the cube map [+x] texture's physical address. Type is uptr. |
|
| cubeMapAddrNegX | Sets the cube map [-x] texture's physical address. Type is uptr. |
|
| cubeMapAddrPosY | Sets the cube map [+y] texture's physical address. Type is uptr. |
|
| cubeMapAddrNegY | Sets the cube map [-y] texture's physical address. Type is uptr. |
|
| cubeMapAddrPosZ | Sets the cube map [+z] texture's physical address. Type is uptr. |
|
| cubeMapAddrNegZ | Sets the cube map [-z] texture's physical address. Type is uptr. |
| MakeCommand | Generates a command for setting texture unit 0 based on information already set. | |
|---|---|---|
| Unit0 | Sets the initial value. |
nn::gr::CTR::Texture::UnitBase
nn::gr::CTR::Texture::Unit0
CONFIDENTIAL