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

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DCompiler.cpp284 TPublicType floatingPoint; local
285 floatingPoint.type = EbtFloat;
286 floatingPoint.primarySize = 1;
287 floatingPoint.secondarySize = 1;
288 floatingPoint.array = false;
302 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 190 milliseconds