Halide 17.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
WGPUSharedTextureMemoryOpaqueFDDescriptor Struct Reference

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct chain
 
int memoryFD
 
uint64_t allocationSize
 

Detailed Description

Definition at line 1491 of file mini_webgpu.h.

Member Data Documentation

◆ chain

WGPUChainedStruct WGPUSharedTextureMemoryOpaqueFDDescriptor::chain

Definition at line 1492 of file mini_webgpu.h.

◆ memoryFD

int WGPUSharedTextureMemoryOpaqueFDDescriptor::memoryFD

Definition at line 1493 of file mini_webgpu.h.

◆ allocationSize

uint64_t WGPUSharedTextureMemoryOpaqueFDDescriptor::allocationSize

Definition at line 1494 of file mini_webgpu.h.


The documentation for this struct was generated from the following file: