ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_timestamp_query Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_timestamp_query:

Public Attributes

struct wined3d_query query
 
struct list entry
 
GLuint id
 
struct wined3d_contextcontext
 
UINT64 timestamp
 

Detailed Description

Definition at line 1773 of file wined3d_private.h.

Member Data Documentation

◆ context

◆ entry

struct list wined3d_timestamp_query::entry

Definition at line 1777 of file wined3d_private.h.

◆ id

GLuint wined3d_timestamp_query::id

◆ query

struct wined3d_query wined3d_timestamp_query::query

Definition at line 1775 of file wined3d_private.h.

◆ timestamp

UINT64 wined3d_timestamp_query::timestamp

Definition at line 1780 of file wined3d_private.h.

Referenced by wined3d_timestamp_query_ops_poll().


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