Home
last modified time | relevance | path

Searched defs:nBatchBoneMax (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTBoneBatch.h27 int nBatchBoneMax; /*!< Stored value as was passed into Create() */ variable
DPVRTBoneBatch.cpp440 const int nBatchBoneMax, in Create()