Searched refs:isUnsigned (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_var.h56 inline bool isUnsigned() const { return mIsUnsigned; } function in class:slang::RSExportVar
H A Dslang_rs_reflection.cpp1674 if ((EPT->getElementSizeInBytes() < 4) || EV->isUnsigned()) {

Completed in 1197 milliseconds