Searched refs:create_gpu_backed_image_with_mipmaps (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | ImageProviderTest.cpp | 103 sk_sp<SkImage> create_gpu_backed_image_with_mipmaps(Recorder* recorder) { in create_gpu_backed_image_with_mipmaps() function 282 { "3", create_gpu_backed_image_with_mipmaps, { kBaseImageColor, kFirstMipLevelColor } }, in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() 324 { "3", create_gpu_backed_image_with_mipmaps, { kBaseImageColor, kFirstMipLevelColor } }, in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() 346 { "texture_with_mips", create_gpu_backed_image_with_mipmaps }, in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS() 463 { "texture_with_mips", create_gpu_backed_image_with_mipmaps, true }, in DEF_GRAPHITE_TEST_FOR_RENDERING_CONTEXTS()
|