Vulkan: Enable a few integer state query tests in dEQP

These tests are now passing with vulkan backend. Remove
them from the expectations file

Bug: angleproject:3680
Test: dEQP-GLES3.functional.state_query.integers.max_elements_indices_getfloat
      dEQP-GLES3.functional.state_query.integers.max_elements_vertices_getfloat
      dEQP-GLES3.functional.state_query.integers.max_program_texel_offset_get*
      dEQP-GLES3.functional.state_query.integers.min_program_texel_offset_get*
Change-Id: I65b189929553750e22b15ea3b83b88f72a6c9795
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1748885
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
This commit is contained in:
Mohan Maiya 2019-08-12 09:15:15 -07:00 коммит произвёл Commit Bot
Родитель 3b3fe83788
Коммит 1d0a778faa
1 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

@ -636,12 +636,6 @@
// - Primitive restart with line loops: // - Primitive restart with line loops:
2672 VULKAN : dEQP-GLES3.functional.primitive_restart.*.line_loop.*instanced = SKIP 2672 VULKAN : dEQP-GLES3.functional.primitive_restart.*.line_loop.*instanced = SKIP
// - ES3 State queries:
3680 VULKAN : dEQP-GLES3.functional.state_query.integers.max_elements_indices_getfloat = FAIL
3680 VULKAN : dEQP-GLES3.functional.state_query.integers.max_elements_vertices_getfloat = FAIL
3680 VULKAN : dEQP-GLES3.functional.state_query.integers.max_program_texel_offset_get* = FAIL
3680 VULKAN : dEQP-GLES3.functional.state_query.integers.min_program_texel_offset_get* = FAIL
// Misc failures: // Misc failures:
3681 VULKAN : dEQP-GLES3.functional.lifetime.attach.deleted_input.buffer_vertex_array = SKIP 3681 VULKAN : dEQP-GLES3.functional.lifetime.attach.deleted_input.buffer_vertex_array = SKIP