Searched refs:floatingPoint (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
H A DCompiler.cpp177 TPublicType floatingPoint; local
178 floatingPoint.type = EbtFloat;
179 floatingPoint.primarySize = 1;
180 floatingPoint.secondarySize = 1;
181 floatingPoint.array = false;
190 symbolTable.setDefaultPrecision(floatingPoint, EbpHigh);
/external/deqp/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp1210 BufferType floatingPoint; member in struct:deqp::gles2::Functional::DepthBufferFormat
/external/deqp/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp1213 BufferType floatingPoint; member in struct:deqp::gles3::Functional::DepthBufferFormat

Completed in 142 milliseconds