Home
last modified time | relevance | path

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

/external/deqp/android/cts/nyc/src/
Dvk-master.txt25552 …ne.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.1x1
25553 …ne.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.2x1
25554 …e.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.32x1
25555 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.128x1
25556 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.512x1
25557 …ne.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.3x1
25558 …e.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.13x1
25559 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.127x1
25560 ….image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.count_1.size.443x1
25561 …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.txt5022 dEQP-VK.memory.allocation.basic.size_64.forward.count_1
5026 dEQP-VK.memory.allocation.basic.size_64.reverse.count_1
5030 dEQP-VK.memory.allocation.basic.size_64.mixed.count_1
5034 dEQP-VK.memory.allocation.basic.size_128.forward.count_1
5038 dEQP-VK.memory.allocation.basic.size_128.reverse.count_1
5042 dEQP-VK.memory.allocation.basic.size_128.mixed.count_1
5046 dEQP-VK.memory.allocation.basic.size_256.forward.count_1
5050 dEQP-VK.memory.allocation.basic.size_256.reverse.count_1
5054 dEQP-VK.memory.allocation.basic.size_256.mixed.count_1
5058 dEQP-VK.memory.allocation.basic.size_512.forward.count_1
[all …]
/external/deqp/external/vulkancts/mustpass/1.0.0/
Dvk-default.txt5022 dEQP-VK.memory.allocation.basic.size_64.forward.count_1
5026 dEQP-VK.memory.allocation.basic.size_64.reverse.count_1
5030 dEQP-VK.memory.allocation.basic.size_64.mixed.count_1
5034 dEQP-VK.memory.allocation.basic.size_128.forward.count_1
5038 dEQP-VK.memory.allocation.basic.size_128.reverse.count_1
5042 dEQP-VK.memory.allocation.basic.size_128.mixed.count_1
5046 dEQP-VK.memory.allocation.basic.size_256.forward.count_1
5050 dEQP-VK.memory.allocation.basic.size_256.reverse.count_1
5054 dEQP-VK.memory.allocation.basic.size_256.mixed.count_1
5058 dEQP-VK.memory.allocation.basic.size_512.forward.count_1
[all …]
/external/deqp/android/cts/nyc/
Dvk-master.txt5029 dEQP-VK.memory.allocation.basic.size_64.forward.count_1
5033 dEQP-VK.memory.allocation.basic.size_64.reverse.count_1
5037 dEQP-VK.memory.allocation.basic.size_64.mixed.count_1
5041 dEQP-VK.memory.allocation.basic.size_128.forward.count_1
5045 dEQP-VK.memory.allocation.basic.size_128.reverse.count_1
5049 dEQP-VK.memory.allocation.basic.size_128.mixed.count_1
5053 dEQP-VK.memory.allocation.basic.size_256.forward.count_1
5057 dEQP-VK.memory.allocation.basic.size_256.reverse.count_1
5061 dEQP-VK.memory.allocation.basic.size_256.mixed.count_1
5065 dEQP-VK.memory.allocation.basic.size_512.forward.count_1
[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()