Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h631 GLint getActiveShaderStorageBlockMaxNameLength() const;
Dqueryutils.cpp901 return program->getActiveShaderStorageBlockMaxNameLength(); in QueryProgramInterfaceMaxNameLength()
DProgram.cpp3109 GLint Program::getActiveShaderStorageBlockMaxNameLength() const in getActiveShaderStorageBlockMaxNameLength() function in gl::Program