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 537 of file display.h.

Field Documentation

◆ anisotropicDegree

float s_renderer_capabilities_t::anisotropicDegree

Definition at line 561 of file display.h.

◆ av_multitexture

bool s_renderer_capabilities_t::av_multitexture

Definition at line 553 of file display.h.

◆ av_npot_texture

bool s_renderer_capabilities_t::av_npot_texture

Definition at line 554 of file display.h.

◆ av_occlusion_q

bool s_renderer_capabilities_t::av_occlusion_q

Definition at line 556 of file display.h.

◆ av_texture_rect

bool s_renderer_capabilities_t::av_texture_rect

Definition at line 555 of file display.h.

◆ extensions

const char* s_renderer_capabilities_t::extensions

Definition at line 542 of file display.h.

◆ have_GL_VERSION_1_1

bool s_renderer_capabilities_t::have_GL_VERSION_1_1

Definition at line 544 of file display.h.

◆ have_GL_VERSION_1_2

bool s_renderer_capabilities_t::have_GL_VERSION_1_2

Definition at line 545 of file display.h.

◆ have_GL_VERSION_1_3

bool s_renderer_capabilities_t::have_GL_VERSION_1_3

Definition at line 546 of file display.h.

◆ have_GL_VERSION_1_4

bool s_renderer_capabilities_t::have_GL_VERSION_1_4

Definition at line 547 of file display.h.

◆ have_GL_VERSION_1_5

bool s_renderer_capabilities_t::have_GL_VERSION_1_5

Definition at line 548 of file display.h.

◆ have_GL_VERSION_2_0

bool s_renderer_capabilities_t::have_GL_VERSION_2_0

Definition at line 549 of file display.h.

◆ have_GL_VERSION_2_1

bool s_renderer_capabilities_t::have_GL_VERSION_2_1

Definition at line 550 of file display.h.

◆ have_GL_VERSION_3_0

bool s_renderer_capabilities_t::have_GL_VERSION_3_0

Definition at line 551 of file display.h.

◆ quadBuffer

GLboolean s_renderer_capabilities_t::quadBuffer

Definition at line 563 of file display.h.

◆ renderer

const char* s_renderer_capabilities_t::renderer

Definition at line 539 of file display.h.

◆ runtime_max_texture_size

int s_renderer_capabilities_t::runtime_max_texture_size

Definition at line 559 of file display.h.

◆ system_max_texture_size

int s_renderer_capabilities_t::system_max_texture_size

Definition at line 560 of file display.h.

◆ texture_units

int s_renderer_capabilities_t::texture_units

Definition at line 558 of file display.h.

◆ vendor

const char* s_renderer_capabilities_t::vendor

Definition at line 541 of file display.h.

◆ version

const char* s_renderer_capabilities_t::version

Definition at line 540 of file display.h.

◆ versionf

float s_renderer_capabilities_t::versionf

Definition at line 543 of file display.h.


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