Searched defs:checkLinear (Results 1 – 4 of 4) sorted by relevance
22 func checkLinear(typ string, tries int, f func(n int)) { func
21 func checkLinear(typ string, tries int, f func(n int)) { func
1032 bool TextureBorderClampSamplingTexture<InputType, OutputType>::checkLinear(std::vector<OutputType> … in checkLinear() function in glcts::TextureBorderClampSamplingTexture
698 def checkLinear(self, mod): member in QuantizationTestCase