Home
last modified time | relevance | path

Searched defs:getUniformBlockSize (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp820 bool ProgramGL::getUniformBlockSize(const std::string & /* blockName */, in getUniformBlockSize() function in rx::ProgramGL
1183 auto getUniformBlockSize = [this](const std::string &name, const std::string &mappedName, in linkResources() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp828 bool ProgramGL::getUniformBlockSize(const std::string & /* blockName */, in getUniformBlockSize() function in rx::ProgramGL
1125 auto getUniformBlockSize = [this](const std::string &name, const std::string &mappedName, in linkResources() local
/third_party/glslang/glslang/Public/
DShaderLang.h939 int getUniformBlockSize(int index) const { return getUniformBlock(index).size; } in getUniformBlockSize() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp1262 auto getUniformBlockSize = [&uniformBlockInfo](const std::string &name, in linkResources() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp1467 auto getUniformBlockSize = [&uniformBlockInfo](const std::string &name, in linkResources() local