Searched refs:linkedInterfaceBlocks (Results 1 – 1 of 1) sorted by relevance
2316 InterfaceBlockMap *linkedInterfaceBlocks) in InitializeInterfaceBlockMap() argument2318 ASSERT(linkedInterfaceBlocks); in InitializeInterfaceBlockMap()2322 (*linkedInterfaceBlocks)[interfaceBlock.name] = std::make_pair(shaderType, &interfaceBlock); in InitializeInterfaceBlockMap()2389 InterfaceBlockMap linkedInterfaceBlocks; in ValidateInterfaceBlocksMatch() local2402 &linkedInterfaceBlocks); in ValidateInterfaceBlocksMatch()2407 &linkedInterfaceBlocks, infoLog)) in ValidateInterfaceBlocksMatch()