Home
last modified time | relevance | path

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

/frameworks/rs/
DrsProgramVertex.cpp182 const char *ebn2[] = { "position", "color", "normal", "texture0" }; in init() local
184 ObjectBaseRef<const Element> attrElem = Element::create(rsc, 4, ebe2, ebn2); in init()