Skip to content

@ralphschuler.webgl shader factory.<internal>.WEBGL_draw_buffers

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: WEBGL_draw_buffers

@ralphschuler/webgl-shader-factory.<internal>.WEBGL_draw_buffers

MDN Reference

Table of contents

Properties

Methods

Properties

COLOR_ATTACHMENT0_WEBGL

Readonly COLOR_ATTACHMENT0_WEBGL: 36064

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23043


COLOR_ATTACHMENT10_WEBGL

Readonly COLOR_ATTACHMENT10_WEBGL: 36074

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23053


COLOR_ATTACHMENT11_WEBGL

Readonly COLOR_ATTACHMENT11_WEBGL: 36075

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23054


COLOR_ATTACHMENT12_WEBGL

Readonly COLOR_ATTACHMENT12_WEBGL: 36076

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23055


COLOR_ATTACHMENT13_WEBGL

Readonly COLOR_ATTACHMENT13_WEBGL: 36077

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23056


COLOR_ATTACHMENT14_WEBGL

Readonly COLOR_ATTACHMENT14_WEBGL: 36078

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23057


COLOR_ATTACHMENT15_WEBGL

Readonly COLOR_ATTACHMENT15_WEBGL: 36079

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23058


COLOR_ATTACHMENT1_WEBGL

Readonly COLOR_ATTACHMENT1_WEBGL: 36065

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23044


COLOR_ATTACHMENT2_WEBGL

Readonly COLOR_ATTACHMENT2_WEBGL: 36066

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23045


COLOR_ATTACHMENT3_WEBGL

Readonly COLOR_ATTACHMENT3_WEBGL: 36067

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23046


COLOR_ATTACHMENT4_WEBGL

Readonly COLOR_ATTACHMENT4_WEBGL: 36068

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23047


COLOR_ATTACHMENT5_WEBGL

Readonly COLOR_ATTACHMENT5_WEBGL: 36069

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23048


COLOR_ATTACHMENT6_WEBGL

Readonly COLOR_ATTACHMENT6_WEBGL: 36070

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23049


COLOR_ATTACHMENT7_WEBGL

Readonly COLOR_ATTACHMENT7_WEBGL: 36071

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23050


COLOR_ATTACHMENT8_WEBGL

Readonly COLOR_ATTACHMENT8_WEBGL: 36072

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23051


COLOR_ATTACHMENT9_WEBGL

Readonly COLOR_ATTACHMENT9_WEBGL: 36073

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23052


DRAW_BUFFER0_WEBGL

Readonly DRAW_BUFFER0_WEBGL: 34853

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23059


DRAW_BUFFER10_WEBGL

Readonly DRAW_BUFFER10_WEBGL: 34863

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23069


DRAW_BUFFER11_WEBGL

Readonly DRAW_BUFFER11_WEBGL: 34864

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23070


DRAW_BUFFER12_WEBGL

Readonly DRAW_BUFFER12_WEBGL: 34865

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23071


DRAW_BUFFER13_WEBGL

Readonly DRAW_BUFFER13_WEBGL: 34866

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23072


DRAW_BUFFER14_WEBGL

Readonly DRAW_BUFFER14_WEBGL: 34867

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23073


DRAW_BUFFER15_WEBGL

Readonly DRAW_BUFFER15_WEBGL: 34868

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23074


DRAW_BUFFER1_WEBGL

Readonly DRAW_BUFFER1_WEBGL: 34854

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23060


DRAW_BUFFER2_WEBGL

Readonly DRAW_BUFFER2_WEBGL: 34855

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23061


DRAW_BUFFER3_WEBGL

Readonly DRAW_BUFFER3_WEBGL: 34856

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23062


DRAW_BUFFER4_WEBGL

Readonly DRAW_BUFFER4_WEBGL: 34857

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23063


DRAW_BUFFER5_WEBGL

Readonly DRAW_BUFFER5_WEBGL: 34858

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23064


DRAW_BUFFER6_WEBGL

Readonly DRAW_BUFFER6_WEBGL: 34859

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23065


DRAW_BUFFER7_WEBGL

Readonly DRAW_BUFFER7_WEBGL: 34860

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23066


DRAW_BUFFER8_WEBGL

Readonly DRAW_BUFFER8_WEBGL: 34861

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23067


DRAW_BUFFER9_WEBGL

Readonly DRAW_BUFFER9_WEBGL: 34862

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23068


MAX_COLOR_ATTACHMENTS_WEBGL

Readonly MAX_COLOR_ATTACHMENTS_WEBGL: 36063

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23075


MAX_DRAW_BUFFERS_WEBGL

Readonly MAX_DRAW_BUFFERS_WEBGL: 34852

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23076

Methods

drawBuffersWEBGL

drawBuffersWEBGL(buffers): void

MDN Reference

Parameters

Name Type
buffers number[]

Returns

void

Defined in

node_modules/typescript/lib/lib.dom.d.ts:23042

Typescript Libraries

Modules

Namespaces

Clone this wiki locally