Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/android/cts/master/vk-master-2021-03-01/
Dpipeline.txt13131 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.no_gather.no_swizzl…
13132 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.no_gather.with_swiz…
13133 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.gather_0.no_swizzle…
13134 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.gather_0.with_swizz…
13135 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.gather_1.no_swizzle…
13136 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.gather_1.with_swizz…
13137 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.gather_2.no_swizzle…
13138 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.gather_2.with_swizz…
13139 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.gather_3.no_swizzle…
13140 dEQP-VK.pipeline.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.gather_3.with_swizz…
[all …]
/third_party/pixman/pixman/
Dpixman-image.c34 static const pixman_color_t transparent_black = { 0, 0, 0, 0 }; variable
50 begin->color = transparent_black; in gradient_property_changed()
52 end->color = transparent_black; in gradient_property_changed()