Searched refs:eStrideIn (Results 1 – 1 of 1) sorted by relevance
200 uint32_t eStrideIn; member243 const uint8_t *xPtrIn = mtls->ptrIn + (mtls->eStrideIn * offset); in wc_xy()249 xPtrIn += mtls->eStrideIn; in wc_xy()277 const uint8_t *xPtrIn = mtls->ptrIn + (mtls->eStrideIn * xStart); in wc_x()282 xPtrIn += mtls->eStrideIn; in wc_x()366 mtls.eStrideIn = 0; in rsdScriptInvokeForEach()369 mtls.eStrideIn = ain->getType()->getElementSizeBytes(); in rsdScriptInvokeForEach()402 const uint8_t *xPtrIn = mtls.ptrIn + (mtls.eStrideIn * offset); in rsdScriptInvokeForEach()408 xPtrIn += mtls.eStrideIn; in rsdScriptInvokeForEach()