Home
last modified time | relevance | path

Searched defs:fieldIdx (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/driver/
DrsdMeshObj.cpp56 bool RsdMeshObj::isValidGLComponent(const Element *elem, uint32_t fieldIdx) { in isValidGLComponent()
/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp160 for (int fieldIdx = 0; fieldIdx < NumFields; ++fieldIdx) { in dump() local