Searched defs:refImg (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/modules/internal/ |
H A D | ditImageCompareTests.cpp | 56 …FuzzyComparisonMetricCase(tcu::TestContext &testCtx, const char *name, const char *refImg, const c… in FuzzyComparisonMetricCase() 68 tcu::TextureLevel refImg; in iterate() local 116 …BilinearCompareCase(tcu::TestContext &testCtx, const char *name, const char *refImg, const char *c… in BilinearCompareCase() 128 tcu::TextureLevel refImg; in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderBuiltinVarTests.cpp | 283 tcu::Surface refImg(width, height); in iterate() local 374 tcu::Surface refImg(width, height); in iterate() local 465 tcu::Surface refImg(width, height); in iterate() local 586 tcu::Surface refImg(width, height); in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fShaderBuiltinVarTests.cpp | 303 tcu::Surface refImg(width, height); in iterate() local 396 tcu::Surface refImg(width, height); in iterate() local 490 tcu::Surface refImg(width, height); in iterate() local 614 tcu::Surface refImg(width, height); in iterate() local 990 tcu::Surface refImg(viewportW, viewportH); in iterate() local
|
H A D | es3fShaderMetamorphicTests.cpp | 164 void ShaderMetamorphicVariant::checkNondet(const tcu::Surface &refImg, const std::string &vertexSrc, in checkNondet()
|
/aosp_15_r20/external/skia/tests/ |
H A D | ImageTest.cpp | 956 sk_sp<SkImage> refImg = SkImages::BorrowTextureFrom( in DEF_GANESH_TEST_FOR_GL_CONTEXT() local 1019 sk_sp<SkImage> refImg(imageMaker(dContext)); in test_cross_context_image() local 1034 sk_sp<SkImage> refImg(imageMaker(dContext)); in test_cross_context_image() local 1044 sk_sp<SkImage> refImg(imageMaker(dContext)); in test_cross_context_image() local 1070 sk_sp<SkImage> refImg(imageMaker(dContext)); in test_cross_context_image() local 1083 sk_sp<SkImage> refImg(imageMaker(dContext)); in test_cross_context_image() local 1103 sk_sp <SkImage> refImg(imageMaker(dContext)); in test_cross_context_image() local
|
H A D | PromiseImageTest.cpp | 174 sk_sp<SkImage> refImg(SkImages::PromiseTextureFrom(ctx->threadSafeProxy(), in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local 424 sk_sp<SkImage> refImg(SkImages::PromiseTextureFrom(dContext->threadSafeProxy(), in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|