Home
last modified time | relevance | path

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

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/gx/CTR/
Dgx_MacroTexture.h509 texture3Texcoord, texture3SamplerType, \ argument
516 ((texture3SamplerType) ? 1 : 0) << 10 | \
523texture3SamplerType, texture2Texcoord, texture3Texcoord) \ argument
525 … texture3Texcoord, texture3SamplerType, \
532 texture3SamplerType, texture2Texcoord, texture3Texcoord) \ argument
534 texture3Texcoord, texture3SamplerType, \
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/sources/libraries/gr/CTR/
Dgr_Texture.cpp250 … const PicaDataTexture3SamplerType texture3SamplerType = PICA_DATA_TEXTURE3_SAMPLER_TYPE_FALSE; in MakeDisableCommand() local
259 texture3SamplerType, in MakeDisableCommand()