Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureFormatTests.cpp755 float smallestExponent = std::pow(2.0f, -24.0f); in TEST_P() local
777 0.0f, smallestExponent, 2.0f * smallestExponent, 1.0f, in TEST_P()