Preparing search index...
The search index is not available
@webgpu/cts
@webgpu/cts
common/util/types
TypeEqual
Type alias TypeEqual<X, Y>
Type
Equal
<
X
,
Y
>
:
(
<
T
>
(
)
=>
T
extends
X
?
1
:
2
)
extends
(
<
T
>
(
)
=>
T
extends
Y
?
1
:
2
)
?
true
:
false
Returns the type
true
iff X and Y are exactly equal
Type Parameters
X
Y
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
Returns the type
true
iff X and Y are exactly equal