Home
last modified time | relevance | path

Searched refs:floatingPoint (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DCompiler.cpp178 TPublicType floatingPoint; in InitBuiltInSymbolTable() local
179 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()
/external/clang/test/SemaObjC/
Dmethod-def-2.m8 -(void) brokenType: (int)x floatingPoint: (double)y;
13 -(void) brokenType: (int)x floatingPoint: (double)y
/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp1210 BufferType floatingPoint; in init() member
/external/deqp/modules/gles3/functional/
Des3fPolygonOffsetTests.cpp1213 BufferType floatingPoint; in init() member