Home
last modified time | relevance | path

Searched refs:GetFVarValueStride (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/osd/
H A DcpuPatchTable.cpp60 numPatches * farPatchTable->GetFVarValueStride(fvc)); in CpuPatchTable()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/far/
H A DpatchTable.h349 int GetFVarValueStride(int channel = 0) const;
H A DpatchTableFactory.cpp1148 int ofs = pidx * _table->GetFVarValueStride(fvc); in populatePatches()
1284 arrayBuilder->fptr[fvc] += _table->GetFVarValueStride(fvc); in populatePatches()
H A DpatchTable.cpp554 PatchTable::GetFVarValueStride(int channel) const { in GetFVarValueStride() function in OpenSubdiv::OPENSUBDIV_VERSION::Far::PatchTable
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/documentation/
H A Drelease_34.rst152 - PatchTable::GetFVarValueStride()