Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp515 InterfaceBlockMap *linkedInterfaceBlocks) in InitializeInterfaceBlockMap() argument
517 ASSERT(linkedInterfaceBlocks); in InitializeInterfaceBlockMap()
521 (*linkedInterfaceBlocks)[interfaceBlock.name] = std::make_pair(shaderType, &interfaceBlock); in InitializeInterfaceBlockMap()
638 InterfaceBlockMap linkedInterfaceBlocks; in ValidateInterfaceBlocksMatch() local
651 &linkedInterfaceBlocks); in ValidateInterfaceBlocksMatch()
656 &linkedInterfaceBlocks, infoLog)) in ValidateInterfaceBlocksMatch()