Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgram.h758 GLuint getInputResourceMaxNameSize() const;
Dqueryutils.cpp875 maxNameLength = program->getInputResourceMaxNameSize(); in QueryProgramInterfaceMaxNameLength()
DProgram.cpp2208 GLuint Program::getInputResourceMaxNameSize() const in getInputResourceMaxNameSize() function in gl::Program