|
Halide 17.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
| WGPUChainedStruct const * | nextInChain |
| WGPUBool | flipY |
| WGPUBool | needsColorSpaceConversion |
| WGPUAlphaMode | srcAlphaMode |
| WGPU_NULLABLE float const * | srcTransferFunctionParameters |
| WGPU_NULLABLE float const * | conversionMatrix |
| WGPU_NULLABLE float const * | dstTransferFunctionParameters |
| WGPUAlphaMode | dstAlphaMode |
| WGPUBool | internalUsage |
Definition at line 1055 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUCopyTextureForBrowserOptions::nextInChain |
Definition at line 1056 of file mini_webgpu.h.
| WGPUBool WGPUCopyTextureForBrowserOptions::flipY |
Definition at line 1057 of file mini_webgpu.h.
| WGPUBool WGPUCopyTextureForBrowserOptions::needsColorSpaceConversion |
Definition at line 1058 of file mini_webgpu.h.
| WGPUAlphaMode WGPUCopyTextureForBrowserOptions::srcAlphaMode |
Definition at line 1059 of file mini_webgpu.h.
| WGPU_NULLABLE float const* WGPUCopyTextureForBrowserOptions::srcTransferFunctionParameters |
Definition at line 1060 of file mini_webgpu.h.
| WGPU_NULLABLE float const* WGPUCopyTextureForBrowserOptions::conversionMatrix |
Definition at line 1061 of file mini_webgpu.h.
| WGPU_NULLABLE float const* WGPUCopyTextureForBrowserOptions::dstTransferFunctionParameters |
Definition at line 1062 of file mini_webgpu.h.
| WGPUAlphaMode WGPUCopyTextureForBrowserOptions::dstAlphaMode |
Definition at line 1063 of file mini_webgpu.h.
| WGPUBool WGPUCopyTextureForBrowserOptions::internalUsage |
Definition at line 1064 of file mini_webgpu.h.