Home
last modified time | relevance | path

Searched defs:beTexture (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tests/graphite/
H A DDawnBackendTextureTest.cpp36 auto beTexture = recorder->createBackendTexture(kSize, TextureInfos::MakeDawn(textureInfo)); in DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT() local
60 BackendTexture beTexture = in DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT() local
H A DVulkanBackendTextureTest.cpp39 auto beTexture = recorder->createBackendTexture(kSize, TextureInfos::MakeVulkan(textureInfo)); in DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT() local
66 BackendTexture beTexture = in DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT() local
/aosp_15_r20/external/skia/tests/
H A DSaveLayerOriginTest.cpp83 auto beTexture = context->createBackendTexture(8, in run_test() local