ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_gl_so_statistics_query Union Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_gl_so_statistics_query:

Public Attributes

GLuint id [2]
 
struct {
   GLuint   written
 
   GLuint   generated
 
query
 

Detailed Description

Definition at line 1786 of file wined3d_private.h.

Member Data Documentation

◆ generated

GLuint wined3d_gl_so_statistics_query::generated

Definition at line 1792 of file wined3d_private.h.

◆ id

GLuint wined3d_gl_so_statistics_query::id[2]

Definition at line 1788 of file wined3d_private.h.

Referenced by context_destroy_gl_resources().

◆ 

struct { ... } wined3d_gl_so_statistics_query::query

◆ written

GLuint wined3d_gl_so_statistics_query::written

Definition at line 1791 of file wined3d_private.h.


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