Searched refs:GetSizeInBits (Results 1 – 2 of 2) sorted by relevance
341 static size_t GetSizeInBits(const RSExportPrimitiveType *EPT);356 virtual unsigned getSize() const { return (GetSizeInBits(this) >> 3); } in getSize()
1054 size_t RSExportPrimitiveType::GetSizeInBits(const RSExportPrimitiveType *EPT) { in GetSizeInBits() function in slang::RSExportPrimitiveType