Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResShader.h250 f32* pDstValue = this->GetValueF32(); in SetValue() local
253 *pDstValue++ = *pSrcValue++; in SetValue()
254 *pDstValue = *pSrcValue; in SetValue()
281 f32* pDstValue = this->GetValueF32(); in SetValue() local
284 *pDstValue++ = *pSrcValue++; in SetValue()
285 *pDstValue++ = *pSrcValue++; in SetValue()
286 *pDstValue = *pSrcValue; in SetValue()
315 f32* pDstValue = this->GetValueF32(); in SetValue() local
318 *pDstValue++ = *pSrcValue++; in SetValue()
319 *pDstValue++ = *pSrcValue++; in SetValue()
[all …]