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

#include <mini_webgpu.h>

Public Attributes

WGPUChainedStruct const * nextInChain
 
WGPUBool initialized
 
size_t fenceCount
 
WGPUSharedFence const * fences
 
uint64_t const * signaledValues
 

Detailed Description

Definition at line 1440 of file mini_webgpu.h.

Member Data Documentation

◆ nextInChain

WGPUChainedStruct const* WGPUSharedTextureMemoryBeginAccessDescriptor::nextInChain

Definition at line 1441 of file mini_webgpu.h.

◆ initialized

WGPUBool WGPUSharedTextureMemoryBeginAccessDescriptor::initialized

Definition at line 1442 of file mini_webgpu.h.

◆ fenceCount

size_t WGPUSharedTextureMemoryBeginAccessDescriptor::fenceCount

Definition at line 1443 of file mini_webgpu.h.

◆ fences

WGPUSharedFence const* WGPUSharedTextureMemoryBeginAccessDescriptor::fences

Definition at line 1444 of file mini_webgpu.h.

◆ signaledValues

uint64_t const* WGPUSharedTextureMemoryBeginAccessDescriptor::signaledValues

Definition at line 1445 of file mini_webgpu.h.


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