Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResShader.h252 f32* pDstValue = this->GetValueF32(); in SetValue() local
255 *pDstValue++ = *pSrcValue++; in SetValue()
256 *pDstValue = *pSrcValue; in SetValue()
283 f32* pDstValue = this->GetValueF32(); in SetValue() local
286 *pDstValue++ = *pSrcValue++; in SetValue()
287 *pDstValue++ = *pSrcValue++; in SetValue()
288 *pDstValue = *pSrcValue; in SetValue()
317 f32* pDstValue = this->GetValueF32(); in SetValue() local
320 *pDstValue++ = *pSrcValue++; in SetValue()
321 *pDstValue++ = *pSrcValue++; in SetValue()
[all …]