Lines Matching refs:isInterfaceBlock
2217 if(type.isStruct() || type.isInterfaceBlock())
2254 else if(type.isInterfaceBlock())
2269 if(type.isStruct() || type.isInterfaceBlock())
2347 if(type.isInterfaceBlock())
3596 if(!type.isInterfaceBlock())
3628 const TInterfaceBlock *block = (type.isInterfaceBlock() || (blockId == -1)) ? type.getInterfaceBlock() : nullptr;
3659 bool isUniformBlockMember = !type.isInterfaceBlock() && (blockId == -1);
3694 if(type.isArray() && (structure || type.isInterfaceBlock()))