Definition render_texture_params.h:13
Vector2i pixel_dimensions
Definition render_texture_params.h:17
AntiAliasingLevel anti_aliasing_level
Definition render_texture_params.h:24
DepthStencilRenderBufferFormat depth_stencil_format
Definition render_texture_params.h:26
float device_pixel_ratio
Definition render_texture_params.h:21
ColorRenderBufferFormat color_format
Definition render_texture_params.h:25
friend bool operator==(const RenderTextureParams &, const RenderTextureParams &)=default
TextureDimensionality dimensionality
Definition render_texture_params.h:23