OSSIA
Open Scenario System for Interactive Application
Loading...
Searching...
No Matches
ossia::gpu_texture_handle Struct Reference

Handle to a GPU texture with sampler state. More...

Detailed Description

Handle to a GPU texture with sampler state.

Public Member Functions

bool valid () const noexcept
 
bool operator== (const gpu_texture_handle &) const noexcept=default
 

Public Attributes

void * native_handle {}
 
uint32_t bindless_index {}
 
struct ossia::gpu_texture_handle::sampler_state sampler