Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/common/
H A DConstants.h48 static constexpr float kLodMax = 1000.0; variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/
H A DWireArgumentTests.cpp246 descriptor.lodMaxClamp = kLodMax;
262 desc->lodMinClamp == kLodMin && desc->lodMaxClamp == kLodMax;
/third_party/vk-gl-cts/external/amber/src/src/dawn/
H A Dengine_dawn.cc43 static const float kLodMax = 1000.0; member

Completed in 4 milliseconds