Searched refs:floatingPoint (Results 1 – 4 of 4) sorted by relevance
178 TPublicType floatingPoint; in InitBuiltInSymbolTable() local179 floatingPoint.type = EbtFloat; in InitBuiltInSymbolTable()180 floatingPoint.primarySize = 1; in InitBuiltInSymbolTable()181 floatingPoint.secondarySize = 1; in InitBuiltInSymbolTable()182 floatingPoint.array = false; in InitBuiltInSymbolTable()191 symbolTable.setDefaultPrecision(floatingPoint, EbpHigh); in InitBuiltInSymbolTable()
8 -(void) brokenType: (int)x floatingPoint: (double)y;13 -(void) brokenType: (int)x floatingPoint: (double)y
1210 BufferType floatingPoint; in init() member
1213 BufferType floatingPoint; in init() member