Searched refs:elementSizeBytes (Results 1 – 14 of 14) sorted by relevance
43 uint32_t elementSizeBytes; member214 uint32_t elementSizeBytes; member
84 const uint32_t sizeOf = alloc->mHal.state.elementSizeBytes;; in rsOffsetNs()257 const uint32_t eSize = alloc->mHal.state.elementSizeBytes;265 const uint32_t eSize = alloc->mHal.state.elementSizeBytes; in rsGetElementAt()274 const uint32_t eSize = alloc->mHal.state.elementSizeBytes; in rsGetElementAt()283 const uint32_t eSize = alloc->mHal.state.elementSizeBytes; in rsSetElementAt()291 const uint32_t eSize = alloc->mHal.state.elementSizeBytes; in rsSetElementAt()300 const uint32_t eSize = alloc->mHal.state.elementSizeBytes; in rsSetElementAt()
89 return element->mHal.state.elementSizeBytes; in rsElementGetBytesSize()
29 … alloc->mHal.drvState.lod[0].stride = drv->wndBuffer->stride * alloc->mHal.state.elementSizeBytes; in IoGetBuffer()
155 ptr += xoff * alloc->mHal.state.elementSizeBytes; in GetOffsetPtr()342 size_t eSize = alloc->mHal.state.elementSizeBytes; in rsovAllocationData2D()394 uint32_t eSize = alloc->mHal.state.elementSizeBytes; in rsovAllocationData3D()435 size_t eSize = alloc->mHal.state.elementSizeBytes; in rsovAllocationRead2D()464 uint32_t eSize = alloc->mHal.state.elementSizeBytes; in rsovAllocationRead3D()
71 mkinfo->inStride[0] = sl->ins[ct]->mHal.state.elementSizeBytes; in scriptGroupRoot()96 ostep = sl->outs[ct]->mHal.state.elementSizeBytes; in scriptGroupRoot()
56 const uint32_t eStride = a->mHal.state.elementSizeBytes; in groupRoot()68 const uint32_t ostep = out->mHal.state.elementSizeBytes; in groupRoot()
91 ptr += xoff * alloc->mHal.state.elementSizeBytes; in GetOffsetPtr()613 size_t stride = alloc->mHal.state.elementSizeBytes; in rsdAllocationResize()724 … alloc->mHal.drvState.lod[0].stride = drv->wndBuffer->stride * alloc->mHal.state.elementSizeBytes; in IoGetBuffer()841 size_t eSize = alloc->mHal.state.elementSizeBytes; in rsdAllocationData2D()905 uint32_t eSize = alloc->mHal.state.elementSizeBytes; in rsdAllocationData3D()952 size_t eSize = alloc->mHal.state.elementSizeBytes; in rsdAllocationRead2D()982 uint32_t eSize = alloc->mHal.state.elementSizeBytes; in rsdAllocationRead3D()
106 uint32_t stride = elem->mHal.state.elementSizeBytes; in init()
317 uint32_t elementSize = field->mHal.state.elementSizeBytes / sizeof(float); in logUniform()
48 uint32_t elementSizeBytes; member
182 mHal.state.elementSizeBytes = getSizeBytes(); in compute()227 mHal.state.elementSizeBytes = getSizeBytes(); in compute()
64 uint32_t elementSizeBytes; member
149 mHal.state.elementSizeBytes = type->getElementSizeBytes(); in updateCache()244 const size_t eSize = mHal.state.elementSizeBytes; in read()263 const size_t eSize = mHal.state.elementSizeBytes; in read()