Halide 19.0.0
Halide compiler and libraries
|
#include <mini_webgpu.h>
Public Attributes | |
WGPUChainedStruct const * | nextInChain |
WGPUBool | concurrentRead |
WGPUBool | initialized |
size_t | fenceCount |
WGPUSharedFence const * | fences |
uint64_t const * | signaledValues |
Definition at line 1575 of file mini_webgpu.h.
WGPUChainedStruct const* WGPUSharedTextureMemoryBeginAccessDescriptor::nextInChain |
Definition at line 1576 of file mini_webgpu.h.
WGPUBool WGPUSharedTextureMemoryBeginAccessDescriptor::concurrentRead |
Definition at line 1577 of file mini_webgpu.h.
WGPUBool WGPUSharedTextureMemoryBeginAccessDescriptor::initialized |
Definition at line 1578 of file mini_webgpu.h.
size_t WGPUSharedTextureMemoryBeginAccessDescriptor::fenceCount |
Definition at line 1579 of file mini_webgpu.h.
WGPUSharedFence const* WGPUSharedTextureMemoryBeginAccessDescriptor::fences |
Definition at line 1580 of file mini_webgpu.h.
uint64_t const* WGPUSharedTextureMemoryBeginAccessDescriptor::signaledValues |
Definition at line 1581 of file mini_webgpu.h.