mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
disable createTexture() validation tests
This commit is contained in:
parent
49d3012584
commit
d3d006dea3
2 changed files with 2 additions and 6 deletions
|
@ -439,7 +439,7 @@
|
|||
"testharness": {
|
||||
"webgpu": {
|
||||
"cts.html": [
|
||||
"f9e2eea69df8fc4a53584d0b9a7cde3e688e52b4",
|
||||
"63357f7e996ecadde32f6816dc131b94e9ab976c",
|
||||
[
|
||||
"webgpu/cts.html?q=webgpu:api,operation,buffers,map_detach:*",
|
||||
{}
|
||||
|
@ -492,10 +492,6 @@
|
|||
"webgpu/cts.html?q=webgpu:api,validation,createPipelineLayout:*",
|
||||
{}
|
||||
],
|
||||
[
|
||||
"webgpu/cts.html?q=webgpu:api,validation,createTexture:*",
|
||||
{}
|
||||
],
|
||||
[
|
||||
"webgpu/cts.html?q=webgpu:api,validation,error_scope:*",
|
||||
{}
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
<meta name=variant content='?q=webgpu:api,validation,createBindGroup:*'>
|
||||
<!--<meta name=variant content='?q=webgpu:api,validation,createBindGroupLayout:*'>-->
|
||||
<meta name=variant content='?q=webgpu:api,validation,createPipelineLayout:*'>
|
||||
<meta name=variant content='?q=webgpu:api,validation,createTexture:*'>
|
||||
<!--<meta name=variant content='?q=webgpu:api,validation,createTexture:*'>-->
|
||||
<!--<meta name=variant content='?q=webgpu:api,validation,createView:*'>-->
|
||||
<meta name=variant content='?q=webgpu:api,validation,error_scope:*'>
|
||||
<meta name=variant content='?q=webgpu:api,validation,fences:*'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue