Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/res/
Dgfx_ResShader.h249 f32* pDstValue = this->GetValueF32(); in SetValue() local
252 *pDstValue++ = *pSrcValue++; in SetValue()
253 *pDstValue = *pSrcValue; in SetValue()
280 f32* pDstValue = this->GetValueF32(); in SetValue() local
283 *pDstValue++ = *pSrcValue++; in SetValue()
284 *pDstValue++ = *pSrcValue++; in SetValue()
285 *pDstValue = *pSrcValue; in SetValue()
314 f32* pDstValue = this->GetValueF32(); in SetValue() local
317 *pDstValue++ = *pSrcValue++; in SetValue()
318 *pDstValue++ = *pSrcValue++; in SetValue()
[all …]