Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp806 const std::string &mappedNameWithIndex = uniformBlock.mappedNameWithArrayIndex(); in setUniformBlockBinding() local
808 mFunctions->getUniformBlockIndex(mProgramID, mappedNameWithIndex.c_str()); in setUniformBlockBinding()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp814 const std::string &mappedNameWithIndex = uniformBlock.mappedNameWithArrayIndex(); in setUniformBlockBinding() local
816 mFunctions->getUniformBlockIndex(mProgramID, mappedNameWithIndex.c_str()); in setUniformBlockBinding()