diff options
Diffstat (limited to 'src/panfrost/ci/deqp-panfrost-g52-vk.toml')
-rw-r--r-- | src/panfrost/ci/deqp-panfrost-g52-vk.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/panfrost/ci/deqp-panfrost-g52-vk.toml b/src/panfrost/ci/deqp-panfrost-g52-vk.toml index 35114a6399d..43f838bbd1f 100644 --- a/src/panfrost/ci/deqp-panfrost-g52-vk.toml +++ b/src/panfrost/ci/deqp-panfrost-g52-vk.toml @@ -2,6 +2,7 @@ deqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" caselists = ["/deqp/mustpass/vk-main.txt"] renderer_check = "Mali-G52" +fraction = 2 include = [ "dEQP-VK.pipeline.blend.*", "dEQP-VK.api.buffer_view.*", @@ -35,6 +36,7 @@ include = [ "dEQP-VK.pipeline.image.suballocation.sampling_type.*.view_type.2d*", "dEQP-VK.pipeline.input_assembly.*", "dEQP-VK.pipeline.logic_op.*", + "dEQP-VK.pipeline.monolithic.*", "dEQP-VK.pipeline.sampler.view_type.*.format.r*.address_modes.all_mode_clamp_to_border*", "dEQP-VK.pipeline.stencil.*", "dEQP-VK.rasterization.interpolation.*", |