#include "third_party/blink/renderer/bindings/modules/v8/v8_union_gpubufferbinding_gpuexternaltexture_gpusampler_gputextureview.h"
#include "third_party/blink/renderer/bindings/core/v8/generated_code_helper.h"
#include "third_party/blink/renderer/bindings/core/v8/native_value_traits_impl.h"
#include "third_party/blink/renderer/bindings/core/v8/to_v8_traits.h"
#include "third_party/blink/renderer/bindings/modules/v8/v8_gpu_buffer_binding.h"
#include "third_party/blink/renderer/bindings/modules/v8/v8_gpu_external_texture.h"
#include "third_party/blink/renderer/bindings/modules/v8/v8_gpu_sampler.h"
#include "third_party/blink/renderer/bindings/modules/v8/v8_gpu_texture_view.h"
#include "third_party/blink/renderer/modules/webgpu/gpu_external_texture.h"
#include "third_party/blink/renderer/modules/webgpu/gpu_sampler.h"
#include "third_party/blink/renderer/modules/webgpu/gpu_texture_view.h"
#include "third_party/blink/renderer/platform/bindings/exception_state.h"
namespace blink {
V8UnionGPUBufferBindingOrGPUExternalTextureOrGPUSamplerOrGPUTextureView* V8UnionGPUBufferBindingOrGPUExternalTextureOrGPUSamplerOrGPUTextureView::Create(v8::Isolate* isolate, v8::Local<v8::Value> v8_value, ExceptionState& exception_state) { … }
v8::Local<v8::Value> V8UnionGPUBufferBindingOrGPUExternalTextureOrGPUSamplerOrGPUTextureView::ToV8(ScriptState* script_state) const { … }
void V8UnionGPUBufferBindingOrGPUExternalTextureOrGPUSamplerOrGPUTextureView::Trace(Visitor* visitor) const { … }
void V8UnionGPUBufferBindingOrGPUExternalTextureOrGPUSamplerOrGPUTextureView::Clear() { … }
}