Searched refs:GetElementSizeInBits (Results 1 – 2 of 2) sorted by relevance
428 static size_t GetElementSizeInBits(const RSExportPrimitiveType *EPT);444 unsigned getElementSizeInBytes() const { return (GetElementSizeInBits(this) >> 3); } in getElementSizeInBytes()
1099 size_t RSExportPrimitiveType::GetElementSizeInBits(const RSExportPrimitiveType *EPT) { in GetElementSizeInBits() function in slang::RSExportPrimitiveType