Searched defs:GetElementSizeInBits (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp85 // This is handled specially by the GetElementSizeInBits() method.
1089 size_t RSExportPrimitiveType::GetElementSizeInBits(const RSExportPrimitiveType *EPT) { function in class:slang::RSExportPrimitiveType
1092 "RSExportPrimitiveType::GetElementSizeInBits : unknown data type");

Completed in 43 milliseconds