Home
last modified time | relevance | path

Searched refs:dst_color_type (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/gpu/
H A Dwebgpu_image_bitmap_handler_test.cc279 for (WGPUTextureFormat dst_color_type : kDstWebGPUTextureFormat) { in TEST_F() local
286 dst_color_type, GetSrcPixelContent(src_color_type), in TEST_F()
287 GetDstContent(dst_color_type)); in TEST_F()