dagon v0.11.0-beta1 (2020-10-07T12:26:54Z)
Home
Dub
Repo
pixelFormatToTextureFormat
dagon
graphics
texture
Undocumented in source. Be warned that the author may not have intended to support it.
bool
pixelFormatToTextureFormat
(
uint
pixelFormat
,
out
GLenum
textureFormat
,
out
GLint
textureInternalFormat
,
out
GLenum
pixelType
)
Meta
Source
See Implementation
dagon
graphics
texture
classes
Texture
functions
compressedFormatToTextureFormat
pixelFormatToTextureFormat
manifest constants
GL_COMPRESSED_RED_RGTC1
GL_COMPRESSED_RGBA_BPTC_UNORM_ARB
GL_COMPRESSED_RGBA_S3TC_DXT3_EXT
GL_COMPRESSED_RGBA_S3TC_DXT5_EXT
GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB
GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB
GL_COMPRESSED_RGB_S3TC_DXT1_EXT
GL_COMPRESSED_RG_RGTC2
GL_COMPRESSED_SIGNED_RED_RGTC1
GL_COMPRESSED_SIGNED_RG_RGTC2
GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB