Searched refs:getDimZ (Results 1 – 6 of 6) sorted by relevance
34 (*typeData++) = t->getDimZ(); in rsaTypeGetNativeData()
211 uint32_t z = getDimZ(); in getIsNp2()237 if (t->getDimZ() != params->dimZ) continue; in getTypeRef()301 p.dimZ = getDimZ(); in cloneAndResize1D()313 p.dimZ = getDimZ(); in cloneAndResize2D()
75 uint32_t getDimZ() const {return mHal.state.dimZ;} in getDimZ() function
658 (type0->getDimZ() == type1->getDimZ()); in hasSameDims()717 if(t->getDimZ()) { in rsi_AllocationRead()718 a->read(rsc, 0, 0, 0, 0, t->getDimX(), t->getDimY(), t->getDimZ(), in rsi_AllocationRead()
583 mtls->redp.dim.z = inType->getDimZ(); in reduceMtlsSetup()667 mtls->fep.dim.z = inType->getDimZ(); in forEachMtlsSetup()682 mtls->fep.dim.z = outType->getDimZ(); in forEachMtlsSetup()
228 rsAssert(!alloc->mHal.state.type->getDimZ()); in UploadToBufferObject()303 alloc->mHal.drvState.lod[0].dimZ = type->getDimZ(); in AllocationBuildPointerTable()