Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gx/CTR/
Dgx_MacroTexture.h510 texture3Texcoord, texture3SamplerType, \ argument
517 ((texture3SamplerType) ? 1 : 0) << 10 | \
524texture3SamplerType, texture2Texcoord, texture3Texcoord) \ argument
526 … texture3Texcoord, texture3SamplerType, \
533 texture3SamplerType, texture2Texcoord, texture3Texcoord) \ argument
535 texture3Texcoord, texture3SamplerType, \
/CTR-SDK-4.2.5/sources/libraries/gr/CTR/
Dgr_Texture.cpp250 … const PicaDataTexture3SamplerType texture3SamplerType = PICA_DATA_TEXTURE3_SAMPLER_TYPE_FALSE; in MakeDisableCommand() local
259 texture3SamplerType, in MakeDisableCommand()