Home
last modified time | relevance | path

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

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/far/
H A DpatchTable.cpp198 PatchDescriptor irregDesc; member
229 PatchDescriptor regDesc, PatchDescriptor irregDesc, in allocateFVarPatchChannelValues() argument
233 c.irregDesc = irregDesc; in allocateFVarPatchChannelValues()
236 irregDesc.GetNumControlVertices()); in allocateFVarPatchChannelValues()
541 return c.irregDesc; in GetFVarPatchDescriptorIrregular()
546 return c.irregDesc; in GetFVarPatchDescriptor()
568 : c.irregDesc.GetNumControlVertices(); in getPatchFVarValues()
H A DpatchTable.h585 PatchDescriptor regDesc, PatchDescriptor irregDesc,