Home
last modified time | relevance | path

Searched defs:uniformBlocks (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCollectVariables.cpp217 std::vector<sh::InterfaceBlock> *uniformBlocks, in CollectVariablesTraverser()
956 std::vector<InterfaceBlock> *uniformBlocks, in CollectVariables()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DGlslangWrapper.cpp766 const std::vector<gl::InterfaceBlock> &uniformBlocks = programState.getUniformBlocks(); in AssignBufferBindings() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp3403 const auto &uniformBlocks = shader->getUniformBlocks(); in linkInterfaceBlocks() local
3789 const std::vector<sh::InterfaceBlock> &uniformBlocks = shader->getUniformBlocks(); in linkValidateGlobalNames() local