Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DParseContext.h372 const TSourceLoc &instanceLine,
DParseContext.cpp4339 const TSourceLoc &instanceLine, in addInterfaceBlock() argument
4672 checkGeometryShaderInputAndSetArraySize(instanceLine, instanceName, interfaceBlockType); in addInterfaceBlock()
4673 checkTessellationShaderUnsizedArraysAndSetSize(instanceLine, instanceName, in addInterfaceBlock()
4721 checkIsNotReserved(instanceLine, instanceName); in addInterfaceBlock()
4726 error(instanceLine, "redefinition of an interface block instance name", instanceName); in addInterfaceBlock()