nn::gr::CTR::Texture::Unit0 Classclass Unit0 :public nn::gr::CTR::Texture::UnitBase
Class for setting texture unit 0.
texType
|
PicaDataTexture0SamplerType | Sets the texture unit 0 sampler type. Type is PicaDataTexture0SamplerType. The initial value is PICA_DATA_TEXTURE0_SAMPLER_TYPE_TEXTURE_FALSE. |
|
|---|---|---|---|
cubeMapAddrPosX
|
uptr |
Sets the cube map [+x] texture's physical address. Type is uptr. |
|
cubeMapAddrNegX
|
uptr |
Sets the cube map [-x] texture's physical address. Type is uptr. |
|
cubeMapAddrPosY
|
uptr |
Sets the cube map [+y] texture's physical address. Type is uptr. |
|
cubeMapAddrNegY
|
uptr |
Sets the cube map [-y] texture's physical address. Type is uptr. |
|
cubeMapAddrPosZ
|
uptr |
Sets the cube map [+z] texture's physical address. Type is uptr. |
|
cubeMapAddrNegZ
|
uptr |
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