Searched defs:getUniformBlocks (Results 1 – 5 of 5) sorted by relevance
93 const std::vector<sh::InterfaceBlock> &getUniformBlocks() const in getUniformBlocks() function
225 const std::vector<InterfaceBlock> &getUniformBlocks() const { return mUniformBlocks; } in getUniformBlocks() function
265 const std::vector<InterfaceBlock> &getUniformBlocks() const in getUniformBlocks() function
720 const std::vector<sh::InterfaceBlock> &Shader::getUniformBlocks(const Context *context) in getUniformBlocks() function in gl::Shader
133 const std::vector<sh::InterfaceBlock> &getUniformBlocks() const { return mUniformBlocks; } in getUniformBlocks() function