Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
gpuGPUComputePassTimestampWrites
Interface gpuGPUComputePassTimestampWrites
interface
gpuGPUComputePassTimestampWrites
{
beginningOfPassWriteIndex
?:
number
;
endOfPassWriteIndex
?:
number
;
querySet
:
gpuGPUQuerySet
;
}
Index
Properties
beginning
Of
Pass
Write
Index?
end
Of
Pass
Write
Index?
query
Set
Properties
Optional
beginning
Of
Pass
Write
Index
beginning
Of
Pass
Write
Index
?:
number
Optional
end
Of
Pass
Write
Index
end
Of
Pass
Write
Index
?:
number
query
Set
query
Set
:
gpuGPUQuerySet
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
beginning
Of
Pass
Write
Index
end
Of
Pass
Write
Index
query
Set
@cloudflare/workers-types
Loading...