Home
last modified time | relevance | path

Searched refs:TypeInfoCount (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_metadata_spec_encoder.cpp442 unsigned TypeInfoCount = mEncodedRSTypeInfo.size(); in flushTypeInfo() local
443 if (TypeInfoCount <= 0) { in flushTypeInfo()
452 reinterpret_cast<unsigned*>(::malloc(TypeInfoCount * sizeof(unsigned))); in flushTypeInfo()
465 TypeInfoCount * sizeof(unsigned)); in flushTypeInfo()