Searched defs:ctype (Results 1 – 1 of 1) sorted by relevance
| /device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/ |
| D | ANGLETest.h | 223 #define EXPECT_PIXEL_NEAR_HELPER(x, y, r, g, b, a, abs_error, ctype, format, type) \ argument 235 #define EXPECT_PIXEL_EQ_HELPER(x, y, r, g, b, a, ctype, format, type) \ argument 247 #define EXPECT_PIXEL_RGB_EQ_HELPER(x, y, r, g, b, ctype, format, type) \ argument
|