Bug 1901579 - test(webgpu): promote perma-PASSing CTS tests in backlog r=webgpu-reviewers,nical
Differential Revision: https://phabricator.services.mozilla.com/D213099
This commit is contained in:
@@ -313,7 +313,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:api,operation,rendering,stencil:stencil_failOp_operation:*]
|
||||
implementation-status: backlog
|
||||
[:format="depth24plus-stencil8";failOp="decrement-clamp";initialStencil=0]
|
||||
|
||||
[:format="depth24plus-stencil8";failOp="decrement-clamp";initialStencil=1]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:api,operation,vertex_state,index_format:index_format,change_pipeline_after_setIndexBuffer:*]
|
||||
implementation-status: backlog
|
||||
[:setPipelineBeforeSetIndexBuffer=false]
|
||||
|
||||
[:setPipelineBeforeSetIndexBuffer=true]
|
||||
|
||||
@@ -198,7 +198,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:api,validation,compute_pipeline:overrides,value,validation_error,f16:*]
|
||||
implementation-status: backlog
|
||||
[:isAsync=false;constants={"cf16":-3.4028234663852886e%2B38}]
|
||||
|
||||
[:isAsync=false;constants={"cf16":-3.4028235677973366e%2B38}]
|
||||
|
||||
@@ -211,7 +211,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:value,validation_error,f16,fragment:*]
|
||||
implementation-status: backlog
|
||||
[:isAsync=false;fragmentConstants={"cf16":-3.4028234663852886e%2B38}]
|
||||
|
||||
[:isAsync=false;fragmentConstants={"cf16":-3.4028235677973366e%2B38}]
|
||||
@@ -246,7 +245,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:api,validation,render_pipeline,overrides:value,validation_error,f16,vertex:*]
|
||||
implementation-status: backlog
|
||||
[:isAsync=false;vertexConstants={"cf16":-3.4028234663852886e%2B38}]
|
||||
|
||||
[:isAsync=false;vertexConstants={"cf16":-3.4028235677973366e%2B38}]
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,computePass,dispatch:*]
|
||||
implementation-status: backlog
|
||||
[:stage="finish";awaitLost=false]
|
||||
|
||||
[:stage="finish";awaitLost=true]
|
||||
@@ -122,7 +121,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:api,validation,state,device_lost,destroy:command,renderPass,renderBundle:*]
|
||||
implementation-status: backlog
|
||||
[:stage="finish";awaitLost=false]
|
||||
|
||||
[:stage="finish";awaitLost=true]
|
||||
|
||||
@@ -90,7 +90,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,access,array,index:runtime_sized:*]
|
||||
implementation-status: backlog
|
||||
[:elementType="f16";indexType="i32"]
|
||||
|
||||
[:elementType="f16";indexType="u32"]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,access,structure,index:buffer:*]
|
||||
implementation-status: backlog
|
||||
[:member_types=["i32","f16","vec4i","mat3x2f"\];inputSource="storage"]
|
||||
|
||||
[:member_types=["i32","f16","vec4i","mat3x2f"\];inputSource="uniform"]
|
||||
@@ -61,7 +60,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,access,structure,index:const:*]
|
||||
implementation-status: backlog
|
||||
[:member_types=["bool","u32","f16","vec3f","vec2i"\]]
|
||||
|
||||
[:member_types=["bool"\]]
|
||||
@@ -78,7 +76,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,access,structure,index:const_nested:*]
|
||||
implementation-status: backlog
|
||||
[:member_types=["bool","u32","f16","vec3f","vec2i"\]]
|
||||
|
||||
[:member_types=["bool"\]]
|
||||
@@ -95,7 +92,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,access,structure,index:let:*]
|
||||
implementation-status: backlog
|
||||
[:member_types=["bool","u32","f16","vec3f","vec2i"\]]
|
||||
|
||||
[:member_types=["bool"\]]
|
||||
@@ -112,7 +108,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,access,structure,index:param:*]
|
||||
implementation-status: backlog
|
||||
[:member_types=["bool","u32","f16","vec3f","vec2i"\]]
|
||||
|
||||
[:member_types=["bool"\]]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -10,7 +9,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -45,7 +43,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:scalar_vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -72,7 +69,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
[:inputSource="const";vectorize=3]
|
||||
@@ -99,7 +95,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:vector_scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -126,7 +121,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_addition:vector_scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:equals:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -34,7 +33,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:greater_equals:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -69,7 +67,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:greater_than:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -104,7 +101,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:less_equals:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -139,7 +135,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:less_than:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -174,7 +169,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_comparison:not_equals:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -10,7 +9,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -45,7 +43,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:scalar_vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -72,7 +69,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
[:inputSource="const";vectorize=3]
|
||||
@@ -99,7 +95,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:vector_scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -126,7 +121,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_division:vector_scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
@@ -74,7 +73,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_addition:matrix_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";common_dim=2;x_rows=2;y_cols=2]
|
||||
|
||||
[:inputSource="const";common_dim=2;x_rows=2;y_cols=3]
|
||||
@@ -218,7 +217,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_matrix_multiplication:matrix_matrix_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";common_dim=2;x_rows=2]
|
||||
|
||||
[:inputSource="const";common_dim=2;x_rows=3]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
@@ -74,7 +73,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_subtraction:matrix_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_vector_multiplication:matrix_vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
@@ -74,7 +73,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_vector_multiplication:vector_matrix:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
@@ -149,7 +147,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_matrix_vector_multiplication:vector_matrix_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -10,7 +9,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -45,7 +43,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:scalar_vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -72,7 +69,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
[:inputSource="const";vectorize=3]
|
||||
@@ -99,7 +95,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:vector_scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -126,7 +121,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_multiplication:vector_scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -10,7 +9,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -45,7 +43,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:scalar_vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -72,7 +69,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
[:inputSource="const";vectorize=3]
|
||||
@@ -99,7 +95,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:vector_scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -126,7 +121,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_remainder:vector_scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -10,7 +9,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -45,7 +43,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:scalar_vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -72,7 +69,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:vector:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
[:inputSource="const";vectorize=3]
|
||||
@@ -99,7 +95,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:vector_scalar:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
@@ -126,7 +121,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,binary,f16_subtraction:vector_scalar_compound:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
|
||||
@@ -53,7 +53,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,abs:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,acos:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,acosh:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -445,7 +445,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,arrayLength:single_element:*]
|
||||
implementation-status: backlog
|
||||
[:type="ElemStruct";stride=4]
|
||||
|
||||
[:type="ElemStruct_ExplicitPadding";stride=32]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,asin:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,asinh:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atan:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atan2:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,atanh:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -45,7 +45,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:af_to_vec2f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
|
||||
@@ -135,14 +134,12 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:ai_to_vec2h:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:f16_to_f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_";alias=false]
|
||||
|
||||
[:inputSource="const";vectorize="_undef_";alias=true]
|
||||
@@ -478,7 +475,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:f32_to_vec2h:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -760,7 +756,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:i32_to_vec2h:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1037,7 +1032,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:u32_to_vec2h:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1056,19 +1050,16 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2af_to_vec4f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2ai_to_vec4h:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2f_to_vec4h:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1087,7 +1078,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2h_to_f32:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1106,7 +1096,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2h_to_i32:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1125,7 +1114,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2h_to_u32:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1144,7 +1132,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2i_to_vec4h:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1163,7 +1150,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec2u_to_vec4h:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1182,7 +1168,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec4h_to_vec2f:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1201,7 +1186,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec4h_to_vec2i:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
@@ -1220,7 +1204,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,bitcast:vec4h_to_vec2u:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";alias=false]
|
||||
|
||||
[:inputSource="const";alias=true]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,ceil:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -89,7 +89,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,clamp:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cos:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cosh:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,cross:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,degrees:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -35,7 +35,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,determinant:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";dim=2]
|
||||
|
||||
[:inputSource="const";dim=3]
|
||||
|
||||
@@ -87,7 +87,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -98,7 +97,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f16_vec2:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -109,7 +107,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f16_vec3:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -120,7 +117,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,distance:f16_vec4:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
|
||||
@@ -55,7 +55,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:f16_vec2:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -66,7 +65,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:f16_vec3:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -77,7 +75,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,dot:f16_vec4:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,exp:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,exp2:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -23,7 +23,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:f16_vec2:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -34,7 +33,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:f16_vec3:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -45,7 +43,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,faceForward:f16_vec4:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,floor:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fma:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,fract:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_exp:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -58,7 +57,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_fract:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -69,7 +67,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec2_exp:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -80,7 +77,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec2_fract:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -91,7 +87,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec3_exp:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -102,7 +97,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec3_fract:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -113,7 +107,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec4_exp:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -124,7 +117,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,frexp:f16_vec4_fract:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,inversesqrt:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,ldexp:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,log:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,log2:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -53,7 +53,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,max:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -53,7 +53,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,min:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -87,7 +87,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f16_matching:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -122,7 +121,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f16_nonmatching_vec2:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -133,7 +131,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f16_nonmatching_vec3:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -144,7 +141,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,mix:f16_nonmatching_vec4:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_fract:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -58,7 +57,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec2_fract:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -69,7 +67,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec2_whole:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -80,7 +77,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec3_fract:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -91,7 +87,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec3_whole:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -102,7 +97,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec4_fract:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -113,7 +107,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_vec4_whole:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -124,7 +117,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,modf:f16_whole:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:f16_vec2:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -28,7 +27,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:f16_vec3:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -39,7 +37,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,normalize:f16_vec4:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
|
||||
@@ -56,7 +56,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,pow:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,radians:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:f16_vec2:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -28,7 +27,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:f16_vec3:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
@@ -39,7 +37,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,refract:f16_vec4:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
[:inputSource="storage_r"]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,round:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,saturate:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -53,7 +53,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sign:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sin:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sinh:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -56,7 +56,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,smoothstep:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,sqrt:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,step:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,tan:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,tanh:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,transpose:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,call,builtin,trunc:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,af_assignment:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const"]
|
||||
|
||||
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,bool_conversion:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_arithmetic:negation:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:abstract_float:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -10,7 +9,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:abstract_float_mat:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
@@ -31,7 +29,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:abstract_int:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -42,7 +39,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:bool:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -77,7 +73,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -112,7 +107,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:f16_mat:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
@@ -187,7 +181,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:f32:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -222,7 +215,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:f32_mat:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
@@ -297,7 +289,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:i32:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -332,7 +323,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f16_conversion:u32:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
@@ -73,7 +72,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,f32_conversion:f16_mat:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";cols=2;rows=2]
|
||||
|
||||
[:inputSource="const";cols=2;rows=3]
|
||||
|
||||
@@ -63,7 +63,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,execution,expression,unary,i32_conversion:f16:*]
|
||||
implementation-status: backlog
|
||||
[:inputSource="const";vectorize="_undef_"]
|
||||
|
||||
[:inputSource="const";vectorize=2]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,execution,memory_model,adjacent:f16:*]
|
||||
implementation-status: backlog
|
||||
[:addressSpace="storage";pattern=0]
|
||||
|
||||
[:addressSpace="storage";pattern=1]
|
||||
|
||||
@@ -119,7 +119,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,decl,context_dependent_resolution:enable_names:*]
|
||||
implementation-status: backlog
|
||||
[:case="f16"]
|
||||
|
||||
|
||||
|
||||
@@ -51,7 +51,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,decl,override:type:*]
|
||||
implementation-status: backlog
|
||||
[:case="abs_float_conversion"]
|
||||
|
||||
[:case="abs_int_conversion"]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:bad_const_to_f16:*]
|
||||
implementation-status: backlog
|
||||
[:fromScalarType="i32";vectorize="v2_b0"]
|
||||
|
||||
[:fromScalarType="i32";vectorize="v2_b1"]
|
||||
@@ -429,7 +428,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:valid_vec2h:*]
|
||||
implementation-status: backlog
|
||||
[:other_type="f32";type="vec2%3Cf16%3E";direction="from"]
|
||||
|
||||
[:other_type="f32";type="vec2%3Cf16%3E";direction="to"]
|
||||
@@ -456,7 +454,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,expression,call,builtin,bitcast:valid_vec4h:*]
|
||||
implementation-status: backlog
|
||||
[:other_type="vec2%3Cf32%3E";type="vec4%3Cf16%3E";direction="from"]
|
||||
|
||||
[:other_type="vec2%3Cf32%3E";type="vec4%3Cf16%3E";direction="to"]
|
||||
|
||||
@@ -4891,7 +4891,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,functions,alias_analysis:two_pointers_to_struct_members:*]
|
||||
implementation-status: backlog
|
||||
[:address_space="function";member="a";aliased=false]
|
||||
|
||||
[:address_space="function";member="a";aliased=true]
|
||||
@@ -4926,7 +4925,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,functions,alias_analysis:two_pointers_to_struct_members_indirect:*]
|
||||
implementation-status: backlog
|
||||
[:address_space="function";member="a";aliased=false]
|
||||
|
||||
[:address_space="function";member="a";aliased=true]
|
||||
|
||||
@@ -8692,7 +8692,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,functions,restrictions:function_parameter_types:*]
|
||||
implementation-status: backlog
|
||||
[:case="array1"]
|
||||
|
||||
[:case="array2"]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,validation,parse,diagnostic:after_other_directives:*]
|
||||
implementation-status: backlog
|
||||
[:directive="enable%20f16"]
|
||||
|
||||
[:directive="requires%20readonly_and_readwrite_storage_textures"]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,validation,parse,enable:enable:*]
|
||||
implementation-status: backlog
|
||||
[:case="after_decl"]
|
||||
|
||||
[:case="const_assert_after"]
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[cts.https.html?q=webgpu:shader,validation,parse,literal:abstract_float:*]
|
||||
implementation-status: backlog
|
||||
[:val=".0"]
|
||||
|
||||
[:val=".12"]
|
||||
@@ -166,7 +165,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,parse,literal:f16:*]
|
||||
implementation-status: backlog
|
||||
[:val="-1"]
|
||||
|
||||
[:val=".0"]
|
||||
|
||||
@@ -41,7 +41,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,parse,semicolon:after_enable:*]
|
||||
implementation-status: backlog
|
||||
[:]
|
||||
|
||||
|
||||
|
||||
@@ -65,7 +65,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:shader,validation,parse,shadow_builtins:shadow_hides_builtin_f16:*]
|
||||
implementation-status: backlog
|
||||
[:inject="function"]
|
||||
|
||||
[:inject="module"]
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
|
||||
|
||||
[cts.https.html?q=webgpu:web_platform,copyToTexture,ImageBitmap:copy_subrect_from_ImageData:*]
|
||||
implementation-status: backlog
|
||||
[:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=false]
|
||||
|
||||
[:alpha="none";orientation="flipY";colorSpaceConversion="default";srcFlipYInCopy=false;dstPremultiplied=true]
|
||||
|
||||
Reference in New Issue
Block a user