Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/mustpass/1.0.0/
Dvk-default.txt3742 dEQP-VK.memory.allocation.basic.size_64.forward.count_1
3746 dEQP-VK.memory.allocation.basic.size_64.reverse.count_1
3750 dEQP-VK.memory.allocation.basic.size_64.mixed.count_1
3754 dEQP-VK.memory.allocation.basic.size_128.forward.count_1
3758 dEQP-VK.memory.allocation.basic.size_128.reverse.count_1
3762 dEQP-VK.memory.allocation.basic.size_128.mixed.count_1
3766 dEQP-VK.memory.allocation.basic.size_256.forward.count_1
3770 dEQP-VK.memory.allocation.basic.size_256.reverse.count_1
3774 dEQP-VK.memory.allocation.basic.size_256.mixed.count_1
3778 dEQP-VK.memory.allocation.basic.size_512.forward.count_1
[all …]
/external/deqp/android/cts/nyc/
Dvk-master.txt3749 dEQP-VK.memory.allocation.basic.size_64.forward.count_1
3753 dEQP-VK.memory.allocation.basic.size_64.reverse.count_1
3757 dEQP-VK.memory.allocation.basic.size_64.mixed.count_1
3761 dEQP-VK.memory.allocation.basic.size_128.forward.count_1
3765 dEQP-VK.memory.allocation.basic.size_128.reverse.count_1
3769 dEQP-VK.memory.allocation.basic.size_128.mixed.count_1
3773 dEQP-VK.memory.allocation.basic.size_256.forward.count_1
3777 dEQP-VK.memory.allocation.basic.size_256.reverse.count_1
3781 dEQP-VK.memory.allocation.basic.size_256.mixed.count_1
3785 dEQP-VK.memory.allocation.basic.size_512.forward.count_1
[all …]
/external/deqp/android/cts/nyc/src/
Dvk-master.txt24272 …ne.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.1x1
24273 …ne.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.2x1
24274 …e.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.32x1
24275 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.128x1
24276 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.512x1
24277 …ne.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.3x1
24278 …e.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.13x1
24279 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.127x1
24280 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.443x1
24281 …age.suballocation.sampling_type.combined.view_type.1d.format.r4g4b4a4_unorm_pack16.count_1.size.1x1
[all …]
/external/deqp/external/vulkancts/mustpass/1.0.0/src/
Dmaster.txt24265 …ne.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.1x1
24266 …ne.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.2x1
24267 …e.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.32x1
24268 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.128x1
24269 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.512x1
24270 …ne.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.3x1
24271 …e.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.13x1
24272 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.127x1
24273 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.443x1
24274 …age.suballocation.sampling_type.combined.view_type.1d.format.r4g4b4a4_unorm_pack16.count_1.size.1x1
[all …]
/external/libpcap/msdos/
Dpktdrvr.c483 WORD count_1, count_2; in CheckElement() local
496 count_1 = rx->firstCount; in CheckElement()
499 if (count_1 != count_2) in CheckElement()
505 if (count_1 > ETH_MAX) in CheckElement()
512 if (count_1 < ETH_MIN) in CheckElement()