This is the complete list of members for gfx::uniform, including all inherited members.
base_type typedef | gfx::handle_impl< uniform, uniform_handle > | |
dispose() | gfx::handle_impl< uniform, uniform_handle > | inline |
handle_ | gfx::handle_impl< uniform, uniform_handle > | protected |
handle_type_t typedef | gfx::handle_impl< uniform, uniform_handle > | |
info | gfx::uniform | |
invalid_handle() -> uniform_handle | gfx::handle_impl< uniform, uniform_handle > | inlinestatic |
is_valid() const -> bool | gfx::handle_impl< uniform, uniform_handle > | inline |
native_handle() const -> uniform_handle | gfx::handle_impl< uniform, uniform_handle > | inline |
ptr typedef | gfx::handle_impl< uniform, uniform_handle > | |
set_texture(uint8_t _stage, const gfx::frame_buffer *_handle, uint8_t _attachment=0, uint32_t _flags=std::numeric_limits< uint32_t >::max()) | gfx::uniform | |
set_texture(uint8_t _stage, const gfx::texture *_texture, uint32_t _flags=std::numeric_limits< uint32_t >::max()) | gfx::uniform | |
set_uniform(const void *_value, uint16_t _num=1) | gfx::uniform | |
uniform()=default | gfx::uniform | |
uniform(const std::string &_name, uniform_type _type, std::uint16_t _num=1) | gfx::uniform | |
uniform(handle_type_t _handle) | gfx::uniform | |
uptr typedef | gfx::handle_impl< uniform, uniform_handle > | |
weak_ptr typedef | gfx::handle_impl< uniform, uniform_handle > | |
~handle_impl() | gfx::handle_impl< uniform, uniform_handle > | inline |
~uniform() | gfx::uniform | |