Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp814 const std::string &mappedNameWithIndex = uniformBlock.mappedNameWithArrayIndex(); in setUniformBlockBinding() local
816 mFunctions->getUniformBlockIndex(mProgramID, mappedNameWithIndex.c_str()); in setUniformBlockBinding()