Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/SLConverter/DeferredTest/
DdeferredRendering.cpp150 GX2Sampler mySampler; member
163 GX2Sampler mySampler; member
446 GX2InitSampler(&LightingPass.mySampler, in LightingPassInit()
551 GX2InitSampler(&BuffersPass.mySampler, in BuffersPassInit()
870 …GX2SetPixelSampler(&LightingPass.mySampler, LightingPass.shaders.samplersPS.location[samp… in LightingPassDraw()
873 …GX2SetPixelSampler(&LightingPass.mySampler, LightingPass.shaders.samplersPS.location[samp… in LightingPassDraw()
876 …GX2SetPixelSampler(&LightingPass.mySampler, LightingPass.shaders.samplersPS.location[samp… in LightingPassDraw()
933 …GX2SetPixelSampler(&BuffersPass.mySampler, BuffersPass.shaders.samplersPS.location[sample… in BuffersPassDraw()
950 …GX2SetPixelSampler(&BuffersPass.mySampler, BuffersPass.shaders.samplersPS.location[sample… in BuffersPassDraw()
967 …GX2SetPixelSampler(&BuffersPass.mySampler, BuffersPass.shaders.samplersPS.location[sample… in BuffersPassDraw()