Home
last modified time | relevance | path

Searched refs:TF_CODING_ERROR (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A DdispatchBuffer.cpp71 TF_CODING_ERROR("Hd_DispatchBufferArrayRange doesn't support this operation"); in Resize()
77 TF_CODING_ERROR("Hd_DispatchBufferArrayRange doesn't support this operation"); in CopyData()
82 TF_CODING_ERROR("Hd_DispatchBufferArrayRange doesn't support this operation"); in ReadData()
89 TF_CODING_ERROR("Hd_DispatchBufferArrayRange doesn't support this operation"); in GetElementOffset()
96 TF_CODING_ERROR("Hd_DispatchBufferArrayRange doesn't support this operation"); in GetByteOffset()
102 TF_CODING_ERROR("Hd_DispatchBufferArrayRange doesn't support this operation"); in GetNumElements()
108 TF_CODING_ERROR("Hd_DispatchBufferArrayRange doesn't support this operation"); in GetCapacity()
114 TF_CODING_ERROR("Hd_DispatchBufferArrayRange doesn't support this operation"); in GetVersion()
254 TF_CODING_ERROR("HdStDispatchBuffer doesn't support this operation"); in GarbageCollect()
263 TF_CODING_ERROR("HdStDispatchBuffer doesn't support this operation"); in Reallocate()
[all …]
/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A Diterator.cpp56 TF_CODING_ERROR("Cannot increment invalid iterator"); in increment()
67 TF_CODING_ERROR("Cannot decrement invalid iterator"); in decrement()
78 TF_CODING_ERROR("Cannot advance invalid iterator"); in advance()
89 TF_CODING_ERROR("Invalid iterator"); in distance_to()
94 TF_CODING_ERROR("Cannot compute distance for iterators " in distance_to()
145 TF_CODING_ERROR("Cannot increment invalid iterator"); in increment()
156 TF_CODING_ERROR("Cannot decrement invalid iterator"); in decrement()
167 TF_CODING_ERROR("Cannot advance invalid iterator"); in advance()
178 TF_CODING_ERROR("Invalid iterator"); in distance_to()
183 TF_CODING_ERROR("Cannot compute distance for iterators " in distance_to()
/dports/misc/usd/USD-21.11/extras/imaging/examples/hdTiny/
H A DrenderDelegate.cpp123 TF_CODING_ERROR("Unknown Rprim type=%s id=%s", in CreateRprim()
141 TF_CODING_ERROR("Unknown Sprim type=%s id=%s", in CreateSprim()
150 TF_CODING_ERROR("Creating unknown fallback sprim type=%s", in CreateFallbackSprim()
158 TF_CODING_ERROR("Destroy Sprim not supported"); in DestroySprim()
164 TF_CODING_ERROR("Unknown Bprim type=%s id=%s", in CreateBprim()
173 TF_CODING_ERROR("Creating unknown fallback bprim type=%s", in CreateFallbackBprim()
181 TF_CODING_ERROR("Destroy Bprim not supported"); in DestroyBprim()
189 TF_CODING_ERROR("Creating Instancer not supported id=%s", in CreateInstancer()
197 TF_CODING_ERROR("Destroy instancer not supported"); in DestroyInstancer()
/dports/misc/usd/USD-21.11/pxr/usd/usdGeom/
H A Dmetrics.cpp54 TF_CODING_ERROR("Invalid UsdStage"); in UsdGeomGetStageUpAxis()
74 TF_CODING_ERROR("Invalid UsdStage"); in UsdGeomSetStageUpAxis()
79 TF_CODING_ERROR("UsdStage upAxis can only be set to \"Y\" or \"Z\", " in UsdGeomSetStageUpAxis()
104 TF_CODING_ERROR( in TF_MAKE_STATIC_DATA()
118 TF_CODING_ERROR( in TF_MAKE_STATIC_DATA()
133 TF_CODING_ERROR( in TF_MAKE_STATIC_DATA()
144 TF_CODING_ERROR("Plugins %s and %s provided different" in TF_MAKE_STATIC_DATA()
190 TF_CODING_ERROR("Invalid UsdStage"); in UsdGeomGetStageMetersPerUnit()
202 TF_CODING_ERROR("Invalid UsdStage"); in UsdGeomStageHasAuthoredMetersPerUnit()
213 TF_CODING_ERROR("Invalid UsdStage"); in UsdGeomSetStageMetersPerUnit()
H A DprimvarsAPI.cpp57 TF_CODING_ERROR("Invalid stage"); in Get()
150 TF_CODING_ERROR("RemovePrimvar called on invalid prim: %s", in RemovePrimvar()
179 TF_CODING_ERROR("RemovePrimvar called on invalid prim: %s", in BlockPrimvar()
234 TF_CODING_ERROR("Called GetPrimvars on invalid prim: %s", in GetPrimvars()
249 TF_CODING_ERROR("Called GetAuthoredPrimvars on invalid prim: %s", in GetAuthoredPrimvars()
265 TF_CODING_ERROR("Called GetPrimvarsWithValues on invalid prim: %s", in GetPrimvarsWithValues()
374 TF_CODING_ERROR("FindInheritablePrimvars called on invalid prim: %s", in FindInheritablePrimvars()
414 TF_CODING_ERROR("FindPrimvarWithInheritance called on invalid prim: %s", in FindPrimvarWithInheritance()
450 TF_CODING_ERROR("FindPrimvarWithInheritance called on invalid prim: %s", in FindPrimvarWithInheritance()
478 TF_CODING_ERROR("FindPrimvarsWithINheritance called on invalid prim: %s", in FindPrimvarsWithInheritance()
[all …]
H A DboundableComputeExtent.cpp86 TF_CODING_ERROR( in RegisterComputeFunction()
100 TF_CODING_ERROR( in GetComputeFunction()
185 TF_CODING_ERROR( in _LoadPluginForType()
244 TF_CODING_ERROR( in _ComputeExtentFromPlugins()
280 TF_CODING_ERROR( in UsdGeomRegisterComputeExtentFunction()
287 TF_CODING_ERROR( in UsdGeomRegisterComputeExtentFunction()
/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A DvariantSetSpec.cpp48 TF_CODING_ERROR("NULL owner prim"); in New()
53 TF_CODING_ERROR("Cannot create variant set spec with invalid " in New()
64 TF_CODING_ERROR("Cannot create variant set spec at invalid " in New()
83 TF_CODING_ERROR("NULL owner variant"); in New()
88 TF_CODING_ERROR("Cannot create variant set spec with invalid " in New()
99 TF_CODING_ERROR("Cannot create variant set spec at invalid " in New()
164 TF_CODING_ERROR("Cannot remove a variant that does not belong to " in RemoveVariant()
171 TF_CODING_ERROR("Unable to remove child: %s", in RemoveVariant()
H A DfileFormatRegistry.cpp89 TF_CODING_ERROR("Cannot find file format for empty id"); in FindById()
109 TF_CODING_ERROR("Cannot find file format for empty string"); in FindByExtension()
115 TF_CODING_ERROR("Unable to determine extension for '%s'", s.c_str()); in FindByExtension()
214 TF_CODING_ERROR("Unexpected value type for key '%s' " in _RegisterFormatPlugins()
242 TF_CODING_ERROR("Unexpected value type for key '%s' " in _RegisterFormatPlugins()
285 TF_CODING_ERROR("Unexpected value type for key '%s' " in _RegisterFormatPlugins()
307 TF_CODING_ERROR("Duplicate registration for file format '%s'", in _RegisterFormatPlugins()
338 TF_CODING_ERROR( in _RegisterFormatPlugins()
372 TF_CODING_ERROR("Unexpected value type for key '%s' " in _RegisterFormatPlugins()
391 TF_CODING_ERROR( in _RegisterFormatPlugins()
[all …]
H A DchildrenUtils.cpp90 TF_CODING_ERROR("Invalid object type"); in CreateSpec()
181 TF_CODING_ERROR("Invalid child"); in SetChildren()
188 TF_CODING_ERROR("Duplicate child"); in SetChildren()
290 TF_CODING_ERROR("Invalid child"); in InsertChild()
295 TF_CODING_ERROR("Cannot reparent to another layer"); in InsertChild()
762 TF_CODING_ERROR("Cannot rename mappers"); in CanRename()
771 TF_CODING_ERROR("Cannot rename mappers"); in Rename()
780 TF_CODING_ERROR("Cannot rename attribute connections"); in CanRename()
789 TF_CODING_ERROR("Cannot rename attribute connections"); in Rename()
798 TF_CODING_ERROR("Cannot rename relationship targets"); in CanRename()
[all …]
H A DattributeSpec.cpp61 TF_CODING_ERROR("Cannot create an SdfAttributeSpec with a null owner"); in New()
71 TF_CODING_ERROR( in New()
76 TF_CODING_ERROR( in New()
81 TF_CODING_ERROR( in New()
89 TF_CODING_ERROR("Cannot create attribute spec <%s> with invalid type", in New()
99 TF_CODING_ERROR( in New()
210 TF_CODING_ERROR("Cannot create prim attribute at path '%s' because " in SdfJustCreatePrimAttributeInLayer()
H A DrelationshipSpec.cpp62 TF_CODING_ERROR("NULL owner prim"); in New()
67 TF_CODING_ERROR("Cannot create a relationship on %s with " in New()
74 TF_CODING_ERROR( in New()
172 TF_CODING_ERROR("ReplaceTargetPath: Permission denied."); in ReplaceTargetPath()
214 TF_CODING_ERROR("Can't replace target %s with target %s in " in ReplaceTargetPath()
232 TF_CODING_ERROR("Cannot move %s to %s", oldTargetPath.GetText(), in ReplaceTargetPath()
/dports/misc/usd/USD-21.11/pxr/imaging/plugin/hdEmbree/
H A DrenderDelegate.cpp72 TF_CODING_ERROR("Embree unknown error: %s", msg); in HandleRtcError()
75 TF_CODING_ERROR("Embree invalid argument: %s", msg); in HandleRtcError()
78 TF_CODING_ERROR("Embree invalid operation: %s", msg); in HandleRtcError()
81 TF_CODING_ERROR("Embree out of memory: %s", msg); in HandleRtcError()
84 TF_CODING_ERROR("Embree unsupported CPU: %s", msg); in HandleRtcError()
87 TF_CODING_ERROR("Embree cancelled: %s", msg); in HandleRtcError()
90 TF_CODING_ERROR("Embree invalid error code: %s", msg); in HandleRtcError()
328 TF_CODING_ERROR("Unknown Rprim Type %s", typeId.GetText()); in CreateRprim()
349 TF_CODING_ERROR("Unknown Sprim Type %s", typeId.GetText()); in CreateSprim()
365 TF_CODING_ERROR("Unknown Sprim Type %s", typeId.GetText()); in CreateFallbackSprim()
[all …]
/dports/misc/usd/USD-21.11/pxr/usd/usdRi/
H A DrmanUtilities.cpp42 TF_CODING_ERROR("Invalid InterpolateBoundary Token: %s", in UsdRiConvertToRManInterpolateBoundary()
59 TF_CODING_ERROR("Invalid InterpolateBoundary int: %d", i); in UsdRiConvertFromRManInterpolateBoundary()
83 TF_CODING_ERROR("Invalid FaceVaryingLinearInterpolation Token: %s", in UsdRiConvertToRManFaceVaryingLinearInterpolation()
102 TF_CODING_ERROR("Invalid FaceVaryingLinearInterpolation int: %d", i); in UsdRiConvertFromRManFaceVaryingLinearInterpolation()
117 TF_CODING_ERROR("Invalid TriangleSubdivisionRule Token: %s", in UsdRiConvertToRManTriangleSubdivisionRule()
133 TF_CODING_ERROR("Invalid TriangleSubdivisionRule int: %d", i); in UsdRiConvertFromRManTriangleSubdivisionRule()
/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A DbufferSource.cpp103 TF_CODING_ERROR("HdComputedBufferSource::GetData() called without " in GetData()
114 TF_CODING_ERROR("HdComputedBufferSource::GetTupleType() called " in GetTupleType()
139 TF_CODING_ERROR("HdNullBufferSource can't be scheduled with a buffer range"); in GetName()
147 TF_CODING_ERROR("HdNullBufferSource can't be scheduled with a buffer range"); in GetData()
154 TF_CODING_ERROR("HdNullBufferSource can't be scheduled with a buffer " in GetTupleType()
162 TF_CODING_ERROR("HdNullBufferSource can't be scheduled with a buffer range"); in GetNumElements()
/dports/misc/usd/USD-21.11/pxr/imaging/hio/
H A Dtypes.cpp81 TF_CODING_ERROR("Invalid type"); in HioGetFormat()
86 TF_CODING_ERROR("Invalid channel count"); in HioGetFormat()
170 TF_CODING_ERROR("Unsupported HioFormat"); in HioGetHioType()
173 TF_CODING_ERROR("Missing Format"); in HioGetHioType()
233 TF_CODING_ERROR("Unsupported format"); in HioGetComponentCount()
236 TF_CODING_ERROR("Missing Format"); in HioGetComponentCount()
261 TF_CODING_ERROR("Missing Format"); in HioGetDataSizeOfType()
359 TF_CODING_ERROR("Unsupported format"); in HioGetDataSizeOfFormat()
362 TF_CODING_ERROR("Missing Format"); in HioGetDataSizeOfFormat()
/dports/misc/usd/USD-21.11/pxr/usd/usdUtils/
H A DtimeCodeRange.h266 TF_CODING_ERROR( in UsdUtilsTimeCodeRange()
272 TF_CODING_ERROR( in UsdUtilsTimeCodeRange()
278 TF_CODING_ERROR( in UsdUtilsTimeCodeRange()
284 TF_CODING_ERROR( in UsdUtilsTimeCodeRange()
292 TF_CODING_ERROR( in UsdUtilsTimeCodeRange()
300 TF_CODING_ERROR( in UsdUtilsTimeCodeRange()
307 TF_CODING_ERROR("stride cannot be zero"); in UsdUtilsTimeCodeRange()
H A DtimeCodeRange.cpp86 TF_CODING_ERROR("Invalid FrameSpec: \"%s\"", frameSpec.c_str()); in CreateFromFrameSpec()
92 TF_CODING_ERROR("Invalid FrameSpec: \"%s\"", frameSpec.c_str()); in CreateFromFrameSpec()
109 TF_CODING_ERROR("Invalid FrameSpec: \"%s\"", frameSpec.c_str()); in CreateFromFrameSpec()
115 TF_CODING_ERROR("Invalid FrameSpec: \"%s\"", frameSpec.c_str()); in CreateFromFrameSpec()
122 TF_CODING_ERROR("Invalid FrameSpec: \"%s\"", frameSpec.c_str()); in CreateFromFrameSpec()
H A Dpipeline.cpp128 TF_CODING_ERROR( in TF_MAKE_STATIC_DATA()
142 TF_CODING_ERROR( in TF_MAKE_STATIC_DATA()
154 TF_CODING_ERROR( in TF_MAKE_STATIC_DATA()
179 TF_CODING_ERROR( in TF_MAKE_STATIC_DATA()
287 TF_CODING_ERROR( in _GetPipelineIdentifierTokens()
303 TF_CODING_ERROR( in _GetPipelineIdentifierTokens()
313 TF_CODING_ERROR( in _GetPipelineIdentifierTokens()
/dports/misc/usd/USD-21.11/pxr/base/plug/
H A DstaticInterface.cpp62 TF_CODING_ERROR("Failed to load plugin interface: " in _LoadAndInstantiate()
67 TF_CODING_ERROR("Failed to load plugin interface: " in _LoadAndInstantiate()
92 TF_CODING_ERROR("Failed to load plugin interface: " in _LoadAndInstantiate()
101 TF_CODING_ERROR("Failed to load plugin interface: " in _LoadAndInstantiate()
H A Dplugin.cpp235 TF_CODING_ERROR("Load of %s for %s failed",
257 TF_CODING_ERROR("Failed to load plugin '%s': %s in '%s'",
280 TF_CODING_ERROR("Load failed because of cyclic dependency for '%s'",
294 TF_CODING_ERROR("Load failed: unknown base class '%s'",
302 TF_CODING_ERROR("Load failed: dependency list has wrong type");
320 TF_CODING_ERROR("Load failed: unknown dependent "
325 TF_CODING_ERROR("Load failed: unable to load dependent "
516 TF_CODING_ERROR("unknown plugin type %s",
584 TF_CODING_ERROR("Invalid bases for type %s specified by plugin %s. "
616 TF_CODING_ERROR(
[all …]
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DlistEditImpl.h46 TF_CODING_ERROR("Invalid empty path"); in _TranslatePath()
59 TF_CODING_ERROR( in _TranslatePath()
117 TF_CODING_ERROR("Invalid prim"); in Add()
148 TF_CODING_ERROR("Invalid prim"); in Remove()
174 TF_CODING_ERROR("Invalid prim"); in Clear()
195 TF_CODING_ERROR("Invalid prim"); in Set()
/dports/misc/usd/USD-21.11/pxr/imaging/hgi/
H A Dhgi.cpp84 TF_CODING_ERROR( in _MakeNewPlatformDefaultHgi()
93 TF_CODING_ERROR( in _MakeNewPlatformDefaultHgi()
101 TF_CODING_ERROR("[PluginLoad] Cannot manufacture type '%s' \n", in _MakeNewPlatformDefaultHgi()
108 TF_CODING_ERROR("[PluginLoad] Cannot construct instance of type '%s'\n", in _MakeNewPlatformDefaultHgi()
H A Dtypes.cpp78 TF_CODING_ERROR("Invalid Format"); in HgiGetComponentCount()
81 TF_CODING_ERROR("Missing Format"); in HgiGetComponentCount()
156 TF_CODING_ERROR("Invalid Format"); in HgiGetDataSizeOfFormat()
159 TF_CODING_ERROR("Missing Format"); in HgiGetDataSizeOfFormat()
219 TF_CODING_ERROR("An array of 3D textures is invalid"); in HgiGetMipInfos()
/dports/misc/usd/USD-21.11/pxr/usd/usdSkel/
H A DskelDefinition.cpp166 TF_CODING_ERROR("'xforms' pointer is null."); in GetJointLocalRestTransforms()
183 TF_CODING_ERROR("'xforms' pointer is null."); in GetJointLocalRestTransforms()
205 TF_CODING_ERROR("'xforms' pointer is null."); in _GetJointSkelRestTransforms()
275 TF_CODING_ERROR("'xforms' pointer is null."); in GetJointWorldBindTransforms()
292 TF_CODING_ERROR("'xforms' pointer is null."); in GetJointWorldBindTransforms()
315 TF_CODING_ERROR("'xforms' pointer is null."); in _GetJointWorldInverseBindTransforms()
383 TF_CODING_ERROR("'xforms' pointer is null."); in _GetJointLocalInverseRestTransforms()
/dports/misc/usd/USD-21.11/pxr/base/js/
H A Dvalue.cpp215 TF_CODING_ERROR(whyNot); in GetJsObject()
229 TF_CODING_ERROR(whyNot); in GetJsArray()
243 TF_CODING_ERROR(whyNot); in GetString()
255 TF_CODING_ERROR(whyNot); in GetBool()
267 TF_CODING_ERROR(whyNot); in GetInt()
279 TF_CODING_ERROR(whyNot); in GetInt64()
294 TF_CODING_ERROR(whyNot); in GetUInt64()
315 TF_CODING_ERROR(whyNot); in GetReal()

12345678910>>...21