wisdom
Loading...
Searching...
No Matches
wis::BufferTextureCopyRegion Struct Reference

Detailed Description

Buffer to texture copy region.

uint64_t buffer_offset;
};
Buffer to texture copy region.
Definition api.hpp:1837
Texture region for copy operations.
Definition api.hpp:1817

Definition at line 1837 of file api.hpp.

#include <api.hpp>

Public Attributes

uint64_t buffer_offset
 Buffer offset in bytes.
 
wis::TextureRegion texture
 Texture region.
 

Data Members

◆ buffer_offset

uint64_t wis::BufferTextureCopyRegion::buffer_offset

Buffer offset in bytes.

Definition at line 1838 of file api.hpp.

◆ texture

wis::TextureRegion wis::BufferTextureCopyRegion::texture

Texture region.

Definition at line 1839 of file api.hpp.


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