Handbook
Glossary
(default-attachment-image-type) ( framebuffer -- order type )
Vocabulary
gpu
.
framebuffers
.
private
Inputs
framebuffer
an
object
Outputs
order
an
object
type
an
object
Definition
IN:
gpu.framebuffers.private
GENERIC:
(default-attachment-image-type)
( framebuffer -- order type )
Methods
USING:
accessors
gpu.framebuffers
gpu.framebuffers.private
kernel
sequences
;
M:
framebuffer
(default-attachment-image-type)
color-attachments>>
first
attachment-object
[
component-order>>
]
[
component-type>>
]
bi
;
USING:
gpu.framebuffers
gpu.framebuffers.private
images
kernel
;
M:
system-framebuffer
(default-attachment-image-type)
drop
RGBA
ubyte-components
;