Unravel Engine C++ Reference
Loading...
Searching...
No Matches
gfx::render_pass Member List

This is the complete list of members for gfx::render_pass, including all inherited members.

bind(const frame_buffer *fb=nullptr) constgfx::render_pass
clear(uint16_t _flags, uint32_t _rgba=0x000000ff, float _depth=1.0f, uint8_t _stencil=0) constgfx::render_pass
clear() constgfx::render_pass
get_last_frame_max_pass_id() -> gfx::view_idgfx::render_passstatic
get_max_pass_id() -> gfx::view_idgfx::render_passstatic
idgfx::render_pass
pop_scope()gfx::render_passstatic
push_scope(const char *name)gfx::render_passstatic
render_pass(const char *name)gfx::render_pass
render_pass(view_id id, const char *name)gfx::render_pass
reset()gfx::render_passstatic
set_view_proj(const float *v, const float *p)gfx::render_pass
set_view_rect(uint16_t _x, uint16_t _y, uint16_t _width, uint16_t _height)gfx::render_pass
set_view_scissor(uint16_t _x, uint16_t _y, uint16_t _width, uint16_t _height)gfx::render_pass
touch() constgfx::render_pass