Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DUniform.h52 GLuint activeShaderCount() const { return static_cast<GLuint>(mActiveUseBits.count()); } in activeShaderCount() function
162 GLuint activeShaderCount() const { return mFixedSizeData.activeVariable.activeShaderCount(); } in activeShaderCount() function