Preparing search index...
The search index is not available
webgpu-utils
webgpu-utils
getSizeForMipFromTexture
Function getSizeForMipFromTexture
getSizeForMipFromTexture
(
texture
:
GPUTexture
,
mipLevel
:
number
)
:
number
[]
Gets the size of a mipLevel. Returns an array of 3 numbers [width, height, depthOrArrayLayers]
Parameters
texture
:
GPUTexture
mipLevel
:
number
Returns
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
webgpu-utils
Loading...
Gets the size of a mipLevel. Returns an array of 3 numbers [width, height, depthOrArrayLayers]