Home
last modified time | relevance | path

Searched refs:HdType (Results 1 – 25 of 49) sorted by relevance

12

/dports/misc/usd/USD-21.11/pxr/imaging/hd/
H A Dtypes.h256 enum HdType enum
326 HdType type;
364 HdType HdGetComponentType(HdType);
369 size_t HdGetComponentCount(HdType t);
373 size_t HdDataSizeOfType(HdType);
H A DmeshUtil.h122 HdType dataType,
163 HdType dataType,
174 HdType dataType,
H A Dtypes.cpp199 using TupleTypeMap = std::unordered_map<std::type_index, HdType>;
253 HdType HdGetComponentType(HdType t) in HdGetComponentType()
285 size_t HdGetComponentCount(HdType t) in HdGetComponentCount()
317 size_t HdDataSizeOfType(HdType t) in HdDataSizeOfType()
H A Dbinding.h143 HdType dataType) in HdBindingRequest()
246 HdType GetDataType() const { in GetDataType()
288 HdType _dataType;
H A DvtBufferSource.cpp145 HdType
148 static HdType matrixType = in GetDefaultMatrixType()
H A DvtBufferSource.h82 static HdType GetDefaultMatrixType();
H A DmeshUtil.cpp302 HdType dataType, in ComputeTriangulatedFaceVaryingPrimvar()
717 HdType dataType, in ComputeQuadrangulatedPrimvar()
903 HdType dataType, in ComputeQuadrangulatedFaceVaryingPrimvar()
/dports/misc/usd/USD-21.11/pxr/imaging/hdSt/
H A DsmoothNormals.h49 HdType srcDataType,
67 HdType _srcDataType;
68 HdType _dstDataType;
H A DflatNormals.h54 HdType srcDataType,
71 HdType _srcDataType;
72 HdType _dstDataType;
H A DglConversions.h55 static int GetGLAttribType(HdType type);
59 static TfToken GetGLSLTypename(HdType type);
H A Dquadrangulate.h247 HdType dataType,
258 HdType _dataType;
H A DmeshTopology.h129 TfToken const &name, HdType dataType, SdfPath const &id);
214 HdType dataType,
H A DglConversions.cpp149 HdStGLConversions::GetGLAttribType(HdType type) in GetGLAttribType()
221 HdStGLConversions::GetGLSLTypename(HdType type) in GetGLSLTypename()
H A Dsubdivision.h111 HdType type,
227 HdType type,
H A DbasisCurvesComputations.h170 HdType hdType) in HdSt_BasisCurvesPrimvarInterpolaterComputation()
271 HdType _hdType;
H A Dquadrangulate.cpp454 HdSt_MeshTopology *topology, TfToken const &sourceName, HdType dataType, in HdSt_QuadrangulateComputationGPU()
458 HdType compType = HdGetComponentType(dataType); in HdSt_QuadrangulateComputationGPU()
H A DresourceBinder.cpp123 static inline GLboolean _ShouldBeNormalized(HdType type) { in _ShouldBeNormalized()
129 static inline int _GetNumComponents(HdType type) { in _GetNumComponents()
138 static HdType _AdjustHdType(HdType type, std::string const &swizzle) { in _AdjustHdType()
718 HdType::HdTypeInt32)); in ResolveBindings()
757 HdType::HdTypeFloat)); in ResolveBindings()
H A DmeshTopology.cpp250 TfToken const &name, HdType dataType, SdfPath const &id) in GetQuadrangulateComputationGPU()
492 HdType dataType, in GetOsdRefineComputationGPU()
H A Dmesh.h335 HdType _pointsDataType;
H A DsmoothNormals.cpp125 HdType srcDataType, bool packed) in HdSt_SmoothNormalsComputationGPU()
H A DflatNormals.cpp137 HdType srcDataType, bool packed) in HdSt_FlatNormalsComputationGPU()
H A DinterleavedMemoryManager.cpp202 const HdType componentType = HdGetComponentType(tupleType.type); in _ComputeAlignment()
H A DrenderPassState.cpp139 HdType matType = HdVtBufferSource::GetDefaultMatrixType(); in Prepare()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Board/
H A DBoard.h148 HD_MEGASCSI, HD_WAVESCSI, HD_GOUDASCSI, HD_NOWIND } HdType; typedef
149 HdType boardGetHdType(int hdIndex);
/dports/misc/usd/USD-21.11/pxr/imaging/plugin/hdEmbree/
H A Dsampler.cpp81 HdType componentType = HdGetComponentType(dataType.type); in _Interpolate()

12