Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.cpp592 GLint GetActiveInterfaceBlockMaxNameLength(const std::vector<T> &resources) in GetActiveInterfaceBlockMaxNameLength() function
2580 return GetActiveInterfaceBlockMaxNameLength(mUniformBlocks); in getActiveUniformBlockMaxNameLength()
2585 return GetActiveInterfaceBlockMaxNameLength(mShaderStorageBlocks); in getActiveShaderStorageBlockMaxNameLength()