- b() - Method in interface akasha.gpu.GPUColorDict
-
- b(double) - Method in interface akasha.gpu.GPUColorDict.Step2
-
- back - Static variable in annotation type akasha.gpu.GPUCullMode
-
- baseArrayLayer() - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- baseArrayLayer(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
-
- baseMipLevel() - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- baseMipLevel(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
-
- bc1_rgba_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc1_rgba_unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc2_rgba_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc2_rgba_unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc3_rgba_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc3_rgba_unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc4_r_snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc4_r_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc5_rg_snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc5_rg_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc6h_rgb_float - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc6h_rgb_ufloat - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc7_rgba_unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bc7_rgba_unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- beginComputePass(GPUComputePassDescriptor) - Method in class akasha.gpu.GPUCommandEncoder
-
- beginComputePass() - Method in class akasha.gpu.GPUCommandEncoder
-
- beginning - Static variable in annotation type akasha.gpu.GPUComputePassTimestampLocation
-
- beginning - Static variable in annotation type akasha.gpu.GPURenderPassTimestampLocation
-
- beginOcclusionQuery(int) - Method in class akasha.gpu.GPURenderPassEncoder
-
- beginRenderPass(GPURenderPassDescriptor) - Method in class akasha.gpu.GPUCommandEncoder
-
- bgra8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bgra8unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- bindGroupLayouts(JsArray<GPUBindGroupLayout>) - Static method in interface akasha.gpu.GPUPipelineLayoutDescriptor
-
- bindGroupLayouts(GPUBindGroupLayout...) - Static method in interface akasha.gpu.GPUPipelineLayoutDescriptor
-
- bindGroupLayouts() - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor
-
- binding(int) - Static method in interface akasha.gpu.GPUBindGroupEntry
-
- binding() - Method in interface akasha.gpu.GPUBindGroupEntry
-
- binding(int) - Static method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- binding() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- blend() - Method in interface akasha.gpu.GPUColorTargetState
-
- blend(GPUBlendState) - Method in interface akasha.gpu.GPUColorTargetState.Builder
-
- BLUE - Static variable in class akasha.gpu.GPUColorWrite
-
- bubbles() - Method in class akasha.Event
-
The bubbles read-only property of the Event interface indicates whether the event bubbles up through the DOM or not.
- bubbles() - Method in interface akasha.EventInit
-
- bubbles(boolean) - Method in interface akasha.EventInit.Builder
-
- bubbles(boolean) - Method in interface akasha.gpu.GPUUncapturedErrorEventInit.Builder
-
- BUBBLING_PHASE - Static variable in class akasha.Event
-
- buffer() - Method in interface akasha.core.ArrayBufferView
-
The buffer accessor property represents the ArrayBuffer referenced by the ArrayBufferView at construction time.
- buffer() - Method in class akasha.core.DataView
-
The buffer accessor property represents the ArrayBuffer or SharedArrayBuffer referenced by the DataView at construction time.
- buffer() - Method in class akasha.core.Float32Array
-
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
- buffer() - Method in class akasha.core.Float64Array
-
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
- buffer() - Method in class akasha.core.Int16Array
-
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
- buffer() - Method in class akasha.core.Int32Array
-
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
- buffer() - Method in class akasha.core.Int8Array
-
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
- buffer() - Method in class akasha.core.Uint16Array
-
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
- buffer() - Method in class akasha.core.Uint32Array
-
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
- buffer() - Method in class akasha.core.Uint8Array
-
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
- buffer() - Method in class akasha.core.Uint8ClampedArray
-
The buffer accessor property represents the ArrayBuffer referenced by a TypedArray at construction time.
- buffer() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- buffer(GPUBufferBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
-
- buffer(GPUBuffer) - Static method in interface akasha.gpu.GPUBufferBinding
-
- buffer() - Method in interface akasha.gpu.GPUBufferBinding
-
- buffer(GPUBuffer) - Static method in interface akasha.gpu.GPUImageCopyBuffer
-
- buffer() - Method in interface akasha.gpu.GPUImageCopyBuffer
-
- buffers() - Method in interface akasha.gpu.GPUVertexState
-
- buffers(JsArray<GPUVertexBufferLayout>) - Method in interface akasha.gpu.GPUVertexState.Builder
-
- buffers(GPUVertexBufferLayout...) - Method in interface akasha.gpu.GPUVertexState.Builder
-
- BufferSource - Interface in akasha.core
-
- byteLength() - Method in class akasha.core.ArrayBuffer
-
The byteLength accessor property represents the length of an ArrayBuffer in bytes.
- byteLength() - Method in interface akasha.core.ArrayBufferView
-
The byteLength accessor property represents the length (in bytes) of a ArrayBufferView.
- byteLength() - Method in class akasha.core.DataView
-
The byteLength accessor property represents the length (in bytes) of the dataview.
- byteLength() - Method in class akasha.core.Float32Array
-
The byteLength accessor property represents the length (in bytes) of the typed array.
- byteLength() - Method in class akasha.core.Float64Array
-
The byteLength accessor property represents the length (in bytes) of the typed array.
- byteLength() - Method in class akasha.core.Int16Array
-
The byteLength accessor property represents the length (in bytes) of the typed array.
- byteLength() - Method in class akasha.core.Int32Array
-
The byteLength accessor property represents the length (in bytes) of the typed array.
- byteLength() - Method in class akasha.core.Int8Array
-
The byteLength accessor property represents the length (in bytes) of the typed array.
- byteLength() - Method in class akasha.core.SharedArrayBuffer
-
The byteLength accessor property represents the length of an SharedArrayBuffer in bytes.
- byteLength() - Method in class akasha.core.Uint16Array
-
The byteLength accessor property represents the length (in bytes) of the typed array.
- byteLength() - Method in class akasha.core.Uint32Array
-
The byteLength accessor property represents the length (in bytes) of the typed array.
- byteLength() - Method in class akasha.core.Uint8Array
-
The byteLength accessor property represents the length (in bytes) of the typed array.
- byteLength() - Method in class akasha.core.Uint8ClampedArray
-
The byteLength accessor property represents the length (in bytes) of the typed array.
- byteOffset() - Method in interface akasha.core.ArrayBufferView
-
The byteOffset accessor property represents the offset (in bytes) of a ArrayBufferView from the start of its ArrayBuffer.
- byteOffset() - Method in class akasha.core.DataView
-
The byteOffset accessor property represents the offset (in bytes) of this view from the start of its ArrayBuffer or SharedArrayBuffer.
- byteOffset() - Method in class akasha.core.Float32Array
-
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
- byteOffset() - Method in class akasha.core.Float64Array
-
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
- byteOffset() - Method in class akasha.core.Int16Array
-
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
- byteOffset() - Method in class akasha.core.Int32Array
-
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
- byteOffset() - Method in class akasha.core.Int8Array
-
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
- byteOffset() - Method in class akasha.core.Uint16Array
-
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
- byteOffset() - Method in class akasha.core.Uint32Array
-
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
- byteOffset() - Method in class akasha.core.Uint8Array
-
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
- byteOffset() - Method in class akasha.core.Uint8ClampedArray
-
The byteOffset accessor property represents the offset (in bytes) of a typed array from the start of its ArrayBuffer.
- BYTES_PER_ELEMENT - Static variable in class akasha.core.Float32Array
-
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
- BYTES_PER_ELEMENT - Static variable in class akasha.core.Float64Array
-
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
- BYTES_PER_ELEMENT - Static variable in class akasha.core.Int16Array
-
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
- BYTES_PER_ELEMENT - Static variable in class akasha.core.Int32Array
-
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
- BYTES_PER_ELEMENT - Static variable in class akasha.core.Int8Array
-
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
- BYTES_PER_ELEMENT - Static variable in class akasha.core.Uint16Array
-
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
- BYTES_PER_ELEMENT - Static variable in class akasha.core.Uint32Array
-
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
- BYTES_PER_ELEMENT - Static variable in class akasha.core.Uint8Array
-
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
- BYTES_PER_ELEMENT - Static variable in class akasha.core.Uint8ClampedArray
-
The BYTES_PER_ELEMENT property represents the size in bytes of each element in an typed array.
- bytesPerRow(int) - Method in interface akasha.gpu.GPUImageCopyBuffer.Builder
-
- bytesPerRow(int) - Method in interface akasha.gpu.GPUImageDataLayout.Builder
-
- bytesPerRow() - Method in interface akasha.gpu.GPUImageDataLayout
-
- cancelable() - Method in class akasha.Event
-
The cancelable read-only property of the Event interface indicates whether the event can be canceled, and therefore prevented as if the event never happened.
- cancelable(boolean) - Method in interface akasha.EventInit.Builder
-
- cancelable() - Method in interface akasha.EventInit
-
- cancelable(boolean) - Method in interface akasha.gpu.GPUUncapturedErrorEventInit.Builder
-
- cancelBubble - Variable in class akasha.Event
-
The cancelBubble property of the Event interface is a historical alias to Event.stopPropagation().
- canvas() - Method in class akasha.gpu.GPUCanvasContext
-
- capture(boolean) - Method in interface akasha.AddEventListenerOptions.Builder
-
- capture(boolean) - Method in interface akasha.EventListenerOptions.Builder
-
- capture() - Method in interface akasha.EventListenerOptions
-
- CAPTURING_PHASE - Static variable in class akasha.Event
-
- cast(int) - Static method in class akasha.gl.AttributeIndex.Validator
-
- cast(int) - Static method in class akasha.gl.VertexDimensions.Validator
-
- catch_(OnRejectedCallback<? extends V>) - Method in class akasha.promise.Promise
-
Appends a rejection handler callback to the promise, and returns a new promise resolving to the
return value of the callback if it is called, or to its original fulfillment value if the promise
is instead fulfilled.
- ccw - Static variable in annotation type akasha.gpu.GPUFrontFace
-
- clamp_to_edge - Static variable in annotation type akasha.gpu.GPUAddressMode
-
- clear() - Method in class akasha.core.JsMap
-
The clear() method removes all elements from a Map object.
- clear() - Method in class akasha.core.JsSet
-
The clear() method removes all elements from a Set object.
- clear - Static variable in annotation type akasha.gpu.GPULoadOp
-
- clearBuffer(GPUBuffer, int, int) - Method in class akasha.gpu.GPUCommandEncoder
-
- clearBuffer(GPUBuffer, int) - Method in class akasha.gpu.GPUCommandEncoder
-
- clearBuffer(GPUBuffer) - Method in class akasha.gpu.GPUCommandEncoder
-
- clearValue(GPUColor) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
-
- clearValue(JsArray<Double>) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
-
- clearValue(GPUColorDict) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
-
- clearValue(double...) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
-
- clearValue() - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- code() - Method in class akasha.DOMException
-
The code read-only property of the DOMException interface returns a short that contains one of the error code constants, or 0 if none match.
- code(String) - Static method in interface akasha.gpu.GPUShaderModuleDescriptor
-
- code() - Method in interface akasha.gpu.GPUShaderModuleDescriptor
-
- color(GPUBlendComponent) - Static method in interface akasha.gpu.GPUBlendState
-
- color() - Method in interface akasha.gpu.GPUBlendState
-
- colorAttachments(JsArray<GPURenderPassColorAttachment>) - Static method in interface akasha.gpu.GPURenderPassDescriptor
-
- colorAttachments(GPURenderPassColorAttachment...) - Static method in interface akasha.gpu.GPURenderPassDescriptor
-
- colorAttachments() - Method in interface akasha.gpu.GPURenderPassDescriptor
-
- colorFormats(JsArray<String>) - Static method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
-
- colorFormats(String...) - Static method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
-
- colorFormats(JsArray<String>) - Static method in interface akasha.gpu.GPURenderPassLayout
-
- colorFormats(String...) - Static method in interface akasha.gpu.GPURenderPassLayout
-
- colorFormats() - Method in interface akasha.gpu.GPURenderPassLayout
-
- colorSpace(String) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
-
- colorSpace() - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- colorSpace(String) - Method in interface akasha.gpu.GPUExternalTextureDescriptor.Builder
-
- colorSpace() - Method in interface akasha.gpu.GPUExternalTextureDescriptor
-
- colorSpace(String) - Method in interface akasha.gpu.GPUImageCopyTextureTagged.Builder
-
- colorSpace() - Method in interface akasha.gpu.GPUImageCopyTextureTagged
-
- compare(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
-
- compare() - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- compare(String) - Method in interface akasha.gpu.GPUStencilFaceState.Builder
-
- compare() - Method in interface akasha.gpu.GPUStencilFaceState
-
- compare(T, T) - Method in interface akasha.lang.JsArray.Comparator
-
- comparison - Static variable in annotation type akasha.gpu.GPUSamplerBindingType
-
- compilationInfo() - Method in class akasha.gpu.GPUShaderModule
-
- composed() - Method in class akasha.Event
-
The read-only composed property of the Event interface returns a Boolean which indicates whether or not the event will propagate across the shadow DOM boundary into the standard DOM.
- composed(boolean) - Method in interface akasha.EventInit.Builder
-
- composed() - Method in interface akasha.EventInit
-
- composed(boolean) - Method in interface akasha.gpu.GPUUncapturedErrorEventInit.Builder
-
- composedPath() - Method in class akasha.Event
-
The composedPath() method of the Event interface returns the event’s path which is an array of the objects on which listeners will be invoked.
- compositingAlphaMode(String) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
-
- compositingAlphaMode() - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- compute(GPUProgrammableStage) - Static method in interface akasha.gpu.GPUComputePipelineDescriptor
-
- compute() - Method in interface akasha.gpu.GPUComputePipelineDescriptor
-
- COMPUTE - Static variable in class akasha.gpu.GPUShaderStage
-
- concat(T...) - Method in class akasha.lang.JsArray
-
The concat() method is used to merge two or more arrays.
- configurable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor.Builder
-
- configurable() - Method in interface akasha.core.ObjectPropertyDescriptor
-
- configure(GPUCanvasConfiguration) - Method in class akasha.gpu.GPUCanvasContext
-
- constant - Static variable in annotation type akasha.gpu.GPUBlendFactor
-
- constants(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUFragmentState.Builder
-
- constants(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUProgrammableStage.Builder
-
- constants() - Method in interface akasha.gpu.GPUProgrammableStage
-
- constants(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUVertexState.Builder
-
- COPY_DST - Static variable in class akasha.gpu.GPUBufferUsage
-
- COPY_DST - Static variable in class akasha.gpu.GPUTextureUsage
-
- COPY_SRC - Static variable in class akasha.gpu.GPUBufferUsage
-
- COPY_SRC - Static variable in class akasha.gpu.GPUTextureUsage
-
- copyBufferToBuffer(GPUBuffer, int, GPUBuffer, int, int) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyBufferToTexture(GPUImageCopyBuffer, GPUImageCopyTexture, GPUExtent3D) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyBufferToTexture(GPUImageCopyBuffer, GPUImageCopyTexture, JsArray<Double>) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyBufferToTexture(GPUImageCopyBuffer, GPUImageCopyTexture, GPUExtent3DDict) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyBufferToTexture(GPUImageCopyBuffer, GPUImageCopyTexture, double...) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyExternalImageToTexture(GPUImageCopyExternalImage, GPUImageCopyTextureTagged, GPUExtent3D) - Method in class akasha.gpu.GPUQueue
-
- copyExternalImageToTexture(GPUImageCopyExternalImage, GPUImageCopyTextureTagged, JsArray<Double>) - Method in class akasha.gpu.GPUQueue
-
- copyExternalImageToTexture(GPUImageCopyExternalImage, GPUImageCopyTextureTagged, GPUExtent3DDict) - Method in class akasha.gpu.GPUQueue
-
- copyExternalImageToTexture(GPUImageCopyExternalImage, GPUImageCopyTextureTagged, double...) - Method in class akasha.gpu.GPUQueue
-
- copyTextureToBuffer(GPUImageCopyTexture, GPUImageCopyBuffer, GPUExtent3D) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyTextureToBuffer(GPUImageCopyTexture, GPUImageCopyBuffer, JsArray<Double>) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyTextureToBuffer(GPUImageCopyTexture, GPUImageCopyBuffer, GPUExtent3DDict) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyTextureToBuffer(GPUImageCopyTexture, GPUImageCopyBuffer, double...) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyTextureToTexture(GPUImageCopyTexture, GPUImageCopyTexture, GPUExtent3D) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyTextureToTexture(GPUImageCopyTexture, GPUImageCopyTexture, JsArray<Double>) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyTextureToTexture(GPUImageCopyTexture, GPUImageCopyTexture, GPUExtent3DDict) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyTextureToTexture(GPUImageCopyTexture, GPUImageCopyTexture, double...) - Method in class akasha.gpu.GPUCommandEncoder
-
- copyWithin(int, int, int) - Method in class akasha.core.Float32Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.core.Float32Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int, int) - Method in class akasha.core.Float64Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.core.Float64Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int, int) - Method in class akasha.core.Int16Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.core.Int16Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int, int) - Method in class akasha.core.Int32Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.core.Int32Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int, int) - Method in class akasha.core.Int8Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.core.Int8Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int, int) - Method in class akasha.core.Uint16Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.core.Uint16Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int, int) - Method in class akasha.core.Uint32Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.core.Uint32Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int, int) - Method in class akasha.core.Uint8Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.core.Uint8Array
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int, int) - Method in class akasha.core.Uint8ClampedArray
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.core.Uint8ClampedArray
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int, int) - Method in class akasha.lang.JsArray
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- copyWithin(int, int) - Method in class akasha.lang.JsArray
-
The copyWithin() method shallow copies part of an array to another location in the same array and returns it without modifying its length.
- count(int) - Method in interface akasha.gpu.GPUMultisampleState.Builder
-
- count() - Method in interface akasha.gpu.GPUMultisampleState
-
- count() - Method in interface akasha.gpu.GPUQuerySetDescriptor
-
- count(int) - Method in interface akasha.gpu.GPUQuerySetDescriptor.Step1
-
- create(Object, JsPropertyMap<ObjectPropertyDescriptor>) - Static method in class akasha.core.JsObject
-
The Object.create() method creates a new object, using an existing object as the prototype of the newly created object.
- create(Object) - Static method in class akasha.core.JsObject
-
The Object.create() method creates a new object, using an existing object as the prototype of the newly created object.
- createBindGroup(GPUBindGroupDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createBindGroupLayout(GPUBindGroupLayoutDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createBuffer(GPUBufferDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createCommandEncoder(GPUCommandEncoderDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createCommandEncoder() - Method in class akasha.gpu.GPUDevice
-
- createComputePipeline(GPUComputePipelineDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createComputePipelineAsync(GPUComputePipelineDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createPipelineLayout(GPUPipelineLayoutDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createQuerySet(GPUQuerySetDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createRenderBundleEncoder(GPURenderBundleEncoderDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createRenderPipeline(GPURenderPipelineDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createRenderPipelineAsync(GPURenderPipelineDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createSampler(GPUSamplerDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createSampler() - Method in class akasha.gpu.GPUDevice
-
- createShaderModule(GPUShaderModuleDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createTexture(GPUTextureDescriptor) - Method in class akasha.gpu.GPUDevice
-
- createView(GPUTextureViewDescriptor) - Method in class akasha.gpu.GPUTexture
-
- createView() - Method in class akasha.gpu.GPUTexture
-
- cube - Static variable in annotation type akasha.gpu.GPUTextureViewDimension
-
- cube_array - Static variable in annotation type akasha.gpu.GPUTextureViewDimension
-
- cullMode(String) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
-
- cullMode() - Method in interface akasha.gpu.GPUPrimitiveState
-
- currentTarget() - Method in class akasha.Event
-
The currentTarget read-only property of the Event interface identifies the current target for the event, as the event traverses the DOM.
- cw - Static variable in annotation type akasha.gpu.GPUFrontFace
-
- eac_r11snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- eac_r11unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- eac_rg11snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- eac_rg11unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- end() - Method in class akasha.gpu.GPUComputePassEncoder
-
- end - Static variable in annotation type akasha.gpu.GPUComputePassTimestampLocation
-
- end() - Method in class akasha.gpu.GPURenderPassEncoder
-
- end - Static variable in annotation type akasha.gpu.GPURenderPassTimestampLocation
-
- endOcclusionQuery() - Method in class akasha.gpu.GPURenderPassEncoder
-
- entries() - Method in class akasha.core.Float32Array
-
The entries() method returns a new Array iterator object that contains the key/value pairs for each index in the array.
- entries() - Method in class akasha.core.Float64Array
-
The entries() method returns a new Array iterator object that contains the key/value pairs for each index in the array.
- entries() - Method in class akasha.core.Int16Array
-
The entries() method returns a new Array iterator object that contains the key/value pairs for each index in the array.
- entries() - Method in class akasha.core.Int32Array
-
The entries() method returns a new Array iterator object that contains the key/value pairs for each index in the array.
- entries() - Method in class akasha.core.Int8Array
-
The entries() method returns a new Array iterator object that contains the key/value pairs for each index in the array.
- entries() - Method in class akasha.core.JsMap
-
The entries() method returns a new Iterator object that contains the [key, value] pairs for each element in the Map object in insertion order.
- entries(Object) - Static method in class akasha.core.JsObject
-
The Object.entries() method returns an array of a given object's own enumerable string-keyed property [key, value] pairs, in the same order as that provided by a for...in loop.
- entries() - Method in class akasha.core.JsSet
-
The entries() method returns a new Iterator object that contains an array of [value, value] for each element in the Set object, in insertion order.
- entries() - Method in class akasha.core.Uint16Array
-
The entries() method returns a new Array iterator object that contains the key/value pairs for each index in the array.
- entries() - Method in class akasha.core.Uint32Array
-
The entries() method returns a new Array iterator object that contains the key/value pairs for each index in the array.
- entries() - Method in class akasha.core.Uint8Array
-
The entries() method returns a new Array iterator object that contains the key/value pairs for each index in the array.
- entries() - Method in class akasha.core.Uint8ClampedArray
-
The entries() method returns a new Array iterator object that contains the key/value pairs for each index in the array.
- entries() - Method in interface akasha.gpu.GPUBindGroupDescriptor
-
- entries(JsArray<GPUBindGroupEntry>) - Method in interface akasha.gpu.GPUBindGroupDescriptor.Step1
-
- entries(GPUBindGroupEntry...) - Method in interface akasha.gpu.GPUBindGroupDescriptor.Step1
-
- entries(JsArray<GPUBindGroupLayoutEntry>) - Static method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
-
- entries(GPUBindGroupLayoutEntry...) - Static method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
-
- entries() - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
-
- entries() - Method in class akasha.gpu.GPUSupportedFeatures
-
- entries() - Method in class akasha.lang.JsArray
-
The entries() method returns a new Array Iterator object that contains the key/value pairs for each index in the array.
- Entry() - Constructor for class akasha.core.Float32Array.Entry
-
- Entry() - Constructor for class akasha.core.Float64Array.Entry
-
- Entry() - Constructor for class akasha.core.Int16Array.Entry
-
- Entry() - Constructor for class akasha.core.Int32Array.Entry
-
- Entry() - Constructor for class akasha.core.Int8Array.Entry
-
- Entry() - Constructor for class akasha.core.JsMap.Entry
-
- Entry() - Constructor for class akasha.core.JsWeakMap.Entry
-
- Entry() - Constructor for class akasha.core.Uint16Array.Entry
-
- Entry() - Constructor for class akasha.core.Uint32Array.Entry
-
- Entry() - Constructor for class akasha.core.Uint8Array.Entry
-
- Entry() - Constructor for class akasha.core.Uint8ClampedArray.Entry
-
- Entry() - Constructor for class akasha.gpu.GPUSupportedFeatures.Entry
-
- Entry() - Constructor for class akasha.lang.JsArray.Entry
-
- entryPoint(String) - Method in interface akasha.gpu.GPUFragmentState.Step1
-
- entryPoint() - Method in interface akasha.gpu.GPUProgrammableStage
-
- entryPoint(String) - Method in interface akasha.gpu.GPUProgrammableStage.Step1
-
- entryPoint(String) - Method in interface akasha.gpu.GPUVertexState.Step1
-
- enumerable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor.Builder
-
- enumerable() - Method in interface akasha.core.ObjectPropertyDescriptor
-
- EPSILON - Static variable in class akasha.core.JsNumber
-
The Number.EPSILON property represents the difference between 1 and the smallest floating point number greater than 1.
- equal - Static variable in annotation type akasha.gpu.GPUCompareFunction
-
- error - Static variable in annotation type akasha.gpu.GPUCompilationMessageType
-
- error() - Method in class akasha.gpu.GPUUncapturedErrorEvent
-
- error(GPUError) - Static method in interface akasha.gpu.GPUUncapturedErrorEventInit
-
- error() - Method in interface akasha.gpu.GPUUncapturedErrorEventInit
-
- errors() - Method in class akasha.core.AggregateError
-
- etc2_rgb8a1unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- etc2_rgb8a1unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- etc2_rgb8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- etc2_rgb8unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- etc2_rgba8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- etc2_rgba8unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- EvalError - Class in akasha.core
-
The EvalError object indicates an error regarding the global eval() function.
- EvalError(String) - Constructor for class akasha.core.EvalError
-
The EvalError constructor creates a new error regarding the global eval() function.
- EvalError() - Constructor for class akasha.core.EvalError
-
The EvalError constructor creates a new error regarding the global eval() function.
- Event - Class in akasha
-
The Event interface represents an event which takes place in the DOM.
- Event(String, EventInit) - Constructor for class akasha.Event
-
The Event() constructor creates a new Event.
- Event(String) - Constructor for class akasha.Event
-
The Event() constructor creates a new Event.
- EventHandler - Interface in akasha
-
- EventInit - Interface in akasha
-
- EventInit.Builder - Interface in akasha
-
- EventListener - Interface in akasha
-
The EventListener interface represents an object that can handle an event dispatched by an EventTarget object.
- EventListenerOptions - Interface in akasha
-
- EventListenerOptions.Builder - Interface in akasha
-
- eventPhase() - Method in class akasha.Event
-
The eventPhase read-only property of the Event interface indicates which phase of the event flow is currently being evaluated.
- EventPhase - Annotation Type in akasha
-
- EventPhase.Util - Class in akasha
-
- EventTarget - Class in akasha
-
The EventTarget interface is implemented by objects that can receive events and may have listeners for them.
- EventTarget() - Constructor for class akasha.EventTarget
-
The EventTarget() constructor creates a new EventTarget object instance.
- every(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
-
The every() method tests whether all elements in the array pass the test implemented by the provided function.
- every(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
-
The every() method tests whether all elements in the array pass the test implemented by the provided function.
- every(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
-
The every() method tests whether all elements in the array pass the test implemented by the provided function.
- executeBundles(JsArray<GPURenderBundle>) - Method in class akasha.gpu.GPURenderPassEncoder
-
- executeBundles(GPURenderBundle...) - Method in class akasha.gpu.GPURenderPassEncoder
-
- expired() - Method in class akasha.gpu.GPUExternalTexture
-
- externalTexture(GPUExternalTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
-
- externalTexture() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- failOp(String) - Method in interface akasha.gpu.GPUStencilFaceState.Builder
-
- failOp() - Method in interface akasha.gpu.GPUStencilFaceState
-
- features() - Method in class akasha.gpu.GPUAdapter
-
- features() - Method in class akasha.gpu.GPUDevice
-
- fill(float, int, int) - Method in class akasha.core.Float32Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(float, int) - Method in class akasha.core.Float32Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(float) - Method in class akasha.core.Float32Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(double, int, int) - Method in class akasha.core.Float64Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(double, int) - Method in class akasha.core.Float64Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(double) - Method in class akasha.core.Float64Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(short, int, int) - Method in class akasha.core.Int16Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(short, int) - Method in class akasha.core.Int16Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(short) - Method in class akasha.core.Int16Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(int, int, int) - Method in class akasha.core.Int32Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(int, int) - Method in class akasha.core.Int32Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(int) - Method in class akasha.core.Int32Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(byte, int, int) - Method in class akasha.core.Int8Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(byte, int) - Method in class akasha.core.Int8Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(byte) - Method in class akasha.core.Int8Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(int, int, int) - Method in class akasha.core.Uint16Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(int, int) - Method in class akasha.core.Uint16Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(int) - Method in class akasha.core.Uint16Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(int, int, int) - Method in class akasha.core.Uint32Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(int, int) - Method in class akasha.core.Uint32Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(int) - Method in class akasha.core.Uint32Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(short, int, int) - Method in class akasha.core.Uint8Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(short, int) - Method in class akasha.core.Uint8Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(short) - Method in class akasha.core.Uint8Array
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(short, int, int) - Method in class akasha.core.Uint8ClampedArray
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(short, int) - Method in class akasha.core.Uint8ClampedArray
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(short) - Method in class akasha.core.Uint8ClampedArray
-
The fill() method fills all the elements of a typed array from a start index to an end index with a static value.
- fill(T, int, int) - Method in class akasha.lang.JsArray
-
The fill() method changes all elements in an array to a static value, from a start index to an end index.
- fill(T, int) - Method in class akasha.lang.JsArray
-
The fill() method changes all elements in an array to a static value, from a start index to the end of the array.
- fill(T) - Method in class akasha.lang.JsArray
-
The fill() method changes all elements in an array to a static value.
- filter(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
-
The filter() method creates a new array with all elements that pass the test implemented by the provided function.
- filter(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
-
The filter() method creates a new array with all elements that pass the test implemented by the provided function.
- filter(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
-
The filter() method creates a new array with all elements that pass the test implemented by the provided function.
- filtering - Static variable in annotation type akasha.gpu.GPUSamplerBindingType
-
- finally_(OnSettledCallback) - Method in class akasha.promise.Promise
-
The finally() method returns a Promise.
- find(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
-
The find() method returns the value of the first element in the provided array that satisfies the provided testing function.
- find(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
-
The find() method returns the value of the first element in the provided array that satisfies the provided testing function.
- find(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
-
The find() method returns the value of the first element in the provided array that satisfies the provided testing function.
- findIndex(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
-
The findIndex() method returns the index of the first element in the array that satisfies the provided testing function.
- findIndex(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
-
The findIndex() method returns the index of the first element in the array that satisfies the provided testing function.
- findIndex(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
-
The findIndex() method returns the index of the first element in the array that satisfies the provided testing function.
- finish(GPUCommandBufferDescriptor) - Method in class akasha.gpu.GPUCommandEncoder
-
- finish() - Method in class akasha.gpu.GPUCommandEncoder
-
- finish(GPURenderBundleDescriptor) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- finish() - Method in class akasha.gpu.GPURenderBundleEncoder
-
- flat() - Method in class akasha.lang.JsArray
-
The flat() method creates a new array with all sub-array elements concatenated into it recursively up to the specified depth.
- flat(double) - Method in class akasha.lang.JsArray
-
The flat() method creates a new array with all sub-array elements concatenated into it recursively up to the specified depth.
- flatMap(JsArray.FlatMap<S, T>) - Method in class akasha.lang.JsArray
-
The flatMap() method returns a new array formed by applying a given callback function to each element of the array, and then flattening the result by one level.
- flatMap(JsArray.FlatMap2<S, T>) - Method in class akasha.lang.JsArray
-
The flatMap() method returns a new array formed by applying a given callback function to each element of the array, and then flattening the result by one level.
- flatMap(JsArray.FlatMap3<S, T>) - Method in class akasha.lang.JsArray
-
The flatMap() method returns a new array formed by applying a given callback function to each element of the array, and then flattening the result by one level.
- flatMap(T) - Method in interface akasha.lang.JsArray.FlatMap
-
- flatMap(T, int) - Method in interface akasha.lang.JsArray.FlatMap2
-
- flatMap(T, int, JsArrayLike<T>) - Method in interface akasha.lang.JsArray.FlatMap3
-
- flipY(boolean) - Method in interface akasha.gpu.GPUImageCopyExternalImage.Builder
-
- flipY() - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- float16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- float16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- float32 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- Float32Array - Class in akasha.core
-
The Float32Array typed array represents an array of 32-bit floating point numbers (corresponding to
the C float data type) in the platform byte order.
- Float32Array(int) - Constructor for class akasha.core.Float32Array
-
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
- Float32Array(Float32Array) - Constructor for class akasha.core.Float32Array
-
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
- Float32Array(JsArray<Double>) - Constructor for class akasha.core.Float32Array
-
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
- Float32Array(double[]) - Constructor for class akasha.core.Float32Array
-
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
- Float32Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Float32Array
-
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
- Float32Array(ArrayBuffer, int) - Constructor for class akasha.core.Float32Array
-
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
- Float32Array(ArrayBuffer) - Constructor for class akasha.core.Float32Array
-
The Float32Array() typed array constructor creates a new Float32Array object, which is, an array of 32-bit floating point numbers (corresponding to the C float data type) in the platform byte order.
- Float32Array.Entry - Class in akasha.core
-
- Float32Array.ForEachCallback - Interface in akasha.core
-
- Float32Array.ForEachCallback2 - Interface in akasha.core
-
- Float32Array.ForEachCallback3 - Interface in akasha.core
-
- float32x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- float32x3 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- float32x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- Float64Array - Class in akasha.core
-
The Float64Array typed array represents an array of 64-bit floating point numbers (corresponding
to the C double data type) in the platform byte order.
- Float64Array(int) - Constructor for class akasha.core.Float64Array
-
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
- Float64Array(Float64Array) - Constructor for class akasha.core.Float64Array
-
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
- Float64Array(JsArray<Double>) - Constructor for class akasha.core.Float64Array
-
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
- Float64Array(double[]) - Constructor for class akasha.core.Float64Array
-
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
- Float64Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Float64Array
-
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
- Float64Array(ArrayBuffer, int) - Constructor for class akasha.core.Float64Array
-
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
- Float64Array(ArrayBuffer) - Constructor for class akasha.core.Float64Array
-
The Float64Array() typed array constructor creates a new Float64Array object, which is, an array of 64-bit floating point numbers (corresponding to the C double data type) in the platform byte order.
- Float64Array.Entry - Class in akasha.core
-
- Float64Array.ForEachCallback - Interface in akasha.core
-
- Float64Array.ForEachCallback2 - Interface in akasha.core
-
- Float64Array.ForEachCallback3 - Interface in akasha.core
-
- float_ - Static variable in annotation type akasha.gpu.GPUTextureSampleType
-
- for_(String) - Static method in interface akasha.core.Symbol
-
- forceFallbackAdapter(boolean) - Method in interface akasha.gpu.GPURequestAdapterOptions.Builder
-
- forceFallbackAdapter() - Method in interface akasha.gpu.GPURequestAdapterOptions
-
- forEach(Float32Array.ForEachCallback) - Method in class akasha.core.Float32Array
-
The forEach() method executes a provided function once per array element.
- forEach(Float32Array.ForEachCallback2) - Method in class akasha.core.Float32Array
-
The forEach() method executes a provided function once per array element.
- forEach(Float32Array.ForEachCallback3) - Method in class akasha.core.Float32Array
-
The forEach() method executes a provided function once per array element.
- forEach(Float64Array.ForEachCallback) - Method in class akasha.core.Float64Array
-
The forEach() method executes a provided function once per array element.
- forEach(Float64Array.ForEachCallback2) - Method in class akasha.core.Float64Array
-
The forEach() method executes a provided function once per array element.
- forEach(Float64Array.ForEachCallback3) - Method in class akasha.core.Float64Array
-
The forEach() method executes a provided function once per array element.
- forEach(Int16Array.ForEachCallback) - Method in class akasha.core.Int16Array
-
The forEach() method executes a provided function once per array element.
- forEach(Int16Array.ForEachCallback2) - Method in class akasha.core.Int16Array
-
The forEach() method executes a provided function once per array element.
- forEach(Int16Array.ForEachCallback3) - Method in class akasha.core.Int16Array
-
The forEach() method executes a provided function once per array element.
- forEach(Int32Array.ForEachCallback) - Method in class akasha.core.Int32Array
-
The forEach() method executes a provided function once per array element.
- forEach(Int32Array.ForEachCallback2) - Method in class akasha.core.Int32Array
-
The forEach() method executes a provided function once per array element.
- forEach(Int32Array.ForEachCallback3) - Method in class akasha.core.Int32Array
-
The forEach() method executes a provided function once per array element.
- forEach(Int8Array.ForEachCallback) - Method in class akasha.core.Int8Array
-
The forEach() method executes a provided function once per array element.
- forEach(Int8Array.ForEachCallback2) - Method in class akasha.core.Int8Array
-
The forEach() method executes a provided function once per array element.
- forEach(Int8Array.ForEachCallback3) - Method in class akasha.core.Int8Array
-
The forEach() method executes a provided function once per array element.
- forEach(JsMap.ForEachCallback<V>) - Method in class akasha.core.JsMap
-
The forEach() method executes a provided function once per each key/value pair in the Map object, in insertion order.
- forEach(JsMap.ForEachCallback2<K, V>) - Method in class akasha.core.JsMap
-
The forEach() method executes a provided function once per each key/value pair in the Map object, in insertion order.
- forEach(JsMap.ForEachCallback3<K, V>) - Method in class akasha.core.JsMap
-
The forEach() method executes a provided function once per each key/value pair in the Map object, in insertion order.
- forEach(JsSet.ForEachCallback<T>) - Method in class akasha.core.JsSet
-
The forEach() method executes a provided function once for each value in the Set object, in insertion order.
- forEach(JsSet.ForEachCallback2<T>) - Method in class akasha.core.JsSet
-
The forEach() method executes a provided function once for each value in the Set object, in insertion order.
- forEach(JsSet.ForEachCallback3<T>) - Method in class akasha.core.JsSet
-
The forEach() method executes a provided function once for each value in the Set object, in insertion order.
- forEach(Uint16Array.ForEachCallback) - Method in class akasha.core.Uint16Array
-
The forEach() method executes a provided function once per array element.
- forEach(Uint16Array.ForEachCallback2) - Method in class akasha.core.Uint16Array
-
The forEach() method executes a provided function once per array element.
- forEach(Uint16Array.ForEachCallback3) - Method in class akasha.core.Uint16Array
-
The forEach() method executes a provided function once per array element.
- forEach(Uint32Array.ForEachCallback) - Method in class akasha.core.Uint32Array
-
The forEach() method executes a provided function once per array element.
- forEach(Uint32Array.ForEachCallback2) - Method in class akasha.core.Uint32Array
-
The forEach() method executes a provided function once per array element.
- forEach(Uint32Array.ForEachCallback3) - Method in class akasha.core.Uint32Array
-
The forEach() method executes a provided function once per array element.
- forEach(Uint8Array.ForEachCallback) - Method in class akasha.core.Uint8Array
-
The forEach() method executes a provided function once per array element.
- forEach(Uint8Array.ForEachCallback2) - Method in class akasha.core.Uint8Array
-
The forEach() method executes a provided function once per array element.
- forEach(Uint8Array.ForEachCallback3) - Method in class akasha.core.Uint8Array
-
The forEach() method executes a provided function once per array element.
- forEach(Uint8ClampedArray.ForEachCallback) - Method in class akasha.core.Uint8ClampedArray
-
The forEach() method executes a provided function once per array element.
- forEach(Uint8ClampedArray.ForEachCallback2) - Method in class akasha.core.Uint8ClampedArray
-
The forEach() method executes a provided function once per array element.
- forEach(Uint8ClampedArray.ForEachCallback3) - Method in class akasha.core.Uint8ClampedArray
-
The forEach() method executes a provided function once per array element.
- forEach(GPUSupportedFeatures.ForEachCallback) - Method in class akasha.gpu.GPUSupportedFeatures
-
- forEach(GPUSupportedFeatures.ForEachCallback2) - Method in class akasha.gpu.GPUSupportedFeatures
-
- forEach(GPUSupportedFeatures.ForEachCallback3) - Method in class akasha.gpu.GPUSupportedFeatures
-
- forEach(JsArray.ForEachCallback<T>) - Method in class akasha.lang.JsArray
-
The forEach() method executes a provided function once for each array element.
- forEach(JsArray.ForEachCallback2<T>) - Method in class akasha.lang.JsArray
-
The forEach() method executes a provided function once for each array element.
- forEach(JsArray.ForEachCallback3<T>) - Method in class akasha.lang.JsArray
-
The forEach() method executes a provided function once for each array element.
- format() - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- format(String) - Method in interface akasha.gpu.GPUCanvasConfiguration.Step1
-
- format(String) - Static method in interface akasha.gpu.GPUColorTargetState
-
- format() - Method in interface akasha.gpu.GPUColorTargetState
-
- format(String) - Static method in interface akasha.gpu.GPUDepthStencilState
-
- format() - Method in interface akasha.gpu.GPUDepthStencilState
-
- format(String) - Static method in interface akasha.gpu.GPUStorageTextureBindingLayout
-
- format() - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
-
- format() - Method in interface akasha.gpu.GPUTextureDescriptor
-
- format(String) - Method in interface akasha.gpu.GPUTextureDescriptor.Step1
-
- format(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
-
- format() - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- format(String) - Static method in interface akasha.gpu.GPUVertexAttribute
-
- format() - Method in interface akasha.gpu.GPUVertexAttribute
-
- fragment(GPUFragmentState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
-
- fragment() - Method in interface akasha.gpu.GPURenderPipelineDescriptor
-
- FRAGMENT - Static variable in class akasha.gpu.GPUShaderStage
-
- FramebufferMipmapLevel - Annotation Type in akasha.gl
-
The valid mipmap levels for framebuffer texture.
- freeze(Object) - Static method in class akasha.core.JsObject
-
The Object.freeze() method freezes an object.
- from(JsArrayLike<T>, JsArray.Converter<? super T, ? extends R>) - Static method in class akasha.lang.JsArray
-
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
- from(JsArrayLike<T>) - Static method in class akasha.lang.JsArray
-
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
- from(JsIterable<T>, JsArray.Converter<? super T, ? extends R>) - Static method in class akasha.lang.JsArray
-
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
- from(JsIterable<T>) - Static method in class akasha.lang.JsArray
-
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
- from(T[], JsArray.Converter<? super T, ? extends R>) - Static method in class akasha.lang.JsArray
-
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
- from(T[]) - Static method in class akasha.lang.JsArray
-
The Array.from() static method creates a new, shallow-copied Array instance from an array-like or iterable object.
- fromEntries(JsIterable<ObjectPropertyEntry>) - Static method in class akasha.core.JsObject
-
The Object.fromEntries() method transforms a list of key-value pairs into an object.
- front - Static variable in annotation type akasha.gpu.GPUCullMode
-
- frontFace(String) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
-
- frontFace() - Method in interface akasha.gpu.GPUPrimitiveState
-
- Function - Interface in akasha
-
- ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion - Interface in akasha
-
- importExternalTexture(GPUExternalTextureDescriptor) - Method in class akasha.gpu.GPUDevice
-
- includes(float, int) - Method in class akasha.core.Float32Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(float) - Method in class akasha.core.Float32Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(double, int) - Method in class akasha.core.Float64Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(double) - Method in class akasha.core.Float64Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(short, int) - Method in class akasha.core.Int16Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(short) - Method in class akasha.core.Int16Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(int, int) - Method in class akasha.core.Int32Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(int) - Method in class akasha.core.Int32Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(byte, int) - Method in class akasha.core.Int8Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(byte) - Method in class akasha.core.Int8Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(int, int) - Method in class akasha.core.Uint16Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(int) - Method in class akasha.core.Uint16Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(int, int) - Method in class akasha.core.Uint32Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(int) - Method in class akasha.core.Uint32Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(short, int) - Method in class akasha.core.Uint8Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(short) - Method in class akasha.core.Uint8Array
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(short, int) - Method in class akasha.core.Uint8ClampedArray
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(short) - Method in class akasha.core.Uint8ClampedArray
-
The includes() method determines whether a typed array includes a certain element, returning true or false as appropriate.
- includes(T, int) - Method in class akasha.lang.JsArray
-
The includes() method determines whether an array includes a certain value among its entries, returning true or false as appropriate.
- includes(T) - Method in class akasha.lang.JsArray
-
The includes() method determines whether an array includes a certain value among its entries, returning true or false as appropriate.
- increment_clamp - Static variable in annotation type akasha.gpu.GPUStencilOperation
-
- increment_wrap - Static variable in annotation type akasha.gpu.GPUStencilOperation
-
- index() - Method in class akasha.core.Float32Array.Entry
-
- index() - Method in class akasha.core.Float64Array.Entry
-
- index() - Method in class akasha.core.Int16Array.Entry
-
- index() - Method in class akasha.core.Int32Array.Entry
-
- index() - Method in class akasha.core.Int8Array.Entry
-
- index() - Method in class akasha.core.RegExpResult
-
- index() - Method in class akasha.core.Uint16Array.Entry
-
- index() - Method in class akasha.core.Uint32Array.Entry
-
- index() - Method in class akasha.core.Uint8Array.Entry
-
- index() - Method in class akasha.core.Uint8ClampedArray.Entry
-
- INDEX - Static variable in class akasha.gpu.GPUBufferUsage
-
- INDEX_SIZE_ERR - Static variable in class akasha.DOMException
-
- indexOf(float, int) - Method in class akasha.core.Float32Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(float) - Method in class akasha.core.Float32Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(double, int) - Method in class akasha.core.Float64Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(double) - Method in class akasha.core.Float64Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(short, int) - Method in class akasha.core.Int16Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(short) - Method in class akasha.core.Int16Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(int, int) - Method in class akasha.core.Int32Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(int) - Method in class akasha.core.Int32Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(byte, int) - Method in class akasha.core.Int8Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(byte) - Method in class akasha.core.Int8Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(int, int) - Method in class akasha.core.Uint16Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(int) - Method in class akasha.core.Uint16Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(int, int) - Method in class akasha.core.Uint32Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(int) - Method in class akasha.core.Uint32Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(short, int) - Method in class akasha.core.Uint8Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(short) - Method in class akasha.core.Uint8Array
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(short, int) - Method in class akasha.core.Uint8ClampedArray
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(short) - Method in class akasha.core.Uint8ClampedArray
-
The indexOf() method returns the first index at which a given element can be found in the typed array, or -1 if it is not present.
- indexOf(T, int) - Method in class akasha.lang.JsArray
-
The indexOf() method returns the first index at which a given element can be found in the array, or -1 if it is not present.
- indexOf(T) - Method in class akasha.lang.JsArray
-
The indexOf() method returns the first index at which a given element can be found in the array, or -1 if it is not present.
- INDIRECT - Static variable in class akasha.gpu.GPUBufferUsage
-
- indirect_first_instance - Static variable in annotation type akasha.gpu.GPUFeatureName
-
- info - Static variable in annotation type akasha.gpu.GPUCompilationMessageType
-
- initEvent(String, boolean, boolean) - Method in class akasha.Event
-
The Event.initEvent() method is used to initialize the value of an event created using Document.createEvent().
- initEvent(String, boolean) - Method in class akasha.Event
-
The Event.initEvent() method is used to initialize the value of an event created using Document.createEvent().
- initEvent(String) - Method in class akasha.Event
-
The Event.initEvent() method is used to initialize the value of an event created using Document.createEvent().
- input() - Method in class akasha.core.RegExpResult
-
- insertDebugMarker(String) - Method in class akasha.gpu.GPUCommandEncoder
-
- insertDebugMarker(String) - Method in class akasha.gpu.GPUComputePassEncoder
-
- insertDebugMarker(String) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- insertDebugMarker(String) - Method in class akasha.gpu.GPURenderPassEncoder
-
- instance - Static variable in annotation type akasha.gpu.GPUVertexStepMode
-
- Int16Array - Class in akasha.core
-
The Int16Array typed array represents an array of twos-complement 16-bit signed integers in the
platform byte order.
- Int16Array(int) - Constructor for class akasha.core.Int16Array
-
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
- Int16Array(Int16Array) - Constructor for class akasha.core.Int16Array
-
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
- Int16Array(JsArray<Double>) - Constructor for class akasha.core.Int16Array
-
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
- Int16Array(double[]) - Constructor for class akasha.core.Int16Array
-
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
- Int16Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Int16Array
-
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
- Int16Array(ArrayBuffer, int) - Constructor for class akasha.core.Int16Array
-
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
- Int16Array(ArrayBuffer) - Constructor for class akasha.core.Int16Array
-
The Int16Array() typed array constructor creates an array of twos-complement 16-bit signed integers in the platform byte order.
- Int16Array.Entry - Class in akasha.core
-
- Int16Array.ForEachCallback - Interface in akasha.core
-
- Int16Array.ForEachCallback2 - Interface in akasha.core
-
- Int16Array.ForEachCallback3 - Interface in akasha.core
-
- Int32Array - Class in akasha.core
-
The Int32Array() typed array constructor creates an array of twos-complement 32-bit signed integers in
the platform byte order.
- Int32Array(int) - Constructor for class akasha.core.Int32Array
-
- Int32Array(Int32Array) - Constructor for class akasha.core.Int32Array
-
- Int32Array(JsArray<Double>) - Constructor for class akasha.core.Int32Array
-
- Int32Array(double[]) - Constructor for class akasha.core.Int32Array
-
- Int32Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Int32Array
-
- Int32Array(ArrayBuffer, int) - Constructor for class akasha.core.Int32Array
-
- Int32Array(ArrayBuffer) - Constructor for class akasha.core.Int32Array
-
- Int32Array.Entry - Class in akasha.core
-
- Int32Array.ForEachCallback - Interface in akasha.core
-
- Int32Array.ForEachCallback2 - Interface in akasha.core
-
- Int32Array.ForEachCallback3 - Interface in akasha.core
-
- Int8Array - Class in akasha.core
-
The Int8Array typed array represents an array of twos-complement 8-bit signed integers.
- Int8Array(int) - Constructor for class akasha.core.Int8Array
-
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
- Int8Array(Int8Array) - Constructor for class akasha.core.Int8Array
-
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
- Int8Array(JsArray<Double>) - Constructor for class akasha.core.Int8Array
-
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
- Int8Array(double[]) - Constructor for class akasha.core.Int8Array
-
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
- Int8Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Int8Array
-
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
- Int8Array(ArrayBuffer, int) - Constructor for class akasha.core.Int8Array
-
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
- Int8Array(ArrayBuffer) - Constructor for class akasha.core.Int8Array
-
The Int8Array() constructor creates a typed array of twos-complement 8-bit signed integers.
- Int8Array.Entry - Class in akasha.core
-
- Int8Array.ForEachCallback - Interface in akasha.core
-
- Int8Array.ForEachCallback2 - Interface in akasha.core
-
- Int8Array.ForEachCallback3 - Interface in akasha.core
-
- IntegerTypedArray - Interface in akasha.core
-
- INUSE_ATTRIBUTE_ERR - Static variable in class akasha.DOMException
-
- INVALID_ACCESS_ERR - Static variable in class akasha.DOMException
-
- INVALID_CHARACTER_ERR - Static variable in class akasha.DOMException
-
- INVALID_MODIFICATION_ERR - Static variable in class akasha.DOMException
-
- INVALID_NODE_TYPE_ERR - Static variable in class akasha.DOMException
-
- INVALID_STATE_ERR - Static variable in class akasha.DOMException
-
- invert - Static variable in annotation type akasha.gpu.GPUStencilOperation
-
- is(Object, Object) - Static method in class akasha.core.JsObject
-
The Object.is() method determines whether two values are the same value.
- isArray() - Method in interface akasha.gpu.GPUColor
-
- isArray() - Method in interface akasha.gpu.GPUExtent3D
-
- isArray() - Method in interface akasha.gpu.GPUOrigin2D
-
- isArray() - Method in interface akasha.gpu.GPUOrigin3D
-
- isArray(Object) - Static method in class akasha.lang.JsArray
-
The Array.isArray() method determines whether the passed value is an Array.
- isBoolean() - Method in interface akasha.ReturnValueType
-
- isDone() - Method in interface akasha.lang.JsIIterableResult
-
- isExtensible(Object) - Static method in class akasha.core.JsObject
-
The Object.isExtensible() method determines if an object is extensible (whether it can have new properties added to it).
- isFallbackAdapter() - Method in class akasha.gpu.GPUAdapter
-
- isFinite(double) - Static method in class akasha.core.JsNumber
-
The Number.isFinite() method determines whether the passed value is a finite number — that is, it checks that the type of a given value is Number, and the number is neither positive Infinity, negative Infinity, nor NaN.
- isFrozen(Object) - Static method in class akasha.core.JsObject
-
The Object.isFrozen() determines if an object is frozen.
- isGPUColorDict() - Method in interface akasha.gpu.GPUColor
-
- isGPUDeviceLostReason() - Method in interface akasha.gpu.GPUDeviceLostReasonOrUndefinedUnion
-
- isGPUExtent3DDict() - Method in interface akasha.gpu.GPUExtent3D
-
- isGPUOrigin2DDict() - Method in interface akasha.gpu.GPUOrigin2D
-
- isGPUOrigin3DDict() - Method in interface akasha.gpu.GPUOrigin3D
-
- isHTMLCanvasElement() - Method in interface akasha.HTMLCanvasElementOrOffscreenCanvasUnion
-
- isHTMLCanvasElement() - Method in interface akasha.ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion
-
- isInteger(double) - Static method in class akasha.core.JsNumber
-
The Number.isInteger() method determines whether the passed value is an integer.
- isNaN(double) - Static method in class akasha.core.JsNumber
-
The Number.isNaN() method determines whether the passed value is NaN and its type is Number.
- isOffscreenCanvas() - Method in interface akasha.HTMLCanvasElementOrOffscreenCanvasUnion
-
- isOffscreenCanvas() - Method in interface akasha.ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion
-
- isPrototypeOf(JsObject) - Method in class akasha.core.JsObject
-
The isPrototypeOf() method checks if an object exists in another object's prototype chain.
- isSafeInteger(double) - Static method in class akasha.core.JsNumber
-
The Number.isSafeInteger() method determines whether the provided value is a number that is a safe integer.
- isSealed(Object) - Static method in class akasha.core.JsObject
-
The Object.isSealed() method determines if an object is sealed.
- isString() - Method in interface akasha.ReturnValueType
-
- isString() - Method in interface akasha.StringOrUndefinedUnion
-
- isTrusted() - Method in class akasha.Event
-
The isTrusted read-only property of the Event interface is a Boolean that is true when the event was generated by a user action, and false when the event was created or modified by a script or dispatched via EventTarget.dispatchEvent().
- isValid(int) - Static method in class akasha.DOMExceptionCode.Util
-
- isValid(int) - Static method in class akasha.EventPhase.Util
-
- isValid(int) - Static method in class akasha.gl.VertexDimensions.Validator
-
- isValid(String) - Static method in class akasha.gpu.GPUAddressMode.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUBlendFactor.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUBlendOperation.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUBufferBindingType.Util
-
- isValid(int) - Static method in class akasha.gpu.GPUBufferUsageFlags.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUCanvasCompositingAlphaMode.Util
-
- isValid(int) - Static method in class akasha.gpu.GPUColorWriteFlags.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUCompareFunction.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUCompilationMessageType.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUComputePassTimestampLocation.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUCullMode.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUDeviceLostReason.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUErrorFilter.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUFeatureName.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUFilterMode.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUFrontFace.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUIndexFormat.Util
-
- isValid(String) - Static method in class akasha.gpu.GPULoadOp.Util
-
- isValid(int) - Static method in class akasha.gpu.GPUMapModeFlags.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUPowerPreference.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUPredefinedColorSpace.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUPrimitiveTopology.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUQueryType.Util
-
- isValid(String) - Static method in class akasha.gpu.GPURenderPassTimestampLocation.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUSamplerBindingType.Util
-
- isValid(int) - Static method in class akasha.gpu.GPUShaderStageFlags.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUStencilOperation.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUStorageTextureAccess.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUStoreOp.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUTextureAspect.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUTextureDimension.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUTextureFormat.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUTextureSampleType.Util
-
- isValid(int) - Static method in class akasha.gpu.GPUTextureUsageFlags.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUTextureViewDimension.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUVertexFormat.Util
-
- isValid(String) - Static method in class akasha.gpu.GPUVertexStepMode.Util
-
- isView(Object) - Static method in class akasha.core.ArrayBuffer
-
The ArrayBuffer.isView() method determines whether the passed value is one of the ArrayBuffer views, such as typed array objects or a DataView.
- isVoid() - Method in interface akasha.gpu.GPUDeviceLostReasonOrUndefinedUnion
-
- isVoid() - Method in interface akasha.ReturnValueType
-
- isVoid() - Method in interface akasha.StringOrUndefinedUnion
-
- item(float) - Method in interface akasha.core.Float32Array.ForEachCallback
-
- item(float, int) - Method in interface akasha.core.Float32Array.ForEachCallback2
-
- item(float, int, Float32Array) - Method in interface akasha.core.Float32Array.ForEachCallback3
-
- item(double) - Method in interface akasha.core.Float64Array.ForEachCallback
-
- item(double, int) - Method in interface akasha.core.Float64Array.ForEachCallback2
-
- item(double, int, Float64Array) - Method in interface akasha.core.Float64Array.ForEachCallback3
-
- item(short) - Method in interface akasha.core.Int16Array.ForEachCallback
-
- item(short, int) - Method in interface akasha.core.Int16Array.ForEachCallback2
-
- item(short, int, Int16Array) - Method in interface akasha.core.Int16Array.ForEachCallback3
-
- item(int) - Method in interface akasha.core.Int32Array.ForEachCallback
-
- item(int, int) - Method in interface akasha.core.Int32Array.ForEachCallback2
-
- item(int, int, Int32Array) - Method in interface akasha.core.Int32Array.ForEachCallback3
-
- item(byte) - Method in interface akasha.core.Int8Array.ForEachCallback
-
- item(byte, int) - Method in interface akasha.core.Int8Array.ForEachCallback2
-
- item(byte, int, Int8Array) - Method in interface akasha.core.Int8Array.ForEachCallback3
-
- item(V) - Method in interface akasha.core.JsMap.ForEachCallback
-
- item(V, K) - Method in interface akasha.core.JsMap.ForEachCallback2
-
- item(V, K, JsMap<K, V>) - Method in interface akasha.core.JsMap.ForEachCallback3
-
- item(T) - Method in interface akasha.core.JsSet.ForEachCallback
-
- item(T, T) - Method in interface akasha.core.JsSet.ForEachCallback2
-
- item(T, T, JsSet<T>) - Method in interface akasha.core.JsSet.ForEachCallback3
-
- item(int) - Method in interface akasha.core.Uint16Array.ForEachCallback
-
- item(int, int) - Method in interface akasha.core.Uint16Array.ForEachCallback2
-
- item(int, int, Uint16Array) - Method in interface akasha.core.Uint16Array.ForEachCallback3
-
- item(int) - Method in interface akasha.core.Uint32Array.ForEachCallback
-
- item(int, int) - Method in interface akasha.core.Uint32Array.ForEachCallback2
-
- item(int, int, Uint32Array) - Method in interface akasha.core.Uint32Array.ForEachCallback3
-
- item(short) - Method in interface akasha.core.Uint8Array.ForEachCallback
-
- item(short, int) - Method in interface akasha.core.Uint8Array.ForEachCallback2
-
- item(short, int, Uint8Array) - Method in interface akasha.core.Uint8Array.ForEachCallback3
-
- item(short) - Method in interface akasha.core.Uint8ClampedArray.ForEachCallback
-
- item(short, int) - Method in interface akasha.core.Uint8ClampedArray.ForEachCallback2
-
- item(short, int, Uint8ClampedArray) - Method in interface akasha.core.Uint8ClampedArray.ForEachCallback3
-
- item(String) - Method in interface akasha.gpu.GPUSupportedFeatures.ForEachCallback
-
- item(String, String) - Method in interface akasha.gpu.GPUSupportedFeatures.ForEachCallback2
-
- item(String, String, GPUSupportedFeatures) - Method in interface akasha.gpu.GPUSupportedFeatures.ForEachCallback3
-
- item(T) - Method in interface akasha.lang.JsArray.ForEachCallback
-
- item(T, int) - Method in interface akasha.lang.JsArray.ForEachCallback2
-
- item(T, int, JsArray<T>) - Method in interface akasha.lang.JsArray.ForEachCallback3
-
- iterator() - Static method in interface akasha.core.Symbol
-
The well-known Symbol.iterator symbol specifies the default iterator for an object.
- iterator() - Method in interface akasha.lang.JsIterable
-
- join(String) - Method in class akasha.core.Float32Array
-
The join() method joins all elements of an array into a string.
- join() - Method in class akasha.core.Float32Array
-
The join() method joins all elements of an array into a string.
- join(String) - Method in class akasha.core.Float64Array
-
The join() method joins all elements of an array into a string.
- join() - Method in class akasha.core.Float64Array
-
The join() method joins all elements of an array into a string.
- join(String) - Method in class akasha.core.Int16Array
-
The join() method joins all elements of an array into a string.
- join() - Method in class akasha.core.Int16Array
-
The join() method joins all elements of an array into a string.
- join(String) - Method in class akasha.core.Int32Array
-
The join() method joins all elements of an array into a string.
- join() - Method in class akasha.core.Int32Array
-
The join() method joins all elements of an array into a string.
- join(String) - Method in class akasha.core.Int8Array
-
The join() method joins all elements of an array into a string.
- join() - Method in class akasha.core.Int8Array
-
The join() method joins all elements of an array into a string.
- join(String) - Method in class akasha.core.Uint16Array
-
The join() method joins all elements of an array into a string.
- join() - Method in class akasha.core.Uint16Array
-
The join() method joins all elements of an array into a string.
- join(String) - Method in class akasha.core.Uint32Array
-
The join() method joins all elements of an array into a string.
- join() - Method in class akasha.core.Uint32Array
-
The join() method joins all elements of an array into a string.
- join(String) - Method in class akasha.core.Uint8Array
-
The join() method joins all elements of an array into a string.
- join() - Method in class akasha.core.Uint8Array
-
The join() method joins all elements of an array into a string.
- join(String) - Method in class akasha.core.Uint8ClampedArray
-
The join() method joins all elements of an array into a string.
- join() - Method in class akasha.core.Uint8ClampedArray
-
The join() method joins all elements of an array into a string.
- join(String) - Method in class akasha.lang.JsArray
-
The join() method creates and returns a new string by concatenating all of the elements in an array (or an array-like object), separated by the specified separator string.
- join() - Method in class akasha.lang.JsArray
-
The join() method creates and returns a new string by concatenating all of the elements in an array (or an array-like object), separated by commas.
- JsArray<T> - Class in akasha.lang
-
The JavaScript Array class is a global object that is used in the construction of arrays; which are high-level, list-like objects.
- JsArray(T...) - Constructor for class akasha.lang.JsArray
-
The Array() constructor is used to create Array objects.
- JsArray.Comparator<T> - Interface in akasha.lang
-
- JsArray.Converter<T,R> - Interface in akasha.lang
-
- JsArray.Entry<T> - Class in akasha.lang
-
- JsArray.FlatMap<S,T> - Interface in akasha.lang
-
- JsArray.FlatMap2<S,T> - Interface in akasha.lang
-
- JsArray.FlatMap3<S,T> - Interface in akasha.lang
-
- JsArray.ForEachCallback<T> - Interface in akasha.lang
-
- JsArray.ForEachCallback2<T> - Interface in akasha.lang
-
- JsArray.ForEachCallback3<T> - Interface in akasha.lang
-
- JsArray.Map<R,T> - Interface in akasha.lang
-
- JsArray.Map2<R,T> - Interface in akasha.lang
-
- JsArray.Map3<R,T> - Interface in akasha.lang
-
- JsArray.Predicate<T> - Interface in akasha.lang
-
- JsArray.Predicate2<T> - Interface in akasha.lang
-
- JsArray.Predicate3<T> - Interface in akasha.lang
-
- JsArray.Reduce<R,T> - Interface in akasha.lang
-
- JsArray.Reduce2<R,T> - Interface in akasha.lang
-
- JsArray.Reduce3<R,T> - Interface in akasha.lang
-
- JsBoolean - Class in akasha.core
-
The Boolean object is an object wrapper for a boolean value.
- JsBoolean(Object) - Constructor for class akasha.core.JsBoolean
-
The Boolean() constructor is used to create Boolean objects.
- JsBoolean() - Constructor for class akasha.core.JsBoolean
-
The Boolean() constructor is used to create Boolean objects.
- JsError - Class in akasha.core
-
Error objects are thrown when runtime errors occur.
- JsError(String) - Constructor for class akasha.core.JsError
-
The Error constructor creates an error object.
- JsError() - Constructor for class akasha.core.JsError
-
The Error constructor creates an error object.
- JsIIterableResult<T> - Interface in akasha.lang
-
- JsIterable<T> - Interface in akasha.lang
-
- JsIterator<T> - Interface in akasha.lang
-
- JsIteratorIterable<T> - Interface in akasha.lang
-
- JsMap<K,V> - Class in akasha.core
-
The Map object holds key-value pairs and remembers the original insertion order of the keys.
- JsMap() - Constructor for class akasha.core.JsMap
-
The Map() constructor creates Map objects.
- JsMap(JsMap.Entry<K, V>...) - Constructor for class akasha.core.JsMap
-
The Map() constructor creates Map objects.
- JsMap(JsIterable<JsMap.Entry<K, V>>) - Constructor for class akasha.core.JsMap
-
The Map() constructor creates Map objects.
- JsMap.Entry<K,V> - Class in akasha.core
-
- JsMap.ForEachCallback<V> - Interface in akasha.core
-
- JsMap.ForEachCallback2<K,V> - Interface in akasha.core
-
- JsMap.ForEachCallback3<K,V> - Interface in akasha.core
-
- JsNumber - Class in akasha.core
-
The Number constructor contains constants and methods for working with numbers.
- JsNumber(double) - Constructor for class akasha.core.JsNumber
-
The Number() constructor creates a Number object.
- JsNumber() - Constructor for class akasha.core.JsNumber
-
The Number() constructor creates a Number object.
- JsObject - Class in akasha.core
-
The Object class represents one of JavaScript's data types.
- JsObject() - Constructor for class akasha.core.JsObject
-
- JsSet<T> - Class in akasha.core
-
The Set object lets you store unique values of any type, whether primitive values or object references.
- JsSet() - Constructor for class akasha.core.JsSet
-
The Set constructor lets you create Set objects that store unique values of any type, whether primitive values or object references.
- JsSet(JsIterable<T>) - Constructor for class akasha.core.JsSet
-
The Set constructor lets you create Set objects that store unique values of any type, whether primitive values or object references.
- JsSet(T[]) - Constructor for class akasha.core.JsSet
-
The Set constructor lets you create Set objects that store unique values of any type, whether primitive values or object references.
- JsSet.ForEachCallback<T> - Interface in akasha.core
-
- JsSet.ForEachCallback2<T> - Interface in akasha.core
-
- JsSet.ForEachCallback3<T> - Interface in akasha.core
-
- JsUtil - Class in akasha.core
-
- JsWeakMap<K,V> - Class in akasha.core
-
The WeakMap object is a collection of key/value pairs in which the keys are weakly referenced.
- JsWeakMap() - Constructor for class akasha.core.JsWeakMap
-
The WeakMap() constructor creates WeakMap objects which are a collections of key/value pairs in which the keys are weakly referenced.
- JsWeakMap(JsWeakMap.Entry<K, V>...) - Constructor for class akasha.core.JsWeakMap
-
The WeakMap() constructor creates WeakMap objects which are a collections of key/value pairs in which the keys are weakly referenced.
- JsWeakMap(JsIterable<JsWeakMap.Entry<K, V>>) - Constructor for class akasha.core.JsWeakMap
-
The WeakMap() constructor creates WeakMap objects which are a collections of key/value pairs in which the keys are weakly referenced.
- JsWeakMap.Entry<K,V> - Class in akasha.core
-
- JsWeakSet<T> - Class in akasha.core
-
The WeakSet object lets you store weakly held objects in a collection.
- JsWeakSet() - Constructor for class akasha.core.JsWeakSet
-
The WeakSet constructor lets you create WeakSet objects that store weakly held objects in a collection.
- JsWeakSet(JsIterable<T>) - Constructor for class akasha.core.JsWeakSet
-
The WeakSet constructor lets you create WeakSet objects that store weakly held objects in a collection.
- JsWeakSet(T[]) - Constructor for class akasha.core.JsWeakSet
-
The WeakSet constructor lets you create WeakSet objects that store weakly held objects in a collection.
- label - Variable in class akasha.gpu.GPUBindGroup
-
- label(String) - Method in interface akasha.gpu.GPUBindGroupDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUBindGroupLayout
-
- label(String) - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUBuffer
-
- label(String) - Method in interface akasha.gpu.GPUBufferDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUCommandBuffer
-
- label(String) - Method in interface akasha.gpu.GPUCommandBufferDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUCommandEncoder
-
- label(String) - Method in interface akasha.gpu.GPUCommandEncoderDescriptor.Builder
-
- label(String) - Method in interface akasha.gpu.GPUComputePassDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUComputePassEncoder
-
- label - Variable in class akasha.gpu.GPUComputePipeline
-
- label(String) - Method in interface akasha.gpu.GPUComputePipelineDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUDevice
-
- label(String) - Method in interface akasha.gpu.GPUDeviceDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUExternalTexture
-
- label(String) - Method in interface akasha.gpu.GPUExternalTextureDescriptor.Builder
-
- label(String) - Method in interface akasha.gpu.GPUObjectDescriptorBase.Builder
-
- label() - Method in interface akasha.gpu.GPUObjectDescriptorBase
-
- label(String) - Method in interface akasha.gpu.GPUPipelineDescriptorBase.Builder
-
- label - Variable in class akasha.gpu.GPUPipelineLayout
-
- label(String) - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUQuerySet
-
- label(String) - Method in interface akasha.gpu.GPUQuerySetDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUQueue
-
- label - Variable in class akasha.gpu.GPURenderBundle
-
- label(String) - Method in interface akasha.gpu.GPURenderBundleDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPURenderBundleEncoder
-
- label(String) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
-
- label(String) - Method in interface akasha.gpu.GPURenderPassDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPURenderPassEncoder
-
- label(String) - Method in interface akasha.gpu.GPURenderPassLayout.Builder
-
- label - Variable in class akasha.gpu.GPURenderPipeline
-
- label(String) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUSampler
-
- label(String) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUShaderModule
-
- label(String) - Method in interface akasha.gpu.GPUShaderModuleDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUTexture
-
- label(String) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
-
- label - Variable in class akasha.gpu.GPUTextureView
-
- label(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor.Builder
-
- lastIndexOf(float, int) - Method in class akasha.core.Float32Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(float) - Method in class akasha.core.Float32Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(double, int) - Method in class akasha.core.Float64Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(double) - Method in class akasha.core.Float64Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(short, int) - Method in class akasha.core.Int16Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(short) - Method in class akasha.core.Int16Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(int, int) - Method in class akasha.core.Int32Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(int) - Method in class akasha.core.Int32Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(byte, int) - Method in class akasha.core.Int8Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(byte) - Method in class akasha.core.Int8Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(int, int) - Method in class akasha.core.Uint16Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(int) - Method in class akasha.core.Uint16Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(int, int) - Method in class akasha.core.Uint32Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(int) - Method in class akasha.core.Uint32Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(short, int) - Method in class akasha.core.Uint8Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(short) - Method in class akasha.core.Uint8Array
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(short, int) - Method in class akasha.core.Uint8ClampedArray
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(short) - Method in class akasha.core.Uint8ClampedArray
-
The lastIndexOf() method returns the last index at which a given element can be found in the typed array, or -1 if it is not present.
- lastIndexOf(T, int) - Method in class akasha.lang.JsArray
-
The lastIndexOf() method returns the last index at which a given element can be found in the array, or -1 if it is not present.
- lastIndexOf(T) - Method in class akasha.lang.JsArray
-
The lastIndexOf() method returns the last index at which a given element can be found in the array, or -1 if it is not present.
- layout(GPUBindGroupLayout) - Static method in interface akasha.gpu.GPUBindGroupDescriptor
-
- layout() - Method in interface akasha.gpu.GPUBindGroupDescriptor
-
- layout(GPUPipelineLayout) - Method in interface akasha.gpu.GPUComputePipelineDescriptor.Builder
-
- layout(GPUPipelineLayout) - Method in interface akasha.gpu.GPUPipelineDescriptorBase.Builder
-
- layout() - Method in interface akasha.gpu.GPUPipelineDescriptorBase
-
- layout(GPUPipelineLayout) - Method in interface akasha.gpu.GPURenderPipelineDescriptor.Builder
-
- layout(GPUPipelineLayout) - Static method in interface akasha.gpu.GPUShaderModuleCompilationHint
-
- layout() - Method in interface akasha.gpu.GPUShaderModuleCompilationHint
-
- length() - Method in class akasha.core.Float32Array
-
The length accessor property represents the length (in elements) of a typed array.
- length() - Method in class akasha.core.Float64Array
-
The length accessor property represents the length (in elements) of a typed array.
- length() - Method in class akasha.core.Int16Array
-
The length accessor property represents the length (in elements) of a typed array.
- length() - Method in class akasha.core.Int32Array
-
The length accessor property represents the length (in elements) of a typed array.
- length() - Method in class akasha.core.Int8Array
-
The length accessor property represents the length (in elements) of a typed array.
- length() - Method in class akasha.core.RegExpResult
-
- length() - Method in class akasha.core.Uint16Array
-
The length accessor property represents the length (in elements) of a typed array.
- length() - Method in class akasha.core.Uint32Array
-
The length accessor property represents the length (in elements) of a typed array.
- length() - Method in class akasha.core.Uint8Array
-
The length accessor property represents the length (in elements) of a typed array.
- length() - Method in class akasha.core.Uint8ClampedArray
-
The length accessor property represents the length (in elements) of a typed array.
- length() - Method in class akasha.gpu.GPUCompilationMessage
-
- length - Variable in class akasha.lang.JsArray
-
The length property of an object which is an instance of type Array sets or returns the number of elements in that array.
- less - Static variable in annotation type akasha.gpu.GPUCompareFunction
-
- less_equal - Static variable in annotation type akasha.gpu.GPUCompareFunction
-
- limits() - Method in class akasha.gpu.GPUAdapter
-
- limits() - Method in class akasha.gpu.GPUDevice
-
- line_list - Static variable in annotation type akasha.gpu.GPUPrimitiveTopology
-
- line_strip - Static variable in annotation type akasha.gpu.GPUPrimitiveTopology
-
- linear - Static variable in annotation type akasha.gpu.GPUFilterMode
-
- lineNum() - Method in class akasha.gpu.GPUCompilationMessage
-
- linePos() - Method in class akasha.gpu.GPUCompilationMessage
-
- load - Static variable in annotation type akasha.gpu.GPULoadOp
-
- loadOp() - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- loadOp(String) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Step1
-
- location() - Method in interface akasha.gpu.GPUComputePassTimestampWrite
-
- location(String) - Method in interface akasha.gpu.GPUComputePassTimestampWrite.Step2
-
- location() - Method in interface akasha.gpu.GPURenderPassTimestampWrite
-
- location(String) - Method in interface akasha.gpu.GPURenderPassTimestampWrite.Step2
-
- lodMaxClamp(float) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
-
- lodMaxClamp() - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- lodMinClamp(float) - Method in interface akasha.gpu.GPUSamplerDescriptor.Builder
-
- lodMinClamp() - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- lost() - Method in class akasha.gpu.GPUDevice
-
- low_power - Static variable in annotation type akasha.gpu.GPUPowerPreference
-
- r(double) - Static method in interface akasha.gpu.GPUColorDict
-
- r() - Method in interface akasha.gpu.GPUColorDict
-
- r16float - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- r16sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- r16uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- r32float - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- r32sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- r32uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- r8sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- r8snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- r8uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- r8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- race(Promise<? extends V>...) - Static method in class akasha.promise.Promise
-
The Promise.race() method returns a promise that fulfills or rejects as soon as one of the promises in an iterable fulfills or rejects, with the value or reason from that promise.
- race(JsIterable<Promise<? extends V>>) - Static method in class akasha.promise.Promise
-
The Promise.race() method returns a promise that fulfills or rejects as soon as one of the promises in an iterable fulfills or rejects, with the value or reason from that promise.
- RangeError - Class in akasha.core
-
The RangeError object indicates an error when a value is not in the set or range of allowed values.
- RangeError(String) - Constructor for class akasha.core.RangeError
-
The RangeError() constructor creates an error when a value is not in the set or range of allowed values.
- RangeError() - Constructor for class akasha.core.RangeError
-
The RangeError() constructor creates an error when a value is not in the set or range of allowed values.
- READ - Static variable in class akasha.gpu.GPUMapMode
-
- read_only_storage - Static variable in annotation type akasha.gpu.GPUBufferBindingType
-
- reason() - Method in class akasha.gpu.GPUDeviceLostInfo
-
- RED - Static variable in class akasha.gpu.GPUColorWrite
-
- reduce(JsArray.Reduce<? extends R, T>, R) - Method in class akasha.lang.JsArray
-
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
- reduce(JsArray.Reduce2<? extends R, T>, R) - Method in class akasha.lang.JsArray
-
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
- reduce(JsArray.Reduce3<? extends R, T>, R) - Method in class akasha.lang.JsArray
-
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
- reduce(JsArray.Reduce<? extends R, T>) - Method in class akasha.lang.JsArray
-
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
- reduce(JsArray.Reduce2<? extends R, T>) - Method in class akasha.lang.JsArray
-
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
- reduce(JsArray.Reduce3<? extends R, T>) - Method in class akasha.lang.JsArray
-
The reduce() method executes a reducer function (that you provide) on each element of the array, resulting in single output value.
- reduce(R, T) - Method in interface akasha.lang.JsArray.Reduce
-
- reduce(R, T, int) - Method in interface akasha.lang.JsArray.Reduce2
-
- reduce(R, T, int, JsArray<T>) - Method in interface akasha.lang.JsArray.Reduce3
-
- reduceRight(JsArray.Reduce<? extends R, T>, R) - Method in class akasha.lang.JsArray
-
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
- reduceRight(JsArray.Reduce2<? extends R, T>, R) - Method in class akasha.lang.JsArray
-
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
- reduceRight(JsArray.Reduce3<? extends R, T>, R) - Method in class akasha.lang.JsArray
-
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
- reduceRight(JsArray.Reduce<? extends R, T>) - Method in class akasha.lang.JsArray
-
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
- reduceRight(JsArray.Reduce2<? extends R, T>) - Method in class akasha.lang.JsArray
-
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
- reduceRight(JsArray.Reduce3<? extends R, T>) - Method in class akasha.lang.JsArray
-
The reduceRight() method applies a function against an accumulator and each value of the array (from right-to-left) to reduce it to a single value.
- ReferenceError - Class in akasha.core
-
The ReferenceError object represents an error when a variable that doesn't exist (or hasn't yet been initialized) in the current scope is referenced.
- ReferenceError(String) - Constructor for class akasha.core.ReferenceError
-
The ReferenceError object represents an error when a non-existent variable is referenced.
- ReferenceError() - Constructor for class akasha.core.ReferenceError
-
The ReferenceError object represents an error when a non-existent variable is referenced.
- RegExpFlags - Annotation Type in akasha.core
-
Specifies the valid flag string for regexps.
- RegExpLanguage - Annotation Type in akasha.core
-
Specifies the valid flag string for regexps.
- RegExpResult - Class in akasha.core
-
- RegExpResult() - Constructor for class akasha.core.RegExpResult
-
- reject(Object) - Static method in class akasha.promise.Promise
-
Returns a new Promise object that is rejected with the given reason.
- reject(Object) - Method in interface akasha.promise.RejectCallbackFn
-
- RejectCallbackFn - Interface in akasha.promise
-
- removeEventListener(String, EventListener, EventListenerOptions) - Method in class akasha.EventTarget
-
The EventTarget.removeEventListener() method removes from the EventTarget an event listener previously registered with EventTarget.addEventListener().
- removeEventListener(String, EventListener, boolean) - Method in class akasha.EventTarget
-
The EventTarget.removeEventListener() method removes from the EventTarget an event listener previously registered with EventTarget.addEventListener().
- removeEventListener(String, EventListener) - Method in class akasha.EventTarget
-
The EventTarget.removeEventListener() method removes from the EventTarget an event listener previously registered with EventTarget.addEventListener().
- RENDER_ATTACHMENT - Static variable in class akasha.gpu.GPUTextureUsage
-
- repeat - Static variable in annotation type akasha.gpu.GPUAddressMode
-
- replace() - Static method in interface akasha.core.Symbol
-
The Symbol.replace well-known symbol specifies the method that replaces matched substrings of a string.
- replace - Static variable in annotation type akasha.gpu.GPUStencilOperation
-
- requestAdapter(GPURequestAdapterOptions) - Method in class akasha.gpu.GPU
-
- requestAdapter() - Method in class akasha.gpu.GPU
-
- requestDevice(GPUDeviceDescriptor) - Method in class akasha.gpu.GPUAdapter
-
- requestDevice() - Method in class akasha.gpu.GPUAdapter
-
- requiredFeatures(JsArray<String>) - Method in interface akasha.gpu.GPUDeviceDescriptor.Builder
-
- requiredFeatures(String...) - Method in interface akasha.gpu.GPUDeviceDescriptor.Builder
-
- requiredFeatures() - Method in interface akasha.gpu.GPUDeviceDescriptor
-
- requiredLimits(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUDeviceDescriptor.Builder
-
- requiredLimits() - Method in interface akasha.gpu.GPUDeviceDescriptor
-
- requireValid(int) - Static method in class akasha.DOMExceptionCode.Util
-
- requireValid(int) - Static method in class akasha.EventPhase.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUAddressMode.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUBlendFactor.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUBlendOperation.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUBufferBindingType.Util
-
- requireValid(int) - Static method in class akasha.gpu.GPUBufferUsageFlags.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUCanvasCompositingAlphaMode.Util
-
- requireValid(int) - Static method in class akasha.gpu.GPUColorWriteFlags.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUCompareFunction.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUCompilationMessageType.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUComputePassTimestampLocation.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUCullMode.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUDeviceLostReason.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUErrorFilter.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUFeatureName.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUFilterMode.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUFrontFace.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUIndexFormat.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPULoadOp.Util
-
- requireValid(int) - Static method in class akasha.gpu.GPUMapModeFlags.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUPowerPreference.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUPredefinedColorSpace.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUPrimitiveTopology.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUQueryType.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPURenderPassTimestampLocation.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUSamplerBindingType.Util
-
- requireValid(int) - Static method in class akasha.gpu.GPUShaderStageFlags.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUStencilOperation.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUStorageTextureAccess.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUStoreOp.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUTextureAspect.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUTextureDimension.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUTextureFormat.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUTextureSampleType.Util
-
- requireValid(int) - Static method in class akasha.gpu.GPUTextureUsageFlags.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUTextureViewDimension.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUVertexFormat.Util
-
- requireValid(String) - Static method in class akasha.gpu.GPUVertexStepMode.Util
-
- resolve(Promise<V>) - Static method in class akasha.promise.Promise
-
Returns a new Promise object that is resolved with the given value.
- resolve(V) - Static method in class akasha.promise.Promise
-
Returns a new Promise object that is resolved with the given value.
- resolve(Promise<T>) - Method in interface akasha.promise.ResolveCallbackFn
-
- resolve(T) - Method in interface akasha.promise.ResolveCallbackFn
-
- resolve(ResolveValue<T>) - Method in interface akasha.promise.ResolveCallbackFn
-
- ResolveCallbackFn<T> - Interface in akasha.promise
-
- resolveQuerySet(GPUQuerySet, int, int, GPUBuffer, int) - Method in class akasha.gpu.GPUCommandEncoder
-
- resolveTarget(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Builder
-
- resolveTarget() - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- ResolveValue<T> - Interface in akasha.promise
-
- resource() - Method in interface akasha.gpu.GPUBindGroupEntry
-
- resource(GPUBindingResource) - Method in interface akasha.gpu.GPUBindGroupEntry.Step1
-
- returnValue - Variable in class akasha.Event
-
The Event property returnValue indicates whether the default action for this event has been prevented or not.
- ReturnValueType - Interface in akasha
-
- reverse() - Method in class akasha.lang.JsArray
-
The reverse() method reverses an array in place.
- reverse_subtract - Static variable in annotation type akasha.gpu.GPUBlendOperation
-
- rg11b10ufloat - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg16float - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg16sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg16uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg32float - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg32sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg32uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg8sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg8snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg8uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rg8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgb10a2unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgb9e5ufloat - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba16float - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba16sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba16uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba32float - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba32sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba32uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba8sint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba8snorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba8uint - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba8unorm - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rgba8unorm_srgb - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- rowsPerImage(int) - Method in interface akasha.gpu.GPUImageCopyBuffer.Builder
-
- rowsPerImage(int) - Method in interface akasha.gpu.GPUImageDataLayout.Builder
-
- rowsPerImage() - Method in interface akasha.gpu.GPUImageDataLayout
-
- sampleCount(int) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
-
- sampleCount(int) - Method in interface akasha.gpu.GPURenderPassLayout.Builder
-
- sampleCount() - Method in interface akasha.gpu.GPURenderPassLayout
-
- sampleCount(int) - Method in interface akasha.gpu.GPUTextureDescriptor.Builder
-
- sampleCount() - Method in interface akasha.gpu.GPUTextureDescriptor
-
- sampler(GPUSamplerBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
-
- sampler() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- sampleType(String) - Method in interface akasha.gpu.GPUTextureBindingLayout.Builder
-
- sampleType() - Method in interface akasha.gpu.GPUTextureBindingLayout
-
- seal(Object) - Static method in class akasha.core.JsObject
-
The Object.seal() method seals an object, preventing new properties from being added to it and marking all existing properties as non-configurable.
- search() - Static method in interface akasha.core.Symbol
-
The Symbol.search well-known symbol specifies the method that returns the index within a string that matches the regular expression.
- SECURITY_ERR - Static variable in class akasha.DOMException
-
- set(Float32Array, int) - Method in class akasha.core.Float32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Float32Array) - Method in class akasha.core.Float32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>, int) - Method in class akasha.core.Float32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double[], int) - Method in class akasha.core.Float32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>) - Method in class akasha.core.Float32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double...) - Method in class akasha.core.Float32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Float64Array, int) - Method in class akasha.core.Float64Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Float64Array) - Method in class akasha.core.Float64Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>, int) - Method in class akasha.core.Float64Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double[], int) - Method in class akasha.core.Float64Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>) - Method in class akasha.core.Float64Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double...) - Method in class akasha.core.Float64Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Int16Array, int) - Method in class akasha.core.Int16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Int16Array) - Method in class akasha.core.Int16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>, int) - Method in class akasha.core.Int16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double[], int) - Method in class akasha.core.Int16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>) - Method in class akasha.core.Int16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double...) - Method in class akasha.core.Int16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Int32Array, int) - Method in class akasha.core.Int32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Int32Array) - Method in class akasha.core.Int32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>, int) - Method in class akasha.core.Int32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double[], int) - Method in class akasha.core.Int32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>) - Method in class akasha.core.Int32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double...) - Method in class akasha.core.Int32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Int8Array, int) - Method in class akasha.core.Int8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Int8Array) - Method in class akasha.core.Int8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>, int) - Method in class akasha.core.Int8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double[], int) - Method in class akasha.core.Int8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>) - Method in class akasha.core.Int8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double...) - Method in class akasha.core.Int8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(K, V) - Method in class akasha.core.JsMap
-
The set() method adds a new element with a specified key and value to a Map object.
- set(K, V) - Method in class akasha.core.JsWeakMap
-
The set() method adds a new element with a specified key and value to a WeakMap object.
- set(PropertyMutatorFunction) - Method in interface akasha.core.ObjectPropertyDescriptor.Builder
-
- set() - Method in interface akasha.core.ObjectPropertyDescriptor
-
- set(Uint16Array, int) - Method in class akasha.core.Uint16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Uint16Array) - Method in class akasha.core.Uint16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>, int) - Method in class akasha.core.Uint16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double[], int) - Method in class akasha.core.Uint16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>) - Method in class akasha.core.Uint16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double...) - Method in class akasha.core.Uint16Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Uint32Array, int) - Method in class akasha.core.Uint32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Uint32Array) - Method in class akasha.core.Uint32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>, int) - Method in class akasha.core.Uint32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double[], int) - Method in class akasha.core.Uint32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>) - Method in class akasha.core.Uint32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double...) - Method in class akasha.core.Uint32Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Uint8Array, int) - Method in class akasha.core.Uint8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Uint8Array) - Method in class akasha.core.Uint8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>, int) - Method in class akasha.core.Uint8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double[], int) - Method in class akasha.core.Uint8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>) - Method in class akasha.core.Uint8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double...) - Method in class akasha.core.Uint8Array
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Uint8ClampedArray, int) - Method in class akasha.core.Uint8ClampedArray
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(Uint8ClampedArray) - Method in class akasha.core.Uint8ClampedArray
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>, int) - Method in class akasha.core.Uint8ClampedArray
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double[], int) - Method in class akasha.core.Uint8ClampedArray
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(JsArray<Double>) - Method in class akasha.core.Uint8ClampedArray
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- set(double...) - Method in class akasha.core.Uint8ClampedArray
-
The set() method stores multiple values in the typed array, reading input values from a specified array.
- setA(double) - Method in interface akasha.gpu.GPUColorDict
-
- setAccess(String) - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
-
- setAddressModeU(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setAddressModeV(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setAddressModeW(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setAlpha(GPUBlendComponent) - Method in interface akasha.gpu.GPUBlendState
-
- setAlphaToCoverageEnabled(boolean) - Method in interface akasha.gpu.GPUMultisampleState
-
- setArrayLayerCount(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- setArrayStride(int) - Method in interface akasha.gpu.GPUVertexBufferLayout
-
- setAspect(String) - Method in interface akasha.gpu.GPUImageCopyTexture
-
- setAspect(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- setAt(int, float) - Method in class akasha.core.Float32Array
-
- setAt(int, double) - Method in class akasha.core.Float64Array
-
- setAt(int, short) - Method in class akasha.core.Int16Array
-
- setAt(int, int) - Method in class akasha.core.Int32Array
-
- setAt(int, byte) - Method in class akasha.core.Int8Array
-
- setAt(int, int) - Method in class akasha.core.Uint16Array
-
- setAt(int, int) - Method in class akasha.core.Uint32Array
-
- setAt(int, short) - Method in class akasha.core.Uint8Array
-
- setAt(int, short) - Method in class akasha.core.Uint8ClampedArray
-
- setAttributes(JsArray<GPUVertexAttribute>) - Method in interface akasha.gpu.GPUVertexBufferLayout
-
- setAttributes(GPUVertexAttribute...) - Method in interface akasha.gpu.GPUVertexBufferLayout
-
- setB(double) - Method in interface akasha.gpu.GPUColorDict
-
- setBaseArrayLayer(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- setBaseMipLevel(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- setBindGroup(int, GPUBindGroup, JsArray<Double>) - Method in class akasha.gpu.GPUComputePassEncoder
-
- setBindGroup(int, GPUBindGroup, double...) - Method in class akasha.gpu.GPUComputePassEncoder
-
- setBindGroup(int, GPUBindGroup) - Method in class akasha.gpu.GPUComputePassEncoder
-
- setBindGroup(int, GPUBindGroup, Uint32Array, int, int) - Method in class akasha.gpu.GPUComputePassEncoder
-
- setBindGroup(int, GPUBindGroup, JsArray<Double>) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setBindGroup(int, GPUBindGroup, double...) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setBindGroup(int, GPUBindGroup) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setBindGroup(int, GPUBindGroup, Uint32Array, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setBindGroup(int, GPUBindGroup, JsArray<Double>) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setBindGroup(int, GPUBindGroup, double...) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setBindGroup(int, GPUBindGroup) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setBindGroup(int, GPUBindGroup, Uint32Array, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setBindGroupLayouts(JsArray<GPUBindGroupLayout>) - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor
-
- setBindGroupLayouts(GPUBindGroupLayout...) - Method in interface akasha.gpu.GPUPipelineLayoutDescriptor
-
- setBinding(int) - Method in interface akasha.gpu.GPUBindGroupEntry
-
- setBinding(int) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- setBlend(GPUBlendState) - Method in interface akasha.gpu.GPUColorTargetState
-
- setBlendConstant(GPUColor) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setBlendConstant(JsArray<Double>) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setBlendConstant(GPUColorDict) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setBlendConstant(double...) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setBubbles(boolean) - Method in interface akasha.EventInit
-
- setBuffer(GPUBufferBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- setBuffer(GPUBuffer) - Method in interface akasha.gpu.GPUBufferBinding
-
- setBuffer(GPUBuffer) - Method in interface akasha.gpu.GPUImageCopyBuffer
-
- setBuffers(JsArray<GPUVertexBufferLayout>) - Method in interface akasha.gpu.GPUVertexState
-
- setBuffers(GPUVertexBufferLayout...) - Method in interface akasha.gpu.GPUVertexState
-
- setBytesPerRow(int) - Method in interface akasha.gpu.GPUImageDataLayout
-
- setCancelable(boolean) - Method in interface akasha.EventInit
-
- setCapture(boolean) - Method in interface akasha.EventListenerOptions
-
- setClearValue(GPUColor) - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- setClearValue(JsArray<Double>) - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- setClearValue(GPUColorDict) - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- setClearValue(double...) - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- setCode(String) - Method in interface akasha.gpu.GPUShaderModuleDescriptor
-
- setColor(GPUBlendComponent) - Method in interface akasha.gpu.GPUBlendState
-
- setColorAttachments(JsArray<GPURenderPassColorAttachment>) - Method in interface akasha.gpu.GPURenderPassDescriptor
-
- setColorAttachments(GPURenderPassColorAttachment...) - Method in interface akasha.gpu.GPURenderPassDescriptor
-
- setColorFormats(JsArray<String>) - Method in interface akasha.gpu.GPURenderPassLayout
-
- setColorFormats(String...) - Method in interface akasha.gpu.GPURenderPassLayout
-
- setColorSpace(String) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setColorSpace(String) - Method in interface akasha.gpu.GPUExternalTextureDescriptor
-
- setColorSpace(String) - Method in interface akasha.gpu.GPUImageCopyTextureTagged
-
- setCompare(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setCompare(String) - Method in interface akasha.gpu.GPUStencilFaceState
-
- setComposed(boolean) - Method in interface akasha.EventInit
-
- setCompositingAlphaMode(String) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setCompute(GPUProgrammableStage) - Method in interface akasha.gpu.GPUComputePipelineDescriptor
-
- setConfigurable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor
-
- setConstants(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUProgrammableStage
-
- setCount(int) - Method in interface akasha.gpu.GPUMultisampleState
-
- setCount(int) - Method in interface akasha.gpu.GPUQuerySetDescriptor
-
- setCullMode(String) - Method in interface akasha.gpu.GPUPrimitiveState
-
- setDepthBias(int) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setDepthBiasClamp(float) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setDepthBiasSlopeScale(float) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setDepthClearValue(float) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- setDepthCompare(String) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setDepthFailOp(String) - Method in interface akasha.gpu.GPUStencilFaceState
-
- setDepthLoadOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- setDepthOrArrayLayers(int) - Method in interface akasha.gpu.GPUExtent3DDict
-
- setDepthReadOnly(boolean) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
-
- setDepthReadOnly(boolean) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- setDepthStencil(GPUDepthStencilState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
-
- setDepthStencilAttachment(GPURenderPassDepthStencilAttachment) - Method in interface akasha.gpu.GPURenderPassDescriptor
-
- setDepthStencilFormat(String) - Method in interface akasha.gpu.GPURenderPassLayout
-
- setDepthStoreOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- setDepthWriteEnabled(boolean) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setDevice(GPUDevice) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setDimension(String) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setDimension(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- setDstFactor(String) - Method in interface akasha.gpu.GPUBlendComponent
-
- setEntries(JsArray<GPUBindGroupEntry>) - Method in interface akasha.gpu.GPUBindGroupDescriptor
-
- setEntries(GPUBindGroupEntry...) - Method in interface akasha.gpu.GPUBindGroupDescriptor
-
- setEntries(JsArray<GPUBindGroupLayoutEntry>) - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
-
- setEntries(GPUBindGroupLayoutEntry...) - Method in interface akasha.gpu.GPUBindGroupLayoutDescriptor
-
- setEntryPoint(String) - Method in interface akasha.gpu.GPUProgrammableStage
-
- setEnumerable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor
-
- setError(GPUError) - Method in interface akasha.gpu.GPUUncapturedErrorEventInit
-
- setExternalTexture(GPUExternalTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- setFailOp(String) - Method in interface akasha.gpu.GPUStencilFaceState
-
- setFlipY(boolean) - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- setFloat32(int, float, boolean) - Method in class akasha.core.DataView
-
The setFloat32() method stores a signed 32-bit float (float) value at the specified byte offset from the start of the DataView.
- setFloat32(int, float) - Method in class akasha.core.DataView
-
The setFloat32() method stores a signed 32-bit float (float) value at the specified byte offset from the start of the DataView.
- setFloat64(int, double, boolean) - Method in class akasha.core.DataView
-
The setFloat64() method stores a signed 64-bit float (double) value at the specified byte offset from the start of the DataView.
- setFloat64(int, double) - Method in class akasha.core.DataView
-
The setFloat64() method stores a signed 64-bit float (double) value at the specified byte offset from the start of the DataView.
- setForceFallbackAdapter(boolean) - Method in interface akasha.gpu.GPURequestAdapterOptions
-
- setFormat(String) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setFormat(String) - Method in interface akasha.gpu.GPUColorTargetState
-
- setFormat(String) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setFormat(String) - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
-
- setFormat(String) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setFormat(String) - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- setFormat(String) - Method in interface akasha.gpu.GPUVertexAttribute
-
- setFragment(GPUFragmentState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
-
- setFrontFace(String) - Method in interface akasha.gpu.GPUPrimitiveState
-
- setG(double) - Method in interface akasha.gpu.GPUColorDict
-
- setGet(PropertyAccessorFunction) - Method in interface akasha.core.ObjectPropertyDescriptor
-
- setHasDynamicOffset(boolean) - Method in interface akasha.gpu.GPUBufferBindingLayout
-
- setHeight(int) - Method in interface akasha.gpu.GPUExtent3DDict
-
- setHints(JsPropertyMap<GPUShaderModuleCompilationHint>) - Method in interface akasha.gpu.GPUShaderModuleDescriptor
-
- setIndexBuffer(GPUBuffer, String, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setIndexBuffer(GPUBuffer, String, int) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setIndexBuffer(GPUBuffer, String) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setIndexBuffer(GPUBuffer, String, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setIndexBuffer(GPUBuffer, String, int) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setIndexBuffer(GPUBuffer, String) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setInt16(int, int, boolean) - Method in class akasha.core.DataView
-
The setInt16() method stores a signed 16-bit integer (short) value at the specified byte offset from the start of the DataView.
- setInt16(int, int) - Method in class akasha.core.DataView
-
The setInt16() method stores a signed 16-bit integer (short) value at the specified byte offset from the start of the DataView.
- setInt32(int, int, boolean) - Method in class akasha.core.DataView
-
The setInt32() method stores a signed 32-bit integer (long) value at the specified byte offset from the start of the DataView.
- setInt32(int, int) - Method in class akasha.core.DataView
-
The setInt32() method stores a signed 32-bit integer (long) value at the specified byte offset from the start of the DataView.
- setInt8(int, byte) - Method in class akasha.core.DataView
-
The setInt8() method stores a signed 8-bit integer (byte) value at the specified byte offset from the start of the DataView.
- setLabel(String) - Method in interface akasha.gpu.GPUObjectDescriptorBase
-
- setLayout(GPUBindGroupLayout) - Method in interface akasha.gpu.GPUBindGroupDescriptor
-
- setLayout(GPUPipelineLayout) - Method in interface akasha.gpu.GPUPipelineDescriptorBase
-
- setLayout(GPUPipelineLayout) - Method in interface akasha.gpu.GPUShaderModuleCompilationHint
-
- setLoadOp(String) - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- setLocation(String) - Method in interface akasha.gpu.GPUComputePassTimestampWrite
-
- setLocation(String) - Method in interface akasha.gpu.GPURenderPassTimestampWrite
-
- setLodMaxClamp(float) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setLodMinClamp(float) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setMagFilter(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setMappedAtCreation(boolean) - Method in interface akasha.gpu.GPUBufferDescriptor
-
- setMask(int) - Method in interface akasha.gpu.GPUMultisampleState
-
- setMaxAnisotropy(int) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setMinBindingSize(int) - Method in interface akasha.gpu.GPUBufferBindingLayout
-
- setMinFilter(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setMipLevel(int) - Method in interface akasha.gpu.GPUImageCopyTexture
-
- setMipLevelCount(int) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setMipLevelCount(int) - Method in interface akasha.gpu.GPUTextureViewDescriptor
-
- setMipmapFilter(String) - Method in interface akasha.gpu.GPUSamplerDescriptor
-
- setModule(GPUShaderModule) - Method in interface akasha.gpu.GPUProgrammableStage
-
- setMultisample(GPUMultisampleState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
-
- setMultisampled(boolean) - Method in interface akasha.gpu.GPUTextureBindingLayout
-
- setOcclusionQuerySet(GPUQuerySet) - Method in interface akasha.gpu.GPURenderPassDescriptor
-
- setOffset(int) - Method in interface akasha.gpu.GPUBufferBinding
-
- setOffset(int) - Method in interface akasha.gpu.GPUImageDataLayout
-
- setOffset(int) - Method in interface akasha.gpu.GPUVertexAttribute
-
- setOnce(boolean) - Method in interface akasha.AddEventListenerOptions
-
- setOperation(String) - Method in interface akasha.gpu.GPUBlendComponent
-
- setOrigin(GPUOrigin2D) - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- setOrigin(JsArray<Double>) - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- setOrigin(GPUOrigin2DDict) - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- setOrigin(double...) - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- setOrigin(GPUOrigin3D) - Method in interface akasha.gpu.GPUImageCopyTexture
-
- setOrigin(JsArray<Double>) - Method in interface akasha.gpu.GPUImageCopyTexture
-
- setOrigin(GPUOrigin3DDict) - Method in interface akasha.gpu.GPUImageCopyTexture
-
- setOrigin(double...) - Method in interface akasha.gpu.GPUImageCopyTexture
-
- setPassive(boolean) - Method in interface akasha.AddEventListenerOptions
-
- setPassOp(String) - Method in interface akasha.gpu.GPUStencilFaceState
-
- setPipeline(GPUComputePipeline) - Method in class akasha.gpu.GPUComputePassEncoder
-
- setPipeline(GPURenderPipeline) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setPipeline(GPURenderPipeline) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setPowerPreference(String) - Method in interface akasha.gpu.GPURequestAdapterOptions
-
- setPremultipliedAlpha(boolean) - Method in interface akasha.gpu.GPUImageCopyTextureTagged
-
- setPrimitive(GPUPrimitiveState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
-
- setPrototypeOf(Object, Object) - Static method in class akasha.core.JsObject
-
The Object.setPrototypeOf() method sets the prototype (i.e., the internal [[Prototype]] property) of a specified object to another object or null.
- setQueryIndex(int) - Method in interface akasha.gpu.GPUComputePassTimestampWrite
-
- setQueryIndex(int) - Method in interface akasha.gpu.GPURenderPassTimestampWrite
-
- setQuerySet(GPUQuerySet) - Method in interface akasha.gpu.GPUComputePassTimestampWrite
-
- setQuerySet(GPUQuerySet) - Method in interface akasha.gpu.GPURenderPassTimestampWrite
-
- setR(double) - Method in interface akasha.gpu.GPUColorDict
-
- setRequiredFeatures(JsArray<String>) - Method in interface akasha.gpu.GPUDeviceDescriptor
-
- setRequiredFeatures(String...) - Method in interface akasha.gpu.GPUDeviceDescriptor
-
- setRequiredLimits(JsPropertyMap<Double>) - Method in interface akasha.gpu.GPUDeviceDescriptor
-
- setResolveTarget(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- setResource(GPUBindingResource) - Method in interface akasha.gpu.GPUBindGroupEntry
-
- setRowsPerImage(int) - Method in interface akasha.gpu.GPUImageDataLayout
-
- setSampleCount(int) - Method in interface akasha.gpu.GPURenderPassLayout
-
- setSampleCount(int) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setSampler(GPUSamplerBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- setSampleType(String) - Method in interface akasha.gpu.GPUTextureBindingLayout
-
- setScissorRect(int, int, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setSet(PropertyMutatorFunction) - Method in interface akasha.core.ObjectPropertyDescriptor
-
- setShaderLocation(int) - Method in interface akasha.gpu.GPUVertexAttribute
-
- setSize(int) - Method in interface akasha.gpu.GPUBufferBinding
-
- setSize(int) - Method in interface akasha.gpu.GPUBufferDescriptor
-
- setSize(GPUExtent3D) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setSize(JsArray<Double>) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setSize(GPUExtent3DDict) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setSize(double...) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setSize(GPUExtent3D) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setSize(JsArray<Double>) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setSize(GPUExtent3DDict) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setSize(double...) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setSource(HTMLVideoElement) - Method in interface akasha.gpu.GPUExternalTextureDescriptor
-
- setSource(ImageBitmapOrHTMLCanvasElementOrOffscreenCanvasUnion) - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- setSource(ImageBitmap) - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- setSource(HTMLCanvasElement) - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- setSource(OffscreenCanvas) - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- setSourceMap(JsObject) - Method in interface akasha.gpu.GPUShaderModuleDescriptor
-
- setSrcFactor(String) - Method in interface akasha.gpu.GPUBlendComponent
-
- setStencilBack(GPUStencilFaceState) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setStencilClearValue(int) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- setStencilFront(GPUStencilFaceState) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setStencilLoadOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- setStencilReadMask(int) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setStencilReadOnly(boolean) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
-
- setStencilReadOnly(boolean) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- setStencilReference(int) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setStencilStoreOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- setStencilWriteMask(int) - Method in interface akasha.gpu.GPUDepthStencilState
-
- setStepMode(String) - Method in interface akasha.gpu.GPUVertexBufferLayout
-
- setStorageTexture(GPUStorageTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- setStoreOp(String) - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- setStripIndexFormat(String) - Method in interface akasha.gpu.GPUPrimitiveState
-
- setTargets(JsArray<GPUColorTargetState>) - Method in interface akasha.gpu.GPUFragmentState
-
- setTargets(GPUColorTargetState...) - Method in interface akasha.gpu.GPUFragmentState
-
- setTexture(GPUTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- setTexture(GPUTexture) - Method in interface akasha.gpu.GPUImageCopyTexture
-
- setTimestampWrites(JsArray<GPUComputePassTimestampWrite>) - Method in interface akasha.gpu.GPUComputePassDescriptor
-
- setTimestampWrites(GPUComputePassTimestampWrite...) - Method in interface akasha.gpu.GPUComputePassDescriptor
-
- setTimestampWrites(JsArray<GPURenderPassTimestampWrite>) - Method in interface akasha.gpu.GPURenderPassDescriptor
-
- setTimestampWrites(GPURenderPassTimestampWrite...) - Method in interface akasha.gpu.GPURenderPassDescriptor
-
- setTopology(String) - Method in interface akasha.gpu.GPUPrimitiveState
-
- setType(String) - Method in interface akasha.gpu.GPUBufferBindingLayout
-
- setType(String) - Method in interface akasha.gpu.GPUQuerySetDescriptor
-
- setType(String) - Method in interface akasha.gpu.GPUSamplerBindingLayout
-
- setUint16(int, int, boolean) - Method in class akasha.core.DataView
-
The setUint16() method stores an unsigned 16-bit integer (unsigned short) value at the specified byte offset from the start of the DataView.
- setUint16(int, int) - Method in class akasha.core.DataView
-
The setUint16() method stores an unsigned 16-bit integer (unsigned short) value at the specified byte offset from the start of the DataView.
- setUint32(int, int, boolean) - Method in class akasha.core.DataView
-
The setUint32() method stores an unsigned 32-bit integer (unsigned long) value at the specified byte offset from the start of the DataView.
- setUint32(int, int) - Method in class akasha.core.DataView
-
The setUint32() method stores an unsigned 32-bit integer (unsigned long) value at the specified byte offset from the start of the DataView.
- setUint8(int, int) - Method in class akasha.core.DataView
-
The setUint8() method stores an unsigned 8-bit integer (byte) value at the specified byte offset from the start of the DataView.
- setUnclippedDepth(boolean) - Method in interface akasha.gpu.GPUPrimitiveState
-
- setUsage(int) - Method in interface akasha.gpu.GPUBufferDescriptor
-
- setUsage(int) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setUsage(int) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setValue(Object) - Method in interface akasha.core.ObjectPropertyDescriptor
-
- setVertex(GPUVertexState) - Method in interface akasha.gpu.GPURenderPipelineDescriptor
-
- setVertexBuffer(int, GPUBuffer, int, int) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setVertexBuffer(int, GPUBuffer, int) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setVertexBuffer(int, GPUBuffer) - Method in class akasha.gpu.GPURenderBundleEncoder
-
- setVertexBuffer(int, GPUBuffer, int, int) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setVertexBuffer(int, GPUBuffer, int) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setVertexBuffer(int, GPUBuffer) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setView(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- setView(GPUTextureView) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- setViewDimension(String) - Method in interface akasha.gpu.GPUStorageTextureBindingLayout
-
- setViewDimension(String) - Method in interface akasha.gpu.GPUTextureBindingLayout
-
- setViewFormats(JsArray<String>) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setViewFormats(String...) - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- setViewFormats(JsArray<String>) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setViewFormats(String...) - Method in interface akasha.gpu.GPUTextureDescriptor
-
- setViewport(float, float, float, float, float, float) - Method in class akasha.gpu.GPURenderPassEncoder
-
- setVisibility(int) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- setWidth(int) - Method in interface akasha.gpu.GPUExtent3DDict
-
- setWritable(boolean) - Method in interface akasha.core.ObjectPropertyDescriptor
-
- setWriteMask(int) - Method in interface akasha.gpu.GPUColorTargetState
-
- setX(int) - Method in interface akasha.gpu.GPUOrigin2DDict
-
- setX(int) - Method in interface akasha.gpu.GPUOrigin3DDict
-
- setY(int) - Method in interface akasha.gpu.GPUOrigin2DDict
-
- setY(int) - Method in interface akasha.gpu.GPUOrigin3DDict
-
- setZ(int) - Method in interface akasha.gpu.GPUOrigin3DDict
-
- shaderLocation() - Method in interface akasha.gpu.GPUVertexAttribute
-
- shaderLocation(int) - Method in interface akasha.gpu.GPUVertexAttribute.Step2
-
- SharedArrayBuffer - Class in akasha.core
-
The SharedArrayBuffer object is used to represent a generic, fixed-length raw binary data buffer, similar to the ArrayBuffer object, but in a way that they can be used to create views on shared memory.
- SharedArrayBuffer(int) - Constructor for class akasha.core.SharedArrayBuffer
-
The SharedArrayBuffer() constructor is used to create a SharedArrayBuffer object representing a generic, fixed-length raw binary data buffer, similar to the ArrayBuffer object.
- shift() - Method in class akasha.lang.JsArray
-
The shift() method removes the first element from an array and returns that removed element.
- sint - Static variable in annotation type akasha.gpu.GPUTextureSampleType
-
- sint16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- sint16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- sint32 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- sint32x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- sint32x3 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- sint32x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- sint8x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- sint8x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- size() - Method in class akasha.core.JsMap
-
The size accessor property returns the number of elements in a Map object.
- size() - Method in class akasha.core.JsSet
-
The size accessor property returns the number of (unique) elements in a Set object.
- size(int) - Method in interface akasha.gpu.GPUBufferBinding.Builder
-
- size() - Method in interface akasha.gpu.GPUBufferBinding
-
- size(int) - Static method in interface akasha.gpu.GPUBufferDescriptor
-
- size() - Method in interface akasha.gpu.GPUBufferDescriptor
-
- size(GPUExtent3D) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
-
- size(JsArray<Double>) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
-
- size(GPUExtent3DDict) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
-
- size(double...) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
-
- size() - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- size() - Method in class akasha.gpu.GPUSupportedFeatures
-
- size(GPUExtent3D) - Static method in interface akasha.gpu.GPUTextureDescriptor
-
- size(JsArray<Double>) - Static method in interface akasha.gpu.GPUTextureDescriptor
-
- size(GPUExtent3DDict) - Static method in interface akasha.gpu.GPUTextureDescriptor
-
- size(double...) - Static method in interface akasha.gpu.GPUTextureDescriptor
-
- size() - Method in interface akasha.gpu.GPUTextureDescriptor
-
- slice(int, int) - Method in class akasha.core.ArrayBuffer
-
The slice() method returns a new ArrayBuffer whose contents are a copy of this ArrayBuffer's bytes from begin, inclusive, up to end, exclusive.
- slice(int) - Method in class akasha.core.ArrayBuffer
-
The slice() method returns a new ArrayBuffer whose contents are a copy of this ArrayBuffer's bytes from begin, inclusive, up to end, exclusive.
- slice(int, int) - Method in class akasha.lang.JsArray
-
The slice() method returns a shallow copy of a portion of an array into a new array object selected from start to end (end not included) where start and end represent the index of items in that array.
- slice(int) - Method in class akasha.lang.JsArray
-
The slice() method returns a shallow copy of a portion of an array into a new array object selected from start to end (end not included) where start and end represent the index of items in that array.
- slice() - Method in class akasha.lang.JsArray
-
The slice() method returns a shallow copy of the array.
- snorm16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- snorm16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- snorm8x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- snorm8x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- some(JsArray.Predicate<T>) - Method in class akasha.lang.JsArray
-
The some() method tests whether at least one element in the array passes the test implemented by the provided function.
- some(JsArray.Predicate2<T>) - Method in class akasha.lang.JsArray
-
The some() method tests whether at least one element in the array passes the test implemented by the provided function.
- some(JsArray.Predicate3<T>) - Method in class akasha.lang.JsArray
-
The some() method tests whether at least one element in the array passes the test implemented by the provided function.
- sort(JsArray.Comparator<? super T>) - Method in class akasha.lang.JsArray
-
The sort() method sorts the elements of an array in place and returns the sorted array.
- sort() - Method in class akasha.lang.JsArray
-
The sort() method sorts the elements of an array in place and returns the sorted array.
- source(HTMLVideoElement) - Static method in interface akasha.gpu.GPUExternalTextureDescriptor
-
- source() - Method in interface akasha.gpu.GPUExternalTextureDescriptor
-
- source(ImageBitmap) - Static method in interface akasha.gpu.GPUImageCopyExternalImage
-
- source(HTMLCanvasElement) - Static method in interface akasha.gpu.GPUImageCopyExternalImage
-
- source(OffscreenCanvas) - Static method in interface akasha.gpu.GPUImageCopyExternalImage
-
- source() - Method in interface akasha.gpu.GPUImageCopyExternalImage
-
- sourceMap(JsObject) - Method in interface akasha.gpu.GPUShaderModuleDescriptor.Builder
-
- sourceMap() - Method in interface akasha.gpu.GPUShaderModuleDescriptor
-
- species() - Static method in interface akasha.core.Symbol
-
The well-known symbol Symbol.species specifies a function-valued property that the constructor function uses to create derived objects.
- splice(int, int, T...) - Method in class akasha.lang.JsArray
-
The splice() method changes the contents of an array by removing or replacing existing elements and/or adding new elements in place.
- splice(int) - Method in class akasha.lang.JsArray
-
The splice() method changes the contents of an array by removing or replacing existing elements and/or adding new elements in place.
- split() - Static method in interface akasha.core.Symbol
-
The Symbol.split well-known symbol specifies the method that splits a string at the indices that match a regular expression.
- src - Static variable in annotation type akasha.gpu.GPUBlendFactor
-
- src_alpha - Static variable in annotation type akasha.gpu.GPUBlendFactor
-
- src_alpha_saturated - Static variable in annotation type akasha.gpu.GPUBlendFactor
-
- srcElement() - Method in class akasha.Event
-
Initially implemented in Internet Explorer, Event.srcElement is a now-standard alias (defined in the DOM Standard but flagged as "historical") for the Event.target property.
- srcFactor(String) - Method in interface akasha.gpu.GPUBlendComponent.Builder
-
- srcFactor() - Method in interface akasha.gpu.GPUBlendComponent
-
- srgb - Static variable in annotation type akasha.gpu.GPUPredefinedColorSpace
-
- stack() - Method in class akasha.core.JsError
-
The non-standard stack property of Error objects offer a trace of which functions were called, in what order, from which line and file, and with what arguments.
- stencil8 - Static variable in annotation type akasha.gpu.GPUTextureFormat
-
- stencil_only - Static variable in annotation type akasha.gpu.GPUTextureAspect
-
- stencilBack(GPUStencilFaceState) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
-
- stencilBack() - Method in interface akasha.gpu.GPUDepthStencilState
-
- stencilClearValue(int) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
-
- stencilClearValue() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- stencilFront(GPUStencilFaceState) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
-
- stencilFront() - Method in interface akasha.gpu.GPUDepthStencilState
-
- stencilLoadOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
-
- stencilLoadOp() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- stencilReadMask(int) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
-
- stencilReadMask() - Method in interface akasha.gpu.GPUDepthStencilState
-
- stencilReadOnly(boolean) - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor.Builder
-
- stencilReadOnly() - Method in interface akasha.gpu.GPURenderBundleEncoderDescriptor
-
- stencilReadOnly(boolean) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
-
- stencilReadOnly() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- stencilStoreOp(String) - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment.Builder
-
- stencilStoreOp() - Method in interface akasha.gpu.GPURenderPassDepthStencilAttachment
-
- stencilWriteMask(int) - Method in interface akasha.gpu.GPUDepthStencilState.Builder
-
- stencilWriteMask() - Method in interface akasha.gpu.GPUDepthStencilState
-
- stepMode(String) - Method in interface akasha.gpu.GPUVertexBufferLayout.Builder
-
- stepMode() - Method in interface akasha.gpu.GPUVertexBufferLayout
-
- stopImmediatePropagation() - Method in class akasha.Event
-
The stopImmediatePropagation() method of the Event interface prevents other listeners of the same event from being called.
- stopPropagation() - Method in class akasha.Event
-
The stopPropagation() method of the Event interface prevents further propagation of the current event in the capturing and bubbling phases.
- storage - Static variable in annotation type akasha.gpu.GPUBufferBindingType
-
- STORAGE - Static variable in class akasha.gpu.GPUBufferUsage
-
- STORAGE_BINDING - Static variable in class akasha.gpu.GPUTextureUsage
-
- storageTexture(GPUStorageTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
-
- storageTexture() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- store - Static variable in annotation type akasha.gpu.GPUStoreOp
-
- storeOp(String) - Method in interface akasha.gpu.GPURenderPassColorAttachment.Step2
-
- storeOp() - Method in interface akasha.gpu.GPURenderPassColorAttachment
-
- StringOrUndefinedUnion - Interface in akasha
-
- stripIndexFormat(String) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
-
- stripIndexFormat() - Method in interface akasha.gpu.GPUPrimitiveState
-
- subarray(int, int) - Method in class akasha.core.Float32Array
-
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
- subarray(int, int) - Method in class akasha.core.Float64Array
-
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
- subarray(int, int) - Method in class akasha.core.Int16Array
-
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
- subarray(int, int) - Method in class akasha.core.Int32Array
-
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
- subarray(int, int) - Method in class akasha.core.Int8Array
-
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
- subarray(int, int) - Method in class akasha.core.Uint16Array
-
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
- subarray(int, int) - Method in class akasha.core.Uint32Array
-
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
- subarray(int, int) - Method in class akasha.core.Uint8Array
-
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
- subarray(int, int) - Method in class akasha.core.Uint8ClampedArray
-
The subarray() method returns a new TypedArray on the same ArrayBuffer store and with the same element types as for this TypedArray object.
- submit(JsArray<GPUCommandBuffer>) - Method in class akasha.gpu.GPUQueue
-
- submit(GPUCommandBuffer...) - Method in class akasha.gpu.GPUQueue
-
- subtract - Static variable in annotation type akasha.gpu.GPUBlendOperation
-
- Symbol - Interface in akasha.core
-
The data type symbol is a primitive data type.
- SYNTAX_ERR - Static variable in class akasha.DOMException
-
- SyntaxError - Class in akasha.core
-
The SyntaxError object represents an error when trying to interpret syntactically invalid code.
- SyntaxError(String) - Constructor for class akasha.core.SyntaxError
-
The SyntaxError constructor creates a new error object that represents an error when trying to interpret syntactically invalid code.
- SyntaxError() - Constructor for class akasha.core.SyntaxError
-
The SyntaxError constructor creates a new error object that represents an error when trying to interpret syntactically invalid code.
- target() - Method in class akasha.Event
-
The target property of the Event interface is a reference to the object onto which the event was dispatched.
- targets(JsArray<GPUColorTargetState>) - Method in interface akasha.gpu.GPUFragmentState.Step2
-
- targets(GPUColorTargetState...) - Method in interface akasha.gpu.GPUFragmentState.Step2
-
- targets() - Method in interface akasha.gpu.GPUFragmentState
-
- test(T) - Method in interface akasha.lang.JsArray.Predicate
-
- test(T, int) - Method in interface akasha.lang.JsArray.Predicate2
-
- test(T, int, JsArray<T>) - Method in interface akasha.lang.JsArray.Predicate3
-
- texture(GPUTextureBindingLayout) - Method in interface akasha.gpu.GPUBindGroupLayoutEntry.Builder
-
- texture() - Method in interface akasha.gpu.GPUBindGroupLayoutEntry
-
- texture(GPUTexture) - Static method in interface akasha.gpu.GPUImageCopyTexture
-
- texture() - Method in interface akasha.gpu.GPUImageCopyTexture
-
- texture(GPUTexture) - Static method in interface akasha.gpu.GPUImageCopyTextureTagged
-
- TEXTURE_BINDING - Static variable in class akasha.gpu.GPUTextureUsage
-
- texture_compression_astc - Static variable in annotation type akasha.gpu.GPUFeatureName
-
- texture_compression_bc - Static variable in annotation type akasha.gpu.GPUFeatureName
-
- texture_compression_etc2 - Static variable in annotation type akasha.gpu.GPUFeatureName
-
- then(OnFulfilledCallback<? super T, ? extends V>) - Method in class akasha.promise.Promise
-
Appends the fulfillment handler to the promise, and returns a new promise resolving to the
return value of the called handler.
- then(OnFulfilledCallback<? super T, ? extends V>, OnRejectedCallback<? extends V>) - Method in class akasha.promise.Promise
-
Appends fulfillment and rejection handlers to the promise, and returns a new promise resolving to the
return value of the called handler, or to its original settled value if the promise was not handled
(i.e.
- thenAccept(AcceptCallback<? super T>) - Method in class akasha.promise.Promise
-
Appends the fulfillment handler to the promise, and returns a new promise resolving to a void value.
- TIMEOUT_ERR - Static variable in class akasha.DOMException
-
- timeStamp() - Method in class akasha.Event
-
The timeStamp read-only property of the Event interface returns the time (in milliseconds) at which the event was created.
- timestamp - Static variable in annotation type akasha.gpu.GPUQueryType
-
- timestamp_query - Static variable in annotation type akasha.gpu.GPUFeatureName
-
- timestampWrites(JsArray<GPUComputePassTimestampWrite>) - Method in interface akasha.gpu.GPUComputePassDescriptor.Builder
-
- timestampWrites(GPUComputePassTimestampWrite...) - Method in interface akasha.gpu.GPUComputePassDescriptor.Builder
-
- timestampWrites() - Method in interface akasha.gpu.GPUComputePassDescriptor
-
- timestampWrites(JsArray<GPURenderPassTimestampWrite>) - Method in interface akasha.gpu.GPURenderPassDescriptor.Builder
-
- timestampWrites(GPURenderPassTimestampWrite...) - Method in interface akasha.gpu.GPURenderPassDescriptor.Builder
-
- timestampWrites() - Method in interface akasha.gpu.GPURenderPassDescriptor
-
- toExponential(int) - Method in class akasha.core.JsNumber
-
The toExponential() method returns a string representing the Number object in exponential notation.
- toExponential() - Method in class akasha.core.JsNumber
-
The toExponential() method returns a string representing the Number object in exponential notation.
- toFixed(int) - Method in class akasha.core.JsNumber
-
The toFixed() method formats a number using fixed-point notation.
- toFixed() - Method in class akasha.core.JsNumber
-
The toFixed() method formats a number using fixed-point notation.
- topology(String) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
-
- topology() - Method in interface akasha.gpu.GPUPrimitiveState
-
- toPrecision(int) - Method in class akasha.core.JsNumber
-
The toPrecision() method returns a string representing the Number object to the specified precision.
- toPrecision() - Method in class akasha.core.JsNumber
-
The toPrecision() method returns a string representing the Number object to the specified precision.
- toPrimitive() - Static method in interface akasha.core.Symbol
-
The Symbol.toPrimitive is a symbol that specifies a function valued property that is called to convert an object to a corresponding primitive value.
- toString_() - Method in class akasha.core.Float32Array
-
The toString() method returns a string representing the specified array and its elements.
- toString_() - Method in class akasha.core.Float64Array
-
The toString() method returns a string representing the specified array and its elements.
- toString_() - Method in class akasha.core.Int16Array
-
The toString() method returns a string representing the specified array and its elements.
- toString_() - Method in class akasha.core.Int32Array
-
The toString() method returns a string representing the specified array and its elements.
- toString_() - Method in class akasha.core.Int8Array
-
The toString() method returns a string representing the specified array and its elements.
- toString_(int) - Method in class akasha.core.JsNumber
-
The toString() method returns a string representing the specified Number object.
- toString_() - Method in class akasha.core.JsNumber
-
The toString() method returns a string representing the specified Number object.
- toString_() - Method in class akasha.core.JsObject
-
The valueOf() method returns the wrapped primitive value of a Number object.
- toString_() - Method in interface akasha.core.Symbol
-
The toString() method returns a string representing the specified Symbol object.
- toString_() - Method in class akasha.core.Uint16Array
-
The toString() method returns a string representing the specified array and its elements.
- toString_() - Method in class akasha.core.Uint32Array
-
The toString() method returns a string representing the specified array and its elements.
- toString_() - Method in class akasha.core.Uint8Array
-
The toString() method returns a string representing the specified array and its elements.
- toString_() - Method in class akasha.core.Uint8ClampedArray
-
The toString() method returns a string representing the specified array and its elements.
- toString_() - Method in class akasha.lang.JsArray
-
The toString() method returns a string representing the specified array and its elements.
- toStringTag() - Static method in interface akasha.core.Symbol
-
The Symbol.toStringTag well-known symbol is a string valued property that is used in the creation of the default string description of an object.
- triangle_list - Static variable in annotation type akasha.gpu.GPUPrimitiveTopology
-
- triangle_strip - Static variable in annotation type akasha.gpu.GPUPrimitiveTopology
-
- type() - Method in class akasha.Event
-
The type read-only property of the Event interface returns a string containing the event's type.
- type(String) - Method in interface akasha.gpu.GPUBufferBindingLayout.Builder
-
- type() - Method in interface akasha.gpu.GPUBufferBindingLayout
-
- type() - Method in class akasha.gpu.GPUCompilationMessage
-
- type(String) - Static method in interface akasha.gpu.GPUQuerySetDescriptor
-
- type() - Method in interface akasha.gpu.GPUQuerySetDescriptor
-
- type(String) - Method in interface akasha.gpu.GPUSamplerBindingLayout.Builder
-
- type() - Method in interface akasha.gpu.GPUSamplerBindingLayout
-
- TYPE_MISMATCH_ERR - Static variable in class akasha.DOMException
-
- TypedArray - Interface in akasha.core
-
- TypeError - Class in akasha.core
-
The TypeError object represents an error when an operation could not be performed, typically (but not exclusively) when a value is not of the expected type.
- TypeError(String) - Constructor for class akasha.core.TypeError
-
The TypeError() constructor creates a new error when an operation could not be performed, typically (but not exclusively) when a value is not of the expected type.
- TypeError() - Constructor for class akasha.core.TypeError
-
The TypeError() constructor creates a new error when an operation could not be performed, typically (but not exclusively) when a value is not of the expected type.
- uint - Static variable in annotation type akasha.gpu.GPUTextureSampleType
-
- uint16 - Static variable in annotation type akasha.gpu.GPUIndexFormat
-
- Uint16Array - Class in akasha.core
-
The Uint16Array typed array represents an array of 16-bit unsigned integers in the platform byte order.
- Uint16Array(int) - Constructor for class akasha.core.Uint16Array
-
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
- Uint16Array(Uint16Array) - Constructor for class akasha.core.Uint16Array
-
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
- Uint16Array(JsArray<Double>) - Constructor for class akasha.core.Uint16Array
-
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
- Uint16Array(double[]) - Constructor for class akasha.core.Uint16Array
-
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
- Uint16Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Uint16Array
-
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
- Uint16Array(ArrayBuffer, int) - Constructor for class akasha.core.Uint16Array
-
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
- Uint16Array(ArrayBuffer) - Constructor for class akasha.core.Uint16Array
-
The Uint16Array() typed array constructor creates an array of 16-bit unsigned integers in the platform byte order.
- Uint16Array.Entry - Class in akasha.core
-
- Uint16Array.ForEachCallback - Interface in akasha.core
-
- Uint16Array.ForEachCallback2 - Interface in akasha.core
-
- Uint16Array.ForEachCallback3 - Interface in akasha.core
-
- uint16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- uint16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- uint32 - Static variable in annotation type akasha.gpu.GPUIndexFormat
-
- uint32 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- Uint32Array - Class in akasha.core
-
The Uint32Array typed array represents an array of 32-bit unsigned integers in the platform byte order.
- Uint32Array(int) - Constructor for class akasha.core.Uint32Array
-
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
- Uint32Array(Uint32Array) - Constructor for class akasha.core.Uint32Array
-
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
- Uint32Array(JsArray<Double>) - Constructor for class akasha.core.Uint32Array
-
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
- Uint32Array(double[]) - Constructor for class akasha.core.Uint32Array
-
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
- Uint32Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Uint32Array
-
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
- Uint32Array(ArrayBuffer, int) - Constructor for class akasha.core.Uint32Array
-
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
- Uint32Array(ArrayBuffer) - Constructor for class akasha.core.Uint32Array
-
The Uint32Array() typed array constructor creates an array of 32-bit unsigned integers in the platform byte order.
- Uint32Array.Entry - Class in akasha.core
-
- Uint32Array.ForEachCallback - Interface in akasha.core
-
- Uint32Array.ForEachCallback2 - Interface in akasha.core
-
- Uint32Array.ForEachCallback3 - Interface in akasha.core
-
- uint32x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- uint32x3 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- uint32x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- Uint8Array - Class in akasha.core
-
The Uint8Array typed array represents an array of 8-bit unsigned integers.
- Uint8Array(int) - Constructor for class akasha.core.Uint8Array
-
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
- Uint8Array(Uint8Array) - Constructor for class akasha.core.Uint8Array
-
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
- Uint8Array(JsArray<Double>) - Constructor for class akasha.core.Uint8Array
-
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
- Uint8Array(double[]) - Constructor for class akasha.core.Uint8Array
-
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
- Uint8Array(ArrayBuffer, int, int) - Constructor for class akasha.core.Uint8Array
-
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
- Uint8Array(ArrayBuffer, int) - Constructor for class akasha.core.Uint8Array
-
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
- Uint8Array(ArrayBuffer) - Constructor for class akasha.core.Uint8Array
-
The Uint8Array() constructor creates a typed array of 8-bit unsigned integers.
- Uint8Array.Entry - Class in akasha.core
-
- Uint8Array.ForEachCallback - Interface in akasha.core
-
- Uint8Array.ForEachCallback2 - Interface in akasha.core
-
- Uint8Array.ForEachCallback3 - Interface in akasha.core
-
- Uint8ClampedArray - Class in akasha.core
-
The Uint8ClampedArray typed array represents an array of 8-bit unsigned integers clamped to 0-255; if you
specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer,
the nearest integer will be set.
- Uint8ClampedArray(int) - Constructor for class akasha.core.Uint8ClampedArray
-
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
- Uint8ClampedArray(Uint8ClampedArray) - Constructor for class akasha.core.Uint8ClampedArray
-
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
- Uint8ClampedArray(JsArray<Double>) - Constructor for class akasha.core.Uint8ClampedArray
-
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
- Uint8ClampedArray(double[]) - Constructor for class akasha.core.Uint8ClampedArray
-
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
- Uint8ClampedArray(ArrayBuffer, int, int) - Constructor for class akasha.core.Uint8ClampedArray
-
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
- Uint8ClampedArray(ArrayBuffer, int) - Constructor for class akasha.core.Uint8ClampedArray
-
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
- Uint8ClampedArray(ArrayBuffer) - Constructor for class akasha.core.Uint8ClampedArray
-
The Uint8ClampedArray() constructor creates a typed array of 8-bit unsigned integers clamped to 0-255; if you specified a value that is out of the range of [0,255], 0 or 255 will be set instead; if you specify a non-integer, the nearest integer will be set.
- Uint8ClampedArray.Entry - Class in akasha.core
-
- Uint8ClampedArray.ForEachCallback - Interface in akasha.core
-
- Uint8ClampedArray.ForEachCallback2 - Interface in akasha.core
-
- Uint8ClampedArray.ForEachCallback3 - Interface in akasha.core
-
- uint8x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- uint8x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- unclippedDepth(boolean) - Method in interface akasha.gpu.GPUPrimitiveState.Builder
-
- unclippedDepth() - Method in interface akasha.gpu.GPUPrimitiveState
-
- unconfigure() - Method in class akasha.gpu.GPUCanvasContext
-
- unfilterable_float - Static variable in annotation type akasha.gpu.GPUTextureSampleType
-
- uniform - Static variable in annotation type akasha.gpu.GPUBufferBindingType
-
- UNIFORM - Static variable in class akasha.gpu.GPUBufferUsage
-
- unmap() - Method in class akasha.gpu.GPUBuffer
-
- unorm16x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- unorm16x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- unorm8x2 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- unorm8x4 - Static variable in annotation type akasha.gpu.GPUVertexFormat
-
- unscopables() - Static method in interface akasha.core.Symbol
-
The Symbol.unscopables well-known symbol is used to specify an object value of whose own and inherited property names are excluded from the with environment bindings of the associated object.
- unshift(T...) - Method in class akasha.lang.JsArray
-
The unshift() method adds one or more elements to the beginning of an array and returns the new length of the array.
- URIError - Class in akasha.core
-
The URIError object represents an error when a global URI handling function was used in a wrong way.
- URIError(String) - Constructor for class akasha.core.URIError
-
The URIError() constructor creates an error when a global URI handling function was used in a wrong way.
- URIError() - Constructor for class akasha.core.URIError
-
The URIError() constructor creates an error when a global URI handling function was used in a wrong way.
- URL_MISMATCH_ERR - Static variable in class akasha.DOMException
-
- usage(int) - Method in interface akasha.gpu.GPUBufferDescriptor.Step1
-
- usage() - Method in interface akasha.gpu.GPUBufferDescriptor
-
- usage(int) - Method in interface akasha.gpu.GPUCanvasConfiguration.Builder
-
- usage() - Method in interface akasha.gpu.GPUCanvasConfiguration
-
- usage(int) - Method in interface akasha.gpu.GPUTextureDescriptor.Step2
-
- usage() - Method in interface akasha.gpu.GPUTextureDescriptor
-