Home
last modified time | relevance | path

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

/external/deqp/android/cts/master/vk-master-2019-03-01/
Dpipeline.txt21040 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
21041 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
21042 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
21043 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
21044 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
21045 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
21046 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
21047 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
21048 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
21049 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.r4g4_unorm_pack8.co…
[all …]
/external/deqp/android/cts/master/vk-master-2021-03-01/
Dpipeline.txt4347 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
4348 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
4349 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
4350 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
4351 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
4352 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
4353 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
4354 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
4355 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
4356 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a4r4g4b4_unorm_pack…
[all …]
/external/deqp/android/cts/master/vk-master-2020-03-01/
Dpipeline.txt42973 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
42974 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
42975 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
42976 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
42977 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
42978 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
42979 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
42980 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
42981 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
42982 dEQP-VK.pipeline.image.suballocation.sampling_type.combined.view_type.1d.format.a2b10g10r10_unorm_p…
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc1584 explicit Resize2DOperationParser(SamplingType sampling_type) in Resize2DOperationParser() argument
1585 : sampling_type_(sampling_type) {} in Resize2DOperationParser()