HomeSort by relevance Sort by last modified time
    Searched refs:mAccumulatorTypeSize (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_export_reduce.h 70 unsigned int mAccumulatorTypeSize;
97 mAccumulatorTypeSize(0),
153 unsigned int getAccumulatorTypeSize() const { return mAccumulatorTypeSize; }
slang_rs_export_reduce.cpp 397 mAccumulatorTypeSize = S.ASTC.getTypeSizeInChars(S.FnAccumulatorParamFirstTy->getPointeeType()).getQuantity();
    [all...]

Completed in 75 milliseconds