Preparing search index...
The search index is not available
@webgpu/cts
@webgpu/cts
common/framework/fixture
FixtureClassInterface
Type alias FixtureClassInterface<F>
Fixture
Class
Interface
<
F
>
:
{
MakeSharedState
(
recorder
,
params
)
=>
SubcaseBatchStateFromFixture
<
F
>
;
new
(
...
args
)
:
F
;
}
Type Parameters
F
extends
Fixture
=
Fixture
Type declaration
new
(
...
args
)
:
F
Parameters
Rest
...
args
:
any
[]
Returns
F
Make
Shared
State
:
function
Make
Shared
State
(
recorder
,
params
)
:
SubcaseBatchStateFromFixture
<
F
>
Parameters
recorder
:
TestCaseRecorder
params
:
TestParams
Returns
SubcaseBatchStateFromFixture
<
F
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@webgpu/cts
common/framework/data_cache
common/framework/fixture
common/framework/metadata
common/framework/params_builder
common/framework/resources
common/framework/test_config
common/framework/test_group
common/util/collect_garbage
common/util/colors
common/util/crc32
common/util/data_tables
common/util/navigator_gpu
common/util/parse_imports
common/util/preprocessor
common/util/timeout
common/util/types
common/util/util
common/util/wpt_reftest_wait
webgpu/api/operation/buffers/mapping_test
webgpu/api/operation/command_buffer/programmable/programmable_state_test
webgpu/api/operation/memory_sync/buffer/buffer_sync_test
Loading...
Generated using
TypeDoc