OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thresholdBlue
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/glshared/
glsRasterizationTestUtil.cpp
97
const int
thresholdBlue
= 1 << (8 - blueBits);
101
deAbs32(colorA.getBlue() - colorB.getBlue()) <=
thresholdBlue
;
[
all
...]
/external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp
[
all
...]
/external/deqp/modules/gles3/functional/
es3fRasterizationTests.cpp
[
all
...]
Completed in 89 milliseconds