FreeWRL / FreeX3D 4.3.0
s_renderer_capabilities_t Struct Reference

Data Fields

const char * renderer
 
const char * version
 
const char * vendor
 
const char * extensions
 
float versionf
 
bool have_GL_VERSION_1_1
 
bool have_GL_VERSION_1_2
 
bool have_GL_VERSION_1_3
 
bool have_GL_VERSION_1_4
 
bool have_GL_VERSION_1_5
 
bool have_GL_VERSION_2_0
 
bool have_GL_VERSION_2_1
 
bool have_GL_VERSION_3_0
 
bool av_multitexture
 
bool av_npot_texture
 
bool av_texture_rect
 
bool av_occlusion_q
 
int texture_units
 
int runtime_max_texture_size
 
int system_max_texture_size
 
float anisotropicDegree
 
GLboolean quadBuffer
 

Detailed Description

Definition at line 454 of file display.h.

Field Documentation

◆ anisotropicDegree

float s_renderer_capabilities_t::anisotropicDegree

Definition at line 478 of file display.h.

◆ av_multitexture

bool s_renderer_capabilities_t::av_multitexture

Definition at line 470 of file display.h.

◆ av_npot_texture

bool s_renderer_capabilities_t::av_npot_texture

Definition at line 471 of file display.h.

◆ av_occlusion_q

bool s_renderer_capabilities_t::av_occlusion_q

Definition at line 473 of file display.h.

◆ av_texture_rect

bool s_renderer_capabilities_t::av_texture_rect

Definition at line 472 of file display.h.

◆ extensions

const char* s_renderer_capabilities_t::extensions

Definition at line 459 of file display.h.

◆ have_GL_VERSION_1_1

bool s_renderer_capabilities_t::have_GL_VERSION_1_1

Definition at line 461 of file display.h.

◆ have_GL_VERSION_1_2

bool s_renderer_capabilities_t::have_GL_VERSION_1_2

Definition at line 462 of file display.h.

◆ have_GL_VERSION_1_3

bool s_renderer_capabilities_t::have_GL_VERSION_1_3

Definition at line 463 of file display.h.

◆ have_GL_VERSION_1_4

bool s_renderer_capabilities_t::have_GL_VERSION_1_4

Definition at line 464 of file display.h.

◆ have_GL_VERSION_1_5

bool s_renderer_capabilities_t::have_GL_VERSION_1_5

Definition at line 465 of file display.h.

◆ have_GL_VERSION_2_0

bool s_renderer_capabilities_t::have_GL_VERSION_2_0

Definition at line 466 of file display.h.

◆ have_GL_VERSION_2_1

bool s_renderer_capabilities_t::have_GL_VERSION_2_1

Definition at line 467 of file display.h.

◆ have_GL_VERSION_3_0

bool s_renderer_capabilities_t::have_GL_VERSION_3_0

Definition at line 468 of file display.h.

◆ quadBuffer

GLboolean s_renderer_capabilities_t::quadBuffer

Definition at line 480 of file display.h.

◆ renderer

const char* s_renderer_capabilities_t::renderer

Definition at line 456 of file display.h.

◆ runtime_max_texture_size

int s_renderer_capabilities_t::runtime_max_texture_size

Definition at line 476 of file display.h.

◆ system_max_texture_size

int s_renderer_capabilities_t::system_max_texture_size

Definition at line 477 of file display.h.

◆ texture_units

int s_renderer_capabilities_t::texture_units

Definition at line 475 of file display.h.

◆ vendor

const char* s_renderer_capabilities_t::vendor

Definition at line 458 of file display.h.

◆ version

const char* s_renderer_capabilities_t::version

Definition at line 457 of file display.h.

◆ versionf

float s_renderer_capabilities_t::versionf

Definition at line 460 of file display.h.


The documentation for this struct was generated from the following file: