Searched refs:kLodMin (Results 1 – 3 of 3) sorted by relevance
47 static constexpr float kLodMin = 0.0; variable
245 descriptor.lodMinClamp = kLodMin; in TEST_F()262 desc->lodMinClamp == kLodMin && desc->lodMaxClamp == kLodMax; in TEST_F()
42 static const float kLodMin = 0.0; variable