Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h287 const std::vector<sh::InterfaceBlock> &getLinkedUniformBlocks(ShaderType shaderType) const in getLinkedUniformBlocks() function
DProgramLinkedResources.cpp1434 program->getState().getExecutable().getLinkedUniformBlocks(shaderType); in LinkingVariables()