ReactOS 0.4.15-dev-7934-g1dc8d80
wined3d_format_block_info Struct Reference
Collaboration diagram for wined3d_format_block_info:

Public Attributes

enum wined3d_format_id id
 
UINT block_width
 
UINT block_height
 
UINT block_byte_count
 
BOOL verify
 

Detailed Description

Definition at line 345 of file utils.c.

Member Data Documentation

◆ block_byte_count

UINT wined3d_format_block_info::block_byte_count

Definition at line 350 of file utils.c.

◆ block_height

UINT wined3d_format_block_info::block_height

Definition at line 349 of file utils.c.

◆ block_width

UINT wined3d_format_block_info::block_width

Definition at line 348 of file utils.c.

◆ id

enum wined3d_format_id wined3d_format_block_info::id

Definition at line 347 of file utils.c.

◆ verify

BOOL wined3d_format_block_info::verify

Definition at line 351 of file utils.c.


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