VTK  9.7.20260913
vtkWebGPUShaderModuleInternals Class Reference

#include <vtkWebGPUShaderModuleInternals.h>

Detailed Description

Definition at line 12 of file vtkWebGPUShaderModuleInternals.h.

Static Public Member Functions

static WGPUShaderModule CreateFromWGSL (WGPUDevice device, const std::string &source)
static WGPUShaderModule CreateFromSPIRV (WGPUDevice device, const uint32_t *code)

Member Function Documentation

◆ CreateFromWGSL()

WGPUShaderModule vtkWebGPUShaderModuleInternals::CreateFromWGSL ( WGPUDevice device,
const std::string & source )
static

◆ CreateFromSPIRV()

WGPUShaderModule vtkWebGPUShaderModuleInternals::CreateFromSPIRV ( WGPUDevice device,
const uint32_t * code )
static

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