Searched defs:sliceCount (Results 1 – 3 of 3) sorted by relevance
25 void CreateSphereGeometry(size_t sliceCount, float radius, SphereGeometry *result) in CreateSphereGeometry()
414 uint32_t sliceCount = both3D ? copyExtent.depth : samples; in copyTo() local
208 int64_t sliceCount = computeMaxLinearIndex(sliceDimCounts); in generateExtractSlicesOpResultType() local