Searched defs:refImg (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/internal/ |
D | ditImageCompareTests.cpp | 55 …FuzzyComparisonMetricCase (tcu::TestContext& testCtx, const char* name, const char* refImg, const … in FuzzyComparisonMetricCase() 66 tcu::TextureLevel refImg; in iterate() local 110 …BilinearCompareCase (tcu::TestContext& testCtx, const char* name, const char* refImg, const char* … in BilinearCompareCase() 121 tcu::TextureLevel refImg; in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 286 tcu::Surface refImg (width, height); in iterate() local 379 tcu::Surface refImg (width, height); in iterate() local 472 tcu::Surface refImg (width, height); in iterate() local 590 tcu::Surface refImg (width, height); in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderBuiltinVarTests.cpp | 303 tcu::Surface refImg (width, height); in iterate() local 399 tcu::Surface refImg (width, height); in iterate() local 495 tcu::Surface refImg (width, height); in iterate() local 616 tcu::Surface refImg (width, height); in iterate() local 973 tcu::Surface refImg (viewportW, viewportH); in iterate() local
|
/external/skia/tests/ |
D | SurfaceTest.cpp | 670 SkAutoTUnref<SkImage> refImg(make_desc_image(ctx, w, h, srcTex, false)); in DEF_GPUTEST() local
|