mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
37 lines
2.4 KiB
Plaintext
37 lines
2.4 KiB
Plaintext
unittests:*
|
|
webgpu:api,operation,command_buffer,basic:*
|
|
webgpu:api,operation,command_buffer,copyBufferToBuffer:single:newSig=false;*
|
|
// https://github.com/gfx-rs/wgpu/issues/7391
|
|
//FAIL: webgpu:api,operation,command_buffer,copyBufferToBuffer:single:newSig=true;*
|
|
webgpu:api,operation,command_buffer,copyBufferToBuffer:state_transitions:*
|
|
webgpu:api,operation,command_buffer,copyBufferToBuffer:copy_order:*
|
|
webgpu:api,operation,compute,basic:memcpy:*
|
|
//FAIL: webgpu:api,operation,compute,basic:large_dispatch:*
|
|
webgpu:api,operation,device,lost:*
|
|
webgpu:api,operation,rendering,basic:clear:*
|
|
webgpu:api,operation,rendering,basic:fullscreen_quad:*
|
|
//FAIL: webgpu:api,operation,rendering,basic:large_draw:*
|
|
webgpu:api,operation,rendering,color_target_state:blending,GPUBlendComponent:*
|
|
webgpu:api,operation,rendering,color_target_state:blending,formats:*
|
|
webgpu:api,operation,rendering,color_target_state:blend_constant,setting:*
|
|
webgpu:api,operation,rendering,depth:*
|
|
webgpu:api,operation,rendering,draw:*
|
|
webgpu:api,operation,shader_module,compilation_info:*
|
|
webgpu:api,operation,uncapturederror:iff_uncaptured:*
|
|
//FAIL: webgpu:api,operation,uncapturederror:onuncapturederror_order_wrt_addEventListener
|
|
// There are also two unimplemented SKIPs in uncapturederror not enumerated here.
|
|
webgpu:api,validation,encoding,queries,general:occlusion_query,query_type:*
|
|
webgpu:shader,execution,flow_control,return:*
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="break"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="break_if"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="continue"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="for3"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="for4"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="for5"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="loop4"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="loop5"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="loop6"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="loop8"
|
|
webgpu:shader,validation,statement,statement_behavior:invalid_statements:body="switch1"
|
|
//FAIL: 9 invalid_statements subtests due to https://github.com/gfx-rs/wgpu/issues/7733
|