Home
last modified time | relevance | path

Searched refs:HdComputationSharedPtr (Results 1 – 15 of 15) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A Dcomputation.h41 using HdComputationSharedPtr = std::shared_ptr<class HdComputation>; variable
42 using HdComputationSharedPtrVector = std::vector<HdComputationSharedPtr>;
H A Drprim.h60 using HdComputationSharedPtr = std::shared_ptr<class HdComputation>; variable
61 using HdComputationSharedPtrVector = std::vector<HdComputationSharedPtr>;
/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A DmeshTopology.h51 using HdComputationSharedPtr = std::shared_ptr<class HdComputation>; variable
128 HdComputationSharedPtr GetQuadrangulateComputationGPU(
212 HdComputationSharedPtr GetOsdRefineComputationGPU(
H A DresourceRegistry.h50 using HdComputationSharedPtr = std::shared_ptr<class HdComputation>; variable
107 std::vector<std::pair<HdComputationSharedPtr, HdStComputeQueue>>;
309 HdComputationSharedPtr const &computation,
578 HdComputationSharedPtr const &computation) in _PendingComputation()
581 HdComputationSharedPtr computation;
H A DshaderCode.h61 using HdComputationSharedPtr = variable
208 HdComputationSharedPtr const &computation,
H A DshaderCode.cpp132 HdComputationSharedPtr const &computation, in AddComputation()
H A Dmesh.cpp1089 HdComputationSharedPtr computation = in _QuadrangulatePrimvar()
1148 HdComputationSharedPtr computation = in _RefinePrimvar()
1449 HdComputationSharedPtr smoothNormalsComputation = in _PopulateVertexPrimvars()
1468 HdComputationSharedPtr computation = in _PopulateVertexPrimvars()
1480 HdComputationSharedPtr computation = in _PopulateVertexPrimvars()
1686 HdComputationSharedPtr const& comp = compQueuePair.first; in _PopulateVertexPrimvars()
1844 HdComputationSharedPtr const& comp = compQueuePair.first; in _PopulateFaceVaryingPrimvars()
1924 HdComputationSharedPtr flatNormalsComputation = in _PopulateElementPrimvars()
1993 HdComputationSharedPtr const& comp = compQueuePair.first; in _PopulateElementPrimvars()
H A DmeshTopology.cpp248 HdComputationSharedPtr
255 return HdComputationSharedPtr(); in GetQuadrangulateComputationGPU()
489 HdComputationSharedPtr
H A DprimUtils.h55 using HdComputationSharedPtr = std::shared_ptr<class HdComputation>; variable
H A Dsubdivision.h107 HdComputationSharedPtr CreateRefineComputationGPU(
H A DresourceRegistry.cpp479 HdComputationSharedPtr const &computation, in AddComputation()
816 HdComputationSharedPtr const &comp = pendingComp.computation; in _Commit()
917 HdComputationSharedPtr const &comp = pendingComp.computation; in _Commit()
H A Dpoints.cpp339 HdComputationSharedPtr const& comp = compQueuePair.first; in _PopulateVertexPrimvars()
H A DprimUtils.cpp1165 HdComputationSharedPtr const& comp = compQueuePair.first; in HdStGetBufferSpecsFromCompuations()
H A DbasisCurves.cpp923 HdComputationSharedPtr const& comp = compQueuePair.first; in _PopulateVertexPrimvars()
H A Dsubdivision.cpp953 HdComputationSharedPtr