#include <GLExtensions.h>
|
enum class | Extension {
APPLE_texture_format_BGRA8888
, ARB_multitexture
, ARB_pixel_buffer_object
, ARB_texture_float
,
ARB_texture_swizzle
, EXT_color_buffer_float
, EXT_framebuffer_object
, EXT_texture_filter_anisotropic
,
EXT_texture_format_BGRA8888
, EXT_texture_swizzle
, EXT_unpack_subimage
, IMG_texture_format_BGRA8888
,
KHR_debug
, NVX_gpu_memory_info
, NV_vdpau_interop
, OES_EGL_image_external
,
EXTENSION_MAX
} |
|
◆ Extension
Enumerator |
---|
APPLE_texture_format_BGRA8888 | |
ARB_multitexture | |
ARB_pixel_buffer_object | |
ARB_texture_float | |
ARB_texture_swizzle | |
EXT_color_buffer_float | |
EXT_framebuffer_object | |
EXT_texture_filter_anisotropic | |
EXT_texture_format_BGRA8888 | |
EXT_texture_swizzle | |
EXT_unpack_subimage | |
IMG_texture_format_BGRA8888 | |
KHR_debug | |
NVX_gpu_memory_info | |
NV_vdpau_interop | |
OES_EGL_image_external | |
EXTENSION_MAX | |
◆ IsExtensionSupported()
◆ stringMap
auto CGLExtensions::stringMap |
|
staticconstexpr |
Initial value:
})
consteval auto make_map(std::pair< Key, Value >(&&m)[Size]) -> CMap< Key, Value, Size >
Use this helper when wanting to use CMap. This is needed to allow deducing the size of the map from t...
Definition Map.h:118
@ EXT_texture_filter_anisotropic
@ EXT_texture_format_BGRA8888
@ APPLE_texture_format_BGRA8888
@ ARB_pixel_buffer_object
@ IMG_texture_format_BGRA8888
The documentation for this struct was generated from the following files: