Searched refs:floatingPoint (Results 1 – 2 of 2) sorted by relevance
8 -(void) brokenType: (int)x floatingPoint: (double)y;13 -(void) brokenType: (int)x floatingPoint: (double)y
241 TPublicType floatingPoint; in InitBuiltInSymbolTable() local242 floatingPoint.type = EbtFloat; in InitBuiltInSymbolTable()243 floatingPoint.size = 1; in InitBuiltInSymbolTable()244 floatingPoint.matrix = false; in InitBuiltInSymbolTable()245 floatingPoint.array = false; in InitBuiltInSymbolTable()259 symbolTable.setDefaultPrecision(floatingPoint, EbpHigh); in InitBuiltInSymbolTable()