|
Halide 21.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 1122 of file mini_webgpu.h.
| WGPUChainedStruct const* WGPUCopyTextureForBrowserOptions::nextInChain |
Definition at line 1123 of file mini_webgpu.h.
| WGPUBool WGPUCopyTextureForBrowserOptions::flipY |
Definition at line 1124 of file mini_webgpu.h.
| WGPUBool WGPUCopyTextureForBrowserOptions::needsColorSpaceConversion |
Definition at line 1125 of file mini_webgpu.h.
| WGPUAlphaMode WGPUCopyTextureForBrowserOptions::srcAlphaMode |
Definition at line 1126 of file mini_webgpu.h.
| WGPU_NULLABLE float const* WGPUCopyTextureForBrowserOptions::srcTransferFunctionParameters |
Definition at line 1127 of file mini_webgpu.h.
| WGPU_NULLABLE float const* WGPUCopyTextureForBrowserOptions::conversionMatrix |
Definition at line 1128 of file mini_webgpu.h.
| WGPU_NULLABLE float const* WGPUCopyTextureForBrowserOptions::dstTransferFunctionParameters |
Definition at line 1129 of file mini_webgpu.h.
| WGPUAlphaMode WGPUCopyTextureForBrowserOptions::dstAlphaMode |
Definition at line 1130 of file mini_webgpu.h.
| WGPUBool WGPUCopyTextureForBrowserOptions::internalUsage |
Definition at line 1131 of file mini_webgpu.h.