Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdShader.h55 uint32_t getAttribCount() const {return mAttribCount;} in getAttribCount() function
DrsdShaderCache.cpp139 ProgramEntry *e = new ProgramEntry(vtx->getAttribCount(), in link()