ReactOS 0.4.17-dev-934-g091855f
wined3d_format_gl Struct Reference

#include <wined3d_gl.h>

Collaboration diagram for wined3d_format_gl:

Public Attributes

struct wined3d_format f
 
GLenum vtx_type
 
GLint vtx_format
 
GLint internal
 
GLint srgb_internal
 
GLint rt_internal
 
GLint format
 
GLint type
 
GLenum view_class
 

Detailed Description

Definition at line 1140 of file wined3d_gl.h.

Member Data Documentation

◆ f

◆ format

◆ internal

◆ rt_internal

GLint wined3d_format_gl::rt_internal

Definition at line 1149 of file wined3d_gl.h.

Referenced by init_format_fbo_compat_info(), and wined3d_gl_get_internal_format().

◆ srgb_internal

GLint wined3d_format_gl::srgb_internal

Definition at line 1148 of file wined3d_gl.h.

Referenced by init_format_texture_info(), and wined3d_gl_get_internal_format().

◆ type

◆ view_class

GLenum wined3d_format_gl::view_class

◆ vtx_format

GLint wined3d_format_gl::vtx_format

Definition at line 1145 of file wined3d_gl.h.

Referenced by wined3d_context_gl_load_numbered_arrays().

◆ vtx_type

GLenum wined3d_format_gl::vtx_type

Definition at line 1144 of file wined3d_gl.h.

Referenced by wined3d_context_gl_load_numbered_arrays().


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