ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_dummy_textures Struct Reference

#include <wined3d_private.h>

Public Attributes

GLuint tex_2d
 
GLuint tex_1d
 
GLuint tex_rect
 
GLuint tex_3d
 
GLuint tex_cube
 
GLuint tex_cube_array
 
GLuint tex_2d_array
 
GLuint tex_1d_array
 
GLuint tex_buffer
 
GLuint tex_2d_ms
 
GLuint tex_2d_ms_array
 

Detailed Description

Definition at line 2890 of file wined3d_private.h.

Member Data Documentation

◆ tex_1d

GLuint wined3d_dummy_textures::tex_1d

Definition at line 2893 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_1d_array

GLuint wined3d_dummy_textures::tex_1d_array

Definition at line 2899 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_2d

GLuint wined3d_dummy_textures::tex_2d

Definition at line 2892 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_2d_array

GLuint wined3d_dummy_textures::tex_2d_array

Definition at line 2898 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_2d_ms

GLuint wined3d_dummy_textures::tex_2d_ms

Definition at line 2901 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_2d_ms_array

GLuint wined3d_dummy_textures::tex_2d_ms_array

Definition at line 2902 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_3d

GLuint wined3d_dummy_textures::tex_3d

Definition at line 2895 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_buffer

GLuint wined3d_dummy_textures::tex_buffer

Definition at line 2900 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_cube

GLuint wined3d_dummy_textures::tex_cube

Definition at line 2896 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_cube_array

GLuint wined3d_dummy_textures::tex_cube_array

Definition at line 2897 of file wined3d_private.h.

Referenced by destroy_dummy_textures().

◆ tex_rect

GLuint wined3d_dummy_textures::tex_rect

Definition at line 2894 of file wined3d_private.h.

Referenced by destroy_dummy_textures().


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