Definition
WebGL OES_texture_half_float Khronos Ratified Extension Specification defines OES_texture_half_float
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
interface OES_texture_half_float {
const GLenum HALF_FLOAT_OES = 0x8D61;
};
OES_texture_half_float
interfaceWebGL OES_texture_half_float Khronos Ratified Extension Specification defines OES_texture_half_float
[Exposed=(Window,Worker), LegacyNoInterfaceObject]
interface OES_texture_half_float {
const GLenum HALF_FLOAT_OES = 0x8D61;
};