Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgram.h664 GLint getActiveShaderStorageBlockMaxNameLength() const;
Dqueryutils.cpp895 return program->getActiveShaderStorageBlockMaxNameLength(); in QueryProgramInterfaceMaxNameLength()
DProgram.cpp3098 GLint Program::getActiveShaderStorageBlockMaxNameLength() const in getActiveShaderStorageBlockMaxNameLength() function in gl::Program