Halide 17.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPU_NULLABLE char const * | label |
WGPUTextureView | plane0 |
WGPU_NULLABLE WGPUTextureView | plane1 |
WGPUOrigin2D | visibleOrigin |
WGPUExtent2D | visibleSize |
WGPUBool | doYuvToRgbConversionOnly |
WGPU_NULLABLE float const * | yuvToRgbConversionMatrix |
float const * | srcTransferFunctionParameters |
float const * | dstTransferFunctionParameters |
float const * | gamutConversionMatrix |
WGPUBool | flipY |
WGPUExternalTextureRotation | rotation |
Definition at line 1691 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUExternalTextureDescriptor::nextInChain |
Definition at line 1692 of file mini_webgpu.h.
WGPU_NULLABLE char const* WGPUExternalTextureDescriptor::label |
Definition at line 1693 of file mini_webgpu.h.
WGPUTextureView WGPUExternalTextureDescriptor::plane0 |
Definition at line 1694 of file mini_webgpu.h.
WGPU_NULLABLE WGPUTextureView WGPUExternalTextureDescriptor::plane1 |
Definition at line 1695 of file mini_webgpu.h.
WGPUOrigin2D WGPUExternalTextureDescriptor::visibleOrigin |
Definition at line 1696 of file mini_webgpu.h.
WGPUExtent2D WGPUExternalTextureDescriptor::visibleSize |
Definition at line 1697 of file mini_webgpu.h.
WGPUBool WGPUExternalTextureDescriptor::doYuvToRgbConversionOnly |
Definition at line 1698 of file mini_webgpu.h.
WGPU_NULLABLE float const* WGPUExternalTextureDescriptor::yuvToRgbConversionMatrix |
Definition at line 1699 of file mini_webgpu.h.
float const* WGPUExternalTextureDescriptor::srcTransferFunctionParameters |
Definition at line 1700 of file mini_webgpu.h.
float const* WGPUExternalTextureDescriptor::dstTransferFunctionParameters |
Definition at line 1701 of file mini_webgpu.h.
float const* WGPUExternalTextureDescriptor::gamutConversionMatrix |
Definition at line 1702 of file mini_webgpu.h.
WGPUBool WGPUExternalTextureDescriptor::flipY |
Definition at line 1703 of file mini_webgpu.h.
WGPUExternalTextureRotation WGPUExternalTextureDescriptor::rotation |
Definition at line 1704 of file mini_webgpu.h.