Home
last modified time | relevance | path

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

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/osd/
H A DcudaEvaluator.h74 void *GetDuWeightsBuffer() const { return _duWeights; } in GetDuWeightsBuffer() function
238 (float const *)stencilTable->GetDuWeightsBuffer(),
379 (float const *)stencilTable->GetDuWeightsBuffer(),
H A DglComputeEvaluator.h74 GLuint GetDuWeightsBuffer() const { return _duWeights; } in GetDuWeightsBuffer() function
448 stencilTable->GetDuWeightsBuffer(), in EvalStencils()
522 stencilTable->GetDuWeightsBuffer(), in EvalStencils()
H A DmtlComputeEvaluator.h69 id<MTLBuffer> GetDuWeightsBuffer() const { return _duWeightsBuffer; } in GetDuWeightsBuffer() function
446 stencilTable->GetDuWeightsBuffer(), in EvalStencils()
526 stencilTable->GetDuWeightsBuffer(), in EvalStencils()
H A DclEvaluator.h78 cl_mem GetDuWeightsBuffer() const { return _duWeights; } in GetDuWeightsBuffer() function
578 stencilTable->GetDuWeightsBuffer(),
669 stencilTable->GetDuWeightsBuffer(),
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/documentation/
H A Drelease_33.rst89 - GetDuWeightsBuffer()