Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
DRewriteRowMajorMatrices.cpp537 typedef angle::HashMap<const TVariable *, TVariable *> InterfaceBlockMap; typedef in sh::__anon146f94e70111::RewriteRowMajorMatricesTraverser
543 InterfaceBlockMap *interfaceBlockMap, in RewriteRowMajorMatricesTraverser()
1549 InterfaceBlockMap interfaceBlockMap;
1560 InterfaceBlockMap *mInterfaceBlockMap;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp511 using InterfaceBlockMap = std::map<std::string, ShaderInterfaceBlock>; typedef
515 InterfaceBlockMap *linkedInterfaceBlocks) in InitializeInterfaceBlockMap()
529 InterfaceBlockMap *linkedBlocks, in ValidateGraphicsInterfaceBlocksPerShader()
575 InterfaceBlockMap *instancelessBlocksFields, in ValidateInstancelessGraphicsInterfaceBlocksPerShader()
615 InterfaceBlockMap *instancelessInterfaceBlocksFields) in ValidateInterfaceBlocksMatch()
638 InterfaceBlockMap linkedInterfaceBlocks; in ValidateInterfaceBlocksMatch()
3899 InterfaceBlockMap instancelessInterfaceBlocksFields; in linkInterfaceBlocks()