Searched defs:kernelRadius (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fPolygonOffsetTests.cpp | 163 const int kernelRadius = 1; in verifyImages() local
|
H A D | es3fClippingTests.cpp | 150 inline int compareImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius, bool (*pixelCmp)(const tcu::IVec4& a, const tcu::IVec4& b)) in compareImages() argument 243 int compareBlackNonBlackImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius) in compareBlackNonBlackImages() argument 260 int compareColoredImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius) in compareColoredImages() argument 570 const int kernelRadius = 1; in testRender() local 801 const int kernelRadius in verifyImage() local 953 const int kernelRadius = 1; verifyImage() local 998 const int kernelRadius = 1; verifyImage() local 1088 const int kernelRadius = 1; testRender() local [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fPolygonOffsetTests.cpp | 160 const int kernelRadius = 1; in verifyImages() local
|
H A D | es2fClippingTests.cpp | 147 inline int compareImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius, bool (*pixelCmp)(const tcu::IVec4& a, const tcu::IVec4& b)) in compareImages() argument 240 int compareBlackNonBlackImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius) in compareBlackNonBlackImages() argument 257 int compareColoredImages (tcu::TestLog& log, const ConstPixelBufferAccess& test, const ConstPixelBufferAccess& ref, const PixelBufferAccess& diffMask, int kernelRadius) in compareColoredImages() argument 567 const int kernelRadius = 1; in testRender() local 798 const int kernelRadius in verifyImage() local 949 const int kernelRadius = 1; verifyImage() local 994 const int kernelRadius = 1; verifyImage() local 1084 const int kernelRadius = 1; testRender() local [all...] |
Completed in 10 milliseconds