radeonsi/ci: update failures and flakes
If deqp-runner detects a flake, it's not reported without -v. Here I gathered all the flakes. Reviewed-by: Qiang Yu <yuq825@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32713>
This commit is contained in:
@@ -1,24 +1,15 @@
|
||||
# LLVM 18.0.0git
|
||||
|
||||
# piglit failures
|
||||
glx@glx-multithread-texture,Fail
|
||||
glx@glx-visuals-depth -pixmap,Crash
|
||||
glx@glx-visuals-stencil -pixmap,Crash
|
||||
glx@glx-make-current,Fail
|
||||
glx@glx-multi-window-single-context,Fail
|
||||
glx@glx-swap-event_interval,Fail
|
||||
glx@glx_arb_create_context_es2_profile@invalid opengl es version,Fail
|
||||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
glx@glx_ext_import_context@free context,Fail
|
||||
glx@glx_ext_import_context@get context id,Fail
|
||||
glx@glx_ext_import_context@get current display,Fail
|
||||
glx@glx_ext_import_context@import context- multi process,Fail
|
||||
glx@glx_ext_import_context@import context- single process,Fail
|
||||
glx@glx_ext_import_context@imported context has same context id,Fail
|
||||
glx@glx_ext_import_context@make current- multi process,Fail
|
||||
glx@glx_ext_import_context@make current- single process,Fail
|
||||
glx@glx_ext_import_context@query context info,Fail
|
||||
glx@glx_ext_no_config_context@no fbconfig,Fail
|
||||
spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail
|
||||
spec@!opengl 1.1@line-smooth-stipple,Fail
|
||||
spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag,Crash
|
||||
spec@arb_pipeline_statistics_query@arb_pipeline_statistics_query-frag,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
|
||||
@@ -26,8 +17,6 @@ spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
|
||||
spec@arb_shading_language_packing@execution@built-in-functions@fs-packhalf2x16,Fail
|
||||
spec@arb_shading_language_packing@execution@built-in-functions@vs-packhalf2x16,Fail
|
||||
spec@arb_texture_multisample@sample-position@8,Fail
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
spec@egl_ext_protected_content@conformance,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
spec@glsl-1.20@compiler@invalid-vec4-array-to-vec3-array-conversion.vert,Fail
|
||||
spec@glsl-es-3.00@execution@built-in-functions@fs-packhalf2x16,Fail
|
||||
@@ -38,9 +27,13 @@ spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
|
||||
|
||||
# error: nir_intrinsic_range(instr) != 0 (../src/compiler/nir/nir_validate.c:599)^M
|
||||
spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag,Crash
|
||||
|
||||
# glcts failures
|
||||
GTF-GL46.gtf30.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_multisample,Fail
|
||||
GTF-GL46.gtf32.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_32_multisample,Fail
|
||||
KHR-GL46.shader_image_load_store.basic-allTargets-atomic,Fail
|
||||
## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size)
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail
|
||||
@@ -49,8 +42,663 @@ KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency,Fail
|
||||
KHR-GL46.shader_image_load_store.basic-allTargets-atomic,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgb10_a2ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgb565,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_array_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgb10_a2ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgb565,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation_texture_2d_multisample_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_array_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_array_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_cube_map_array_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_cube_map_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_rectangle_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgb10_a2ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgb565,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgb9_e5,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_array_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgb10_a2ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgb565,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgb9_e5,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_1d_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase_texture_buffer_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_array_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_array_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_multisample_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_2d_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_3d_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_array_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_cube_map_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_r8ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg16,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg16f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg16i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg32f,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg32i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg8,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg8i,Fail
|
||||
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess_texture_rectangle_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r16f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r16i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r16ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r32f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r32i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r32ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r8,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r8i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_r8ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg16f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg16i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg32f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg32i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg8,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg8i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba8,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_array_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r11f_g11f_b10f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r16_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r16f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r16i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r16ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r32f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r32i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r32ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r8,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r8_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r8i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_r8ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg16_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg16f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg16i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg16ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg32f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg32i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg32ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg8,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg8_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg8i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rg8ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgb10_a2,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba16_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba16f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba16i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba16ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba32f,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba32i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8ui,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_2d_array_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_2d_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_cube_map_array_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_cube_map_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_2d_array_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_2d_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_cube_map_array_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_cube_map_depth_component16,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.compute.subgroupsize_compute,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.framebuffer.subgroupsize_geometry,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.framebuffer.subgroupsize_tess_control,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.framebuffer.subgroupsize_tess_eval,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.framebuffer.subgroupsize_vertex,Fail
|
||||
KHR-Single-GL46.subgroups.builtin_var.graphics.subgroupsize,Fail
|
||||
|
||||
# escts failures
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs,Fail
|
||||
|
||||
|
@@ -0,0 +1,51 @@
|
||||
# These fail randomly
|
||||
glx@glx_arb_sync_control@timing.*
|
||||
glx@glx-multithread-texture
|
||||
|
||||
# This one will be Crash or Fail depending on the shader cache state
|
||||
spec@!opengl 1.0@rasterpos
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_gs_linked
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked
|
||||
|
||||
# Random: ../src/util/hash_table.c:311: hash_table_search: Assertion `!key_pointer_is_reserved(ht, key)' failed.
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread
|
||||
|
||||
# Random
|
||||
# Mostly reported by "Some new flakes found:" and most of them never appear in the failures
|
||||
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_clamping
|
||||
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_draw
|
||||
|
||||
dEQP-GLES3.functional.occlusion_query.all_occluders
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_all_occluders
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_clear_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_write_stencil_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write_depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_clear_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.depth_write
|
||||
dEQP-GLES3.functional.occlusion_query.depth_write_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_write_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.scissor
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_clear_stencil_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_write_depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_write_depth_clear_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_write_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_stencil_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.stencil_write
|
||||
|
Can't render this file because it contains an unexpected character in line 14 and column 22.
|
@@ -916,7 +916,6 @@ KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_2d
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_2d_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_cube_map_array_depth_component16,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_cube_map_depth_component16,Fail
|
||||
# gfx11-only failures
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.advanced-single-stream-interleaved-attribs,Fail
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.advanced-single-stream-separate-attribs,Fail
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-multiple-buffers-per-stream,Fail
|
||||
|
||||
|
@@ -1,6 +1,5 @@
|
||||
# These fail randomly
|
||||
glx@glx_arb_sync_control@timing -msc-delta 1
|
||||
glx@glx_arb_sync_control@timing -waitformsc -divisor 1
|
||||
glx@glx_arb_sync_control@timing.*
|
||||
glx@glx-multithread-texture
|
||||
glx@glx-visuals-stencil -pixmap
|
||||
|
||||
@@ -12,6 +11,125 @@ spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked
|
||||
# Random: ../src/util/hash_table.c:311: hash_table_search: Assertion `!key_pointer_is_reserved(ht, key)' failed.
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread
|
||||
|
||||
# Random: error: nir_intrinsic_range(instr) != 0 (../src/compiler/nir/nir_validate.c:599)
|
||||
spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag
|
||||
|
||||
# Random
|
||||
# Mostly reported by "Some new flakes found:" and most of them never appear in the failures
|
||||
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_clamping
|
||||
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_draw
|
||||
KHR-GL46.geometry_shader.primitive_counter.triangles_to_line_strip_rp
|
||||
|
||||
KHR-GLES31.core.geometry_shader.primitive_counter.lines_to_line_strip
|
||||
KHR-GLES31.core.geometry_shader.primitive_counter.lines_to_line_strip_rp
|
||||
KHR-GLES31.core.geometry_shader.primitive_counter.points_to_line_strip
|
||||
KHR-GLES31.core.geometry_shader.primitive_counter.triangles_to_line_strip
|
||||
KHR-GLES32.core.geometry_shader.primitive_counter.lines_to_line_strip
|
||||
KHR-GLES32.core.geometry_shader.primitive_counter.lines_to_line_strip_rp
|
||||
KHR-GLES32.core.geometry_shader.primitive_counter.points_to_line_strip
|
||||
KHR-GLES32.core.geometry_shader.primitive_counter.triangles_to_line_strip
|
||||
|
||||
dEQP-GLES3.functional.flush_finish.wait
|
||||
|
||||
dEQP-GLES2.functional.fragment_ops.random.0
|
||||
dEQP-GLES2.functional.fragment_ops.random.3
|
||||
dEQP-GLES2.functional.fragment_ops.random.10
|
||||
dEQP-GLES2.functional.fragment_ops.random.14
|
||||
dEQP-GLES2.functional.fragment_ops.random.19
|
||||
dEQP-GLES2.functional.fragment_ops.random.20
|
||||
dEQP-GLES2.functional.fragment_ops.random.22
|
||||
dEQP-GLES2.functional.fragment_ops.random.25
|
||||
dEQP-GLES2.functional.fragment_ops.random.27
|
||||
dEQP-GLES2.functional.fragment_ops.random.43
|
||||
dEQP-GLES2.functional.fragment_ops.random.44
|
||||
dEQP-GLES2.functional.fragment_ops.random.45
|
||||
dEQP-GLES2.functional.fragment_ops.random.47
|
||||
dEQP-GLES2.functional.fragment_ops.random.55
|
||||
dEQP-GLES2.functional.fragment_ops.random.56
|
||||
dEQP-GLES2.functional.fragment_ops.random.57
|
||||
dEQP-GLES2.functional.fragment_ops.random.61
|
||||
dEQP-GLES2.functional.fragment_ops.random.63
|
||||
dEQP-GLES2.functional.fragment_ops.random.65
|
||||
dEQP-GLES2.functional.fragment_ops.random.66
|
||||
dEQP-GLES2.functional.fragment_ops.random.72
|
||||
dEQP-GLES2.functional.fragment_ops.random.73
|
||||
dEQP-GLES2.functional.fragment_ops.random.74
|
||||
dEQP-GLES2.functional.fragment_ops.random.82
|
||||
dEQP-GLES2.functional.fragment_ops.random.86
|
||||
dEQP-GLES2.functional.fragment_ops.random.90
|
||||
dEQP-GLES2.functional.fragment_ops.random.92
|
||||
dEQP-GLES2.functional.fragment_ops.random.93
|
||||
dEQP-GLES2.functional.fragment_ops.random.96
|
||||
dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.3
|
||||
dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.14
|
||||
dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.46
|
||||
dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.71
|
||||
|
||||
dEQP-GLES3.functional.fragment_ops.random.0
|
||||
dEQP-GLES3.functional.fragment_ops.random.5
|
||||
dEQP-GLES3.functional.fragment_ops.random.8
|
||||
dEQP-GLES3.functional.fragment_ops.random.10
|
||||
dEQP-GLES3.functional.fragment_ops.random.15
|
||||
dEQP-GLES3.functional.fragment_ops.random.19
|
||||
dEQP-GLES3.functional.fragment_ops.random.20
|
||||
dEQP-GLES3.functional.fragment_ops.random.27
|
||||
dEQP-GLES3.functional.fragment_ops.random.28
|
||||
dEQP-GLES3.functional.fragment_ops.random.36
|
||||
dEQP-GLES3.functional.fragment_ops.random.39
|
||||
dEQP-GLES3.functional.fragment_ops.random.43
|
||||
dEQP-GLES3.functional.fragment_ops.random.44
|
||||
dEQP-GLES3.functional.fragment_ops.random.45
|
||||
dEQP-GLES3.functional.fragment_ops.random.46
|
||||
dEQP-GLES3.functional.fragment_ops.random.48
|
||||
dEQP-GLES3.functional.fragment_ops.random.57
|
||||
dEQP-GLES3.functional.fragment_ops.random.60
|
||||
dEQP-GLES3.functional.fragment_ops.random.70
|
||||
dEQP-GLES3.functional.fragment_ops.random.84
|
||||
dEQP-GLES3.functional.fragment_ops.random.92
|
||||
dEQP-GLES3.functional.fragment_ops.random.93
|
||||
dEQP-GLES3.functional.fragment_ops.random.95
|
||||
dEQP-GLES3.functional.fragment_ops.random.99
|
||||
dEQP-GLES3.functional.fragment_ops.interaction.basic_shader.39
|
||||
dEQP-GLES3.functional.fragment_ops.interaction.basic_shader.44
|
||||
dEQP-GLES3.functional.fragment_ops.interaction.basic_shader.94
|
||||
|
||||
dEQP-GLES3.functional.occlusion_query.all_occluders
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_all_occluders
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_clear_stencil_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_write_depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_write_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_write_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_write_stencil_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_clear_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write_depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_stencil_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_clear_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.depth_clear_stencil_write_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_write
|
||||
dEQP-GLES3.functional.occlusion_query.depth_write_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.scissor
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_clear
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_clear_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_write
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.stencil_write_stencil_clear
|
||||
|
||||
dEQP-GLES31.functional.tessellation.invariance.primitive_set.triangles_equal_spacing_cw_point_mode
|
||||
|
||||
|
Can't render this file because it contains an unexpected character in line 18 and column 22.
|
@@ -1,471 +1,64 @@
|
||||
glx@glx-multi-window-single-context,Fail
|
||||
glx@glx-swap-event_interval,Fail
|
||||
glx@glx_arb_create_context_es2_profile@invalid opengl es version,Fail
|
||||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
glx@glx_ext_import_context@free context,Fail
|
||||
glx@glx_ext_import_context@get context id,Fail
|
||||
glx@glx_ext_import_context@get current display,Fail
|
||||
glx@glx_ext_import_context@import context- multi process,Fail
|
||||
glx@glx_ext_import_context@import context- single process,Fail
|
||||
glx@glx_ext_import_context@imported context has same context id,Fail
|
||||
glx@glx_ext_import_context@make current- multi process,Fail
|
||||
glx@glx_ext_import_context@make current- single process,Fail
|
||||
glx@glx_ext_import_context@query context info,Fail
|
||||
glx@glx_ext_no_config_context@no fbconfig,Fail
|
||||
spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail
|
||||
spec@!opengl 1.1@draw-pixels,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_ABGR_EXT and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_ABGR_EXT and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_ABGR_EXT and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_ABGR_EXT and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_ABGR_EXT and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGR and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGR and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGR and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGR and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGR and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGR and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGR and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGRA and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGRA and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGRA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGRA and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGRA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGRA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BGRA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BLUE and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BLUE and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BLUE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BLUE and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BLUE and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BLUE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_BLUE and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_GREEN and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_GREEN and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_GREEN and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_GREEN and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_GREEN and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_GREEN and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_GREEN and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_LUMINANCE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_LUMINANCE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_LUMINANCE_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RED and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RED and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RG and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RG and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGB and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGB and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGB and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGB and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGB and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGB and GL_UNSIGNED_BYTE_2_3_3_REV,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGB and GL_UNSIGNED_BYTE_3_3_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGB and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGB and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGBA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGBA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha12@GL_LUMINANCE12_ALPHA12 texture with GL_RGBA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_ABGR_EXT and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_ABGR_EXT and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_ABGR_EXT and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_ABGR_EXT and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_ABGR_EXT and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGR and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGR and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGR and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGR and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGR and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGR and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGR and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGRA and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGRA and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGRA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGRA and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BLUE and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BLUE and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BLUE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BLUE and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BLUE and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BLUE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_BLUE and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_GREEN and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_GREEN and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_GREEN and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_GREEN and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_GREEN and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_GREEN and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_GREEN and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_LUMINANCE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_LUMINANCE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RED and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RED and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RG and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RG and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGB and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGB and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGB and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGB and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGB and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGB and GL_UNSIGNED_BYTE_2_3_3_REV,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGB and GL_UNSIGNED_BYTE_3_3_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGB and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGB and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGBA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance12_alpha4@GL_LUMINANCE12_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@Exact upload-download of GL_LUMINANCE16_ALPHA16,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_ABGR_EXT and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_ABGR_EXT and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_ABGR_EXT and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_ABGR_EXT and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_ABGR_EXT and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGR and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGR and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGR and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGR and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGR and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGR and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGR and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGRA and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGRA and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGRA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGRA and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGRA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGRA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BGRA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BLUE and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BLUE and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BLUE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BLUE and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BLUE and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BLUE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_BLUE and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_GREEN and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_GREEN and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_GREEN and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_GREEN and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_GREEN and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_GREEN and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_GREEN and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_LUMINANCE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_LUMINANCE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_LUMINANCE_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RED and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RED and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RG and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RG and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGB and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGB and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGB and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGB and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGB and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGB and GL_UNSIGNED_BYTE_2_3_3_REV,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGB and GL_UNSIGNED_BYTE_3_3_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGB and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGB and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGBA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGBA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance16_alpha16@GL_LUMINANCE16_ALPHA16 texture with GL_RGBA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_ABGR_EXT and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGR and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BGRA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_BLUE and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_GREEN and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RED and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RED and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RG and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RG and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_BYTE_2_3_3_REV,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_BYTE_3_3_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGB and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance4_alpha4@GL_LUMINANCE4_ALPHA4 texture with GL_RGBA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_ABGR_EXT and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_ABGR_EXT and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_ABGR_EXT and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_ABGR_EXT and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_ABGR_EXT and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGR and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGR and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGR and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGR and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGR and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGR and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGR and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGRA and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGRA and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGRA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGRA and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGRA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGRA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BGRA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BLUE and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BLUE and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BLUE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BLUE and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BLUE and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BLUE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_BLUE and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_GREEN and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_GREEN and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_GREEN and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_GREEN and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_GREEN and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_GREEN and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_GREEN and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_LUMINANCE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_LUMINANCE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_LUMINANCE_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RED and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RED and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RG and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RG and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGB and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGB and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGB and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGB and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGB and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGB and GL_UNSIGNED_BYTE_2_3_3_REV,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGB and GL_UNSIGNED_BYTE_3_3_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGB and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGB and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGBA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGBA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance6_alpha2@GL_LUMINANCE6_ALPHA2 texture with GL_RGBA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@Exact upload-download of GL_LUMINANCE8_ALPHA8,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_ABGR_EXT and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_ABGR_EXT and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_ABGR_EXT and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_ABGR_EXT and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_ABGR_EXT and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGR and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGR and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGR and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGR and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGR and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGR and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGR and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGRA and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGRA and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGRA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGRA and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGRA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGRA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BGRA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BLUE and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BLUE and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BLUE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BLUE and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BLUE and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BLUE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_BLUE and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_GREEN and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_GREEN and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_GREEN and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_GREEN and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_GREEN and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_GREEN and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_GREEN and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_LUMINANCE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_LUMINANCE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_LUMINANCE_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RED and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RED and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RG and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RG and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGB and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGB and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGB and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGB and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGB and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGB and GL_UNSIGNED_BYTE_2_3_3_REV,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGB and GL_UNSIGNED_BYTE_3_3_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGB and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGB and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGBA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGBA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance8_alpha8@GL_LUMINANCE8_ALPHA8 texture with GL_RGBA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_ABGR_EXT and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_ABGR_EXT and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_ABGR_EXT and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_ABGR_EXT and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_ABGR_EXT and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGR and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGR and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGR and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGR and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGR and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGR and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGR and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGRA and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGRA and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGRA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGRA and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGRA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGRA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BGRA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BLUE and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BLUE and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BLUE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BLUE and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BLUE and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BLUE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_BLUE and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_GREEN and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_GREEN and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_GREEN and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_GREEN and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_GREEN and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_GREEN and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_GREEN and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_LUMINANCE and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_LUMINANCE and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_LUMINANCE_ALPHA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_LUMINANCE_ALPHA and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RED and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RED and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RG and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RG and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGB and GL_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGB and GL_FLOAT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGB and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGB and GL_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGB and GL_UNSIGNED_BYTE,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGB and GL_UNSIGNED_BYTE_2_3_3_REV,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGB and GL_UNSIGNED_BYTE_3_3_2,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGB and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGB and GL_UNSIGNED_SHORT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGBA and GL_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGBA and GL_UNSIGNED_INT,Fail
|
||||
spec@!opengl 1.1@teximage-colors gl_luminance_alpha@GL_LUMINANCE_ALPHA texture with GL_RGBA and GL_UNSIGNED_INT_10_10_10_2,Fail
|
||||
spec@!opengl 1.1@texsubimage-unpack,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_R3_G3_B2- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB10- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB10_A2- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB12- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB16- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB4- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB5- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB5_A1- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB8- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA12- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA16- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA2- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA4- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA8- swizzled- border color only,Fail
|
||||
spec@!opengl 3.0@gl-3.0-texture-integer,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-front pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims pv-first,Fail
|
||||
spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag,Crash
|
||||
spec@arb_copy_image@arb_copy_image-formats,Fail
|
||||
spec@arb_copy_image@arb_copy_image-formats@Source: GL_LUMINANCE12_ALPHA12/Destination: GL_LUMINANCE12_ALPHA12,Fail
|
||||
spec@arb_copy_image@arb_copy_image-formats@Source: GL_LUMINANCE16_ALPHA16/Destination: GL_LUMINANCE16_ALPHA16,Fail
|
||||
spec@arb_copy_image@arb_copy_image-formats@Source: GL_LUMINANCE8_ALPHA8/Destination: GL_LUMINANCE8_ALPHA8,Fail
|
||||
spec@arb_copy_image@arb_copy_image-formats@Source: GL_LUMINANCE_ALPHA/Destination: GL_LUMINANCE_ALPHA,Fail
|
||||
spec@arb_direct_state_access@gettextureimage-formats init-by-rendering,Fail
|
||||
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled@GL_RGB565- swizzled- border color only,Fail
|
||||
spec@arb_pixel_buffer_object@texsubimage-unpack pbo,Fail
|
||||
glx@glx-multi-window-single-context,Fail
|
||||
glx@glx-swap-event_interval,Fail
|
||||
glx@glx-visuals-depth -pixmap,Fail
|
||||
glx@glx-visuals-stencil -pixmap,Fail
|
||||
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
|
||||
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
|
||||
spec@arb_shading_language_packing@execution@built-in-functions@fs-packhalf2x16,Fail
|
||||
spec@arb_shading_language_packing@execution@built-in-functions@vs-packhalf2x16,Fail
|
||||
spec@arb_texture_compression@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_compression@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA- swizzled- border color only,Fail
|
||||
spec@arb_transform_feedback_overflow_query@arb_transform_feedback_overflow_query-basic@arb_transform_feedback_overflow_query-conditional_render_any_inverted,Fail
|
||||
spec@arb_transform_feedback_overflow_query@arb_transform_feedback_overflow_query-basic,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y210,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y212,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216,Fail
|
||||
spec@glsl-1.20@compiler@invalid-vec4-array-to-vec3-array-conversion.vert,Fail
|
||||
spec@glsl-es-3.00@execution@built-in-functions@fs-packhalf2x16,Fail
|
||||
spec@glsl-es-3.00@execution@built-in-functions@vs-packhalf2x16,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode full precision,Fail
|
||||
spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
|
||||
spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail
|
||||
spec@!opengl 1.1@line-smooth-stipple,Fail
|
||||
|
||||
# These are hw bugs related to GS and primitive restart
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency ffs,Fail
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency other,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-front pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims pv-first,Fail
|
||||
|
||||
# GFX6-8 doesn't support swizzled border colors. These are unfixable.
|
||||
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled@GL_RGB565- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_BPTC_UNORM- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_compression@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB- swizzled- border color only,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGB16F- swizzled- border color only,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGB32F- swizzled- border color only,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGBA16F- swizzled- border color only,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGBA32F- swizzled- border color only,Fail
|
||||
spec@arb_texture_rgb10_a2ui@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_rgb10_a2ui@texwrap formats bordercolor-swizzled@GL_RGB10_A2UI- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_R16- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_R8- swizzled- border color only,Fail
|
||||
@@ -489,28 +82,6 @@ spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG32I- swizzled-
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG32UI- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG8I- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG8UI- swizzled- border color only,Fail
|
||||
spec@arb_texture_rgb10_a2ui@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_rgb10_a2ui@texwrap formats bordercolor-swizzled@GL_RGB10_A2UI- swizzled- border color only,Fail
|
||||
spec@arb_transform_feedback_overflow_query@arb_transform_feedback_overflow_query-basic,Fail
|
||||
spec@arb_transform_feedback_overflow_query@arb_transform_feedback_overflow_query-basic@arb_transform_feedback_overflow_query-conditional_render_any_inverted,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
spec@ext_framebuffer_multisample@formats all_samples,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE12_ALPHA12,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE12_ALPHA12 NPOT,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE16_ALPHA16,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE16_ALPHA16 NPOT,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE4_ALPHA4,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE4_ALPHA4 NPOT,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE8_ALPHA8,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE8_ALPHA8 NPOT,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE_ALPHA,Fail
|
||||
spec@ext_framebuffer_object@fbo-generatemipmap-formats@GL_LUMINANCE_ALPHA NPOT,Fail
|
||||
spec@ext_framebuffer_object@getteximage-formats init-by-clear-and-render,Fail
|
||||
spec@ext_framebuffer_object@getteximage-formats init-by-rendering,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y210,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y212,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216,Fail
|
||||
spec@ext_packed_float@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_packed_float@texwrap formats bordercolor-swizzled@GL_R11F_G11F_B10F- swizzled- border color only,Fail
|
||||
spec@ext_texture_compression_rgtc@texwrap formats bordercolor-swizzled,Fail
|
||||
@@ -523,10 +94,6 @@ spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRE
|
||||
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT3_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT5_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_S3TC_DXT1_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@fbo-blending,Fail
|
||||
spec@ext_texture_integer@getteximage-clamping,Fail
|
||||
spec@ext_texture_integer@getteximage-clamping gl_arb_texture_rg,Fail
|
||||
spec@ext_texture_integer@texture_integer_glsl130,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB16I- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB16UI- swizzled- border color only,Fail
|
||||
@@ -542,21 +109,6 @@ spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA8I- swizzle
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA8UI- swizzled- border color only,Fail
|
||||
spec@ext_texture_shared_exponent@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_shared_exponent@texwrap formats bordercolor-swizzled@GL_RGB9_E5- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@fbo-blending-formats,Fail
|
||||
spec@ext_texture_snorm@fbo-blending-formats@GL_LUMINANCE16_ALPHA16_SNORM,Fail
|
||||
spec@ext_texture_snorm@fbo-blending-formats@GL_LUMINANCE8_ALPHA8_SNORM,Fail
|
||||
spec@ext_texture_snorm@fbo-blending-formats@GL_LUMINANCE_ALPHA_SNORM,Fail
|
||||
spec@ext_texture_snorm@fbo-colormask-formats,Fail
|
||||
spec@ext_texture_snorm@fbo-colormask-formats@GL_LUMINANCE16_ALPHA16_SNORM,Fail
|
||||
spec@ext_texture_snorm@fbo-colormask-formats@GL_LUMINANCE8_ALPHA8_SNORM,Fail
|
||||
spec@ext_texture_snorm@fbo-colormask-formats@GL_LUMINANCE_ALPHA_SNORM,Fail
|
||||
spec@ext_texture_snorm@fbo-generatemipmap-formats,Fail
|
||||
spec@ext_texture_snorm@fbo-generatemipmap-formats@GL_LUMINANCE16_ALPHA16_SNORM,Fail
|
||||
spec@ext_texture_snorm@fbo-generatemipmap-formats@GL_LUMINANCE16_ALPHA16_SNORM NPOT,Fail
|
||||
spec@ext_texture_snorm@fbo-generatemipmap-formats@GL_LUMINANCE8_ALPHA8_SNORM,Fail
|
||||
spec@ext_texture_snorm@fbo-generatemipmap-formats@GL_LUMINANCE8_ALPHA8_SNORM NPOT,Fail
|
||||
spec@ext_texture_snorm@fbo-generatemipmap-formats@GL_LUMINANCE_ALPHA_SNORM,Fail
|
||||
spec@ext_texture_snorm@fbo-generatemipmap-formats@GL_LUMINANCE_ALPHA_SNORM NPOT,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_R16_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_R8_SNORM- swizzled- border color only,Fail
|
||||
@@ -567,38 +119,115 @@ spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGB8_SNORM- swizz
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGBA16_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGBA8_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor-swizzled@GL_SRGB8- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor-swizzled@GL_SRGB8_ALPHA8- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor-swizzled@GL_SRGB8- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT- swizzled- border color only,Fail
|
||||
spec@glsl-1.20@compiler@invalid-vec4-array-to-vec3-array-conversion.vert,Fail
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency ffs,Fail
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency other,Fail
|
||||
spec@glsl-es-3.00@execution@built-in-functions@fs-packhalf2x16,Fail
|
||||
spec@glsl-es-3.00@execution@built-in-functions@vs-packhalf2x16,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
spec@nv_copy_image@nv_copy_image-formats,Fail
|
||||
spec@nv_copy_image@nv_copy_image-formats@Source: GL_LUMINANCE12_ALPHA12/Destination: GL_LUMINANCE12_ALPHA12,Fail
|
||||
spec@nv_copy_image@nv_copy_image-formats@Source: GL_LUMINANCE16_ALPHA16/Destination: GL_LUMINANCE16_ALPHA16,Fail
|
||||
spec@nv_copy_image@nv_copy_image-formats@Source: GL_LUMINANCE8_ALPHA8/Destination: GL_LUMINANCE8_ALPHA8,Fail
|
||||
spec@nv_copy_image@nv_copy_image-formats@Source: GL_LUMINANCE_ALPHA/Destination: GL_LUMINANCE_ALPHA,Fail
|
||||
spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_R3_G3_B2- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB10_A2- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB10- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB12- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB16- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB4- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB5_A1- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB5- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB8- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA12- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA16- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA2- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA4- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA8- swizzled- border color only,Fail
|
||||
|
||||
GTF-GL46.gtf30.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_multisample,Fail
|
||||
GTF-GL46.gtf32.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_32_multisample,Fail
|
||||
GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels,Fail
|
||||
GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo,Fail
|
||||
GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pixelstore,Fail
|
||||
KHR-GL46.direct_state_access.framebuffers_texture_layer_attachment,Fail
|
||||
KHR-GL46.ext_texture_shadow_lod.texturelod.samplercubeshadow_fragment,Fail
|
||||
KHR-GL46.ext_texture_shadow_lod.texturelod.samplercubeshadow_vertex,Fail
|
||||
KHR-GL46.ext_texture_shadow_lod.texture.samplercubearrayshadow_bias_fragment,Fail
|
||||
KHR-GL46.gl_spirv.spirv_glsl_to_spirv_builtin_functions_test,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.r16i_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.r16ui_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.r32i_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.r32ui_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.r8i_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.r8ui_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rg16i_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rg16ui_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rg32i_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rg32ui_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rg8i_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rg8ui_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgb10_a2ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgb16i_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgb16ui_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgb32i_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgb32ui_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgb8i_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgb8ui_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgba16i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgba16ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgba32i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgba32ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgba8i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.rgba8ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.r16i_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.r16ui_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.r32i_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.r32ui_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.r8i_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.r8ui_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rg16i_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rg16ui_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rg32i_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rg32ui_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rg8i_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rg8ui_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgb10_a2ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgb16i_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgb16ui_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgb32i_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgb32ui_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgb8i_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgb8ui_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgba16i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgba16ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgba32i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgba32ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgba8i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.rectangle.rgba8ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.r16i_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.r16ui_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.r32i_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.r32ui_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.r8i_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.r8ui_format_red_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rg16i_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rg16ui_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rg32i_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rg32ui_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rg8i_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rg8ui_format_rg_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgb10_a2ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgb16i_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgb16ui_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgb32i_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgb32ui_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgb8i_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgb8ui_format_rgb_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba16i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba16ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba32i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba32ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba8i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba8ui_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.r16i,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.r16ui,Fail
|
||||
KHR-GL46.packed_pixels.pbo_rectangle.r8i,Fail
|
||||
@@ -650,7 +279,6 @@ KHR-GL46.packed_pixels.varied_rectangle.rgba16i,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba16ui,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba8i,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba8ui,Fail
|
||||
KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead,Fail
|
||||
KHR-GL46.shader_image_load_store.basic-allTargets-atomic,Fail
|
||||
KHR-GL46.texture_cube_map_array.sampling,Fail
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.advanced-single-stream-interleaved-attribs,Fail
|
||||
@@ -660,60 +288,88 @@ KHR-GL46.transform_feedback_overflow_query_ARB.basic-single-stream-separate-attr
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-multiple-buffers-per-stream,Fail
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-one-buffer-per-stream,Fail
|
||||
|
||||
# These are GLCTS bugs. See: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10361
|
||||
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_accessing_info_for_block_with_an_instance_array,Fail
|
||||
GTF-GL46.gtf31.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformblockiv,Fail
|
||||
KHR-GLES31.core.texture_cube_map_array.sampling,Fail
|
||||
KHR-GLES32.core.texture_cube_map_array.sampling,Fail
|
||||
KHR-GLES32.core.ext_texture_shadow_lod.texture.samplercubearrayshadow_bias_fragment,Fail
|
||||
KHR-GLES32.core.ext_texture_shadow_lod.texturelod.samplercubeshadow_fragment,Fail
|
||||
KHR-GLES32.core.ext_texture_shadow_lod.texturelod.samplercubeshadow_vertex,Fail
|
||||
|
||||
dEQP-GLES2.functional.texture.format.la88_2d_npot,Fail
|
||||
dEQP-GLES2.functional.texture.format.la88_2d_pot,Fail
|
||||
dEQP-GLES2.functional.texture.format.la88_cube_pot,Fail
|
||||
dEQP-GLES2.functional.texture.mipmap.2d.generate.la88_fastest,Fail
|
||||
dEQP-GLES2.functional.texture.mipmap.2d.generate.la88_nicest,Fail
|
||||
dEQP-GLES2.functional.texture.mipmap.cube.generate.la88_fastest,Fail
|
||||
dEQP-GLES2.functional.texture.mipmap.cube.generate.la88_nicest,Fail
|
||||
dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.2d_luminance_alpha,Fail
|
||||
dEQP-GLES2.functional.texture.specification.basic_copyteximage2d.cube_luminance_alpha,Fail
|
||||
dEQP-GLES2.functional.texture.specification.basic_copytexsubimage2d.2d_luminance_alpha,Fail
|
||||
dEQP-GLES2.functional.texture.specification.basic_copytexsubimage2d.cube_luminance_alpha,Fail
|
||||
dEQP-GLES2.functional.texture.specification.basic_teximage2d.la88_2d,Fail
|
||||
dEQP-GLES2.functional.texture.specification.basic_teximage2d.la88_cube,Fail
|
||||
dEQP-GLES2.functional.texture.specification.basic_texsubimage2d.la88_2d,Fail
|
||||
dEQP-GLES2.functional.texture.specification.basic_texsubimage2d.la88_cube,Fail
|
||||
dEQP-GLES2.functional.texture.specification.random_teximage2d.2d_9,Fail
|
||||
dEQP-GLES2.functional.texture.specification.random_teximage2d.cube_0,Fail
|
||||
dEQP-GLES2.functional.texture.specification.random_teximage2d.cube_4,Fail
|
||||
dEQP-GLES2.functional.texture.specification.texsubimage2d_empty_tex.la88_2d,Fail
|
||||
dEQP-GLES2.functional.texture.specification.texsubimage2d_empty_tex.la88_cube,Fail
|
||||
dEQP-GLES3.functional.texture.format.unsized.luminance_alpha_2d_array_npot,Fail
|
||||
dEQP-GLES3.functional.texture.format.unsized.luminance_alpha_2d_array_pot,Fail
|
||||
dEQP-GLES3.functional.texture.format.unsized.luminance_alpha_2d_npot,Fail
|
||||
dEQP-GLES3.functional.texture.format.unsized.luminance_alpha_2d_pot,Fail
|
||||
dEQP-GLES3.functional.texture.format.unsized.luminance_alpha_3d_npot,Fail
|
||||
dEQP-GLES3.functional.texture.format.unsized.luminance_alpha_3d_pot,Fail
|
||||
dEQP-GLES3.functional.texture.format.unsized.luminance_alpha_cube_npot,Fail
|
||||
dEQP-GLES3.functional.texture.format.unsized.luminance_alpha_cube_pot,Fail
|
||||
dEQP-GLES3.functional.texture.mipmap.2d.generate.la88_fastest,Fail
|
||||
dEQP-GLES3.functional.texture.mipmap.2d.generate.la88_nicest,Fail
|
||||
dEQP-GLES3.functional.texture.mipmap.2d.generate.la88_non_square_fastest,Fail
|
||||
dEQP-GLES3.functional.texture.mipmap.2d.generate.la88_non_square_nicest,Fail
|
||||
dEQP-GLES3.functional.texture.mipmap.2d.generate.la88_npot_fastest,Fail
|
||||
dEQP-GLES3.functional.texture.mipmap.2d.generate.la88_npot_nicest,Fail
|
||||
dEQP-GLES3.functional.texture.mipmap.cube.generate.la88_fastest,Fail
|
||||
dEQP-GLES3.functional.texture.mipmap.cube.generate.la88_nicest,Fail
|
||||
dEQP-GLES3.functional.texture.specification.basic_copyteximage2d.2d_luminance_alpha,Fail
|
||||
dEQP-GLES3.functional.texture.specification.basic_copyteximage2d.cube_luminance_alpha,Fail
|
||||
dEQP-GLES3.functional.texture.specification.basic_copytexsubimage2d.2d_luminance_alpha,Fail
|
||||
dEQP-GLES3.functional.texture.specification.basic_copytexsubimage2d.cube_luminance_alpha,Fail
|
||||
dEQP-GLES3.functional.texture.specification.texsubimage2d_empty_tex.luminance_alpha_unsigned_byte_2d,Fail
|
||||
dEQP-GLES3.functional.texture.specification.texsubimage2d_empty_tex.luminance_alpha_unsigned_byte_cube,Fail
|
||||
dEQP-GLES3.functional.texture.swizzle.multi_channel.luminance_alpha_abgr,Fail
|
||||
dEQP-GLES3.functional.texture.swizzle.multi_channel.luminance_alpha_all_alpha,Fail
|
||||
dEQP-GLES3.functional.texture.swizzle.multi_channel.luminance_alpha_bgra,Fail
|
||||
dEQP-GLES31.functional.tessellation_geometry_interaction.render.limits.output_implementation_max_geometry,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.formats.luminance_alpha.linear_size_npot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.formats.luminance_alpha.linear_size_pot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.formats.luminance_alpha.nearest_size_npot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.formats.luminance_alpha.nearest_size_pot,Fail
|
||||
dEQP-GLES31.functional.texture.border_clamp.unused_channels.luminance_alpha,Fail
|
||||
dEQP-GLES31.functional.texture.format.unsized.luminance_alpha_cube_array_npot,Fail
|
||||
dEQP-GLES31.functional.texture.format.unsized.luminance_alpha_cube_array_pot,Fail
|
||||
dEQP-GLES3.functional.shaders.texture_functions.texture.samplercubeshadow_bias_fragment,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.greater_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.greater_depth_component16,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.greater_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.greater_or_equal_depth_component16,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.greater_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.less_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.less_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.less_or_equal_depth_component16,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_nearest.less_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.nearest_mipmap_nearest.less_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.nearest_mipmap_nearest.less_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.greater_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.greater_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.greater_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.greater_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.less_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.less_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.less_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.less_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.not_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear.not_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.greater_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.greater_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.greater_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.greater_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.less_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.less_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.less_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.not_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_linear.not_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.greater_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.greater_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.greater_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.greater_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.less_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.less_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.less_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.not_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.linear_mipmap_nearest.not_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.greater_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.greater_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.greater_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.greater_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.less_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.less_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.less_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.less_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.not_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest.not_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.greater_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.greater_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.greater_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.greater_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.less_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.less_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.less_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.not_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.not_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.greater_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.greater_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.greater_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.less_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.less_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.less_or_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.less_or_equal_depth_component32f,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.not_equal_depth24_stencil8,Fail
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_nearest.not_equal_depth_component32f,Fail
|
||||
|
||||
|
@@ -0,0 +1,44 @@
|
||||
# These fail randomly
|
||||
glx@glx_arb_sync_control@timing.*
|
||||
glx@glx-multithread-texture
|
||||
|
||||
# This one will be Crash or Fail depending on the shader cache state
|
||||
spec@!opengl 1.0@rasterpos
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_gs_linked
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked
|
||||
|
||||
# Random: ../src/util/hash_table.c:311: hash_table_search: Assertion `!key_pointer_is_reserved(ht, key)' failed.
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread
|
||||
|
||||
# Random: error: nir_intrinsic_range(instr) != 0 (../src/compiler/nir/nir_validate.c:599)
|
||||
spec@arb_bindless_texture@compiler@samplers@arith-bound-sampler-texture2d.frag
|
||||
|
||||
# Random
|
||||
# Mostly reported by "Some new flakes found:" and most of them never appear in the failures
|
||||
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_clamping
|
||||
GTF-GL46.gtf30.GL3Tests.blend_minmax.blend_minmax_draw
|
||||
|
||||
KHR-GL46.ext_texture_shadow_lod.texture.samplercubearrayshadow_fragment
|
||||
KHR-GL46.ext_texture_shadow_lod.texturelod.samplercubearrayshadow_fragment
|
||||
KHR-GL46.ext_texture_shadow_lod.texturelod.samplercubeshadow_vertex
|
||||
KHR-GLES32.core.ext_texture_shadow_lod.texture.samplercubearrayshadow_fragment
|
||||
KHR-GLES32.core.ext_texture_shadow_lod.texturelod.samplercubearrayshadow_fragment
|
||||
|
||||
dEQP-GLES2.functional.flush_finish.finish
|
||||
dEQP-GLES2.functional.flush_finish.finish_wait
|
||||
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_depth_write_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_scissor_depth_write_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.conservative_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_clear_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.depth_write_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.depth_write_depth_clear_stencil_write
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_depth_clear_stencil_clear
|
||||
dEQP-GLES3.functional.occlusion_query.scissor_stencil_write
|
||||
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.greater_or_equal_depth24_stencil8
|
||||
dEQP-GLES3.functional.texture.shadow.2d_array.linear_mipmap_linear.less_depth_component32f
|
||||
dEQP-GLES3.functional.texture.shadow.cube.nearest_mipmap_linear.not_equal_depth_component32f
|
||||
|
Can't render this file because it contains an unexpected character in line 17 and column 22.
|
Reference in New Issue
Block a user