AddReceiver(Notifier *receiver) | ion::base::Notifier | |
Allocatable() | ion::base::Allocatable | protected |
Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
BaseChanges enum name | ion::gfx::ResourceHolder | |
BuildFromStrings(const std::string &id_string, const ShaderInputRegistryPtr ®istry_ptr, const std::string &vertex_shader_string, const std::string &fragment_shader_string, const base::AllocatorPtr &allocator) | ion::gfx::ShaderProgram | static |
Changes enum name | ion::gfx::ShaderProgram | |
GetAllocator() const | ion::base::Allocatable | inline |
GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
GetDocString() const | ion::gfx::ShaderBase | inline |
GetFragmentShader() const | ion::gfx::ShaderProgram | inline |
GetGpuMemoryUsed() const | ion::gfx::ResourceHolder | inline |
GetInfoLog() const | ion::gfx::ShaderBase | inline |
GetLabel() const | ion::gfx::ResourceHolder | inline |
GetNonNullAllocator() const | ion::base::Allocatable | inline |
GetReceiverCount() const | ion::base::Notifier | |
GetReceivers() const | ion::base::Notifier | protected |
GetRefCount() const | ion::base::Shareable | inline |
GetRegistry() const | ion::gfx::ShaderProgram | inline |
GetResource(size_t index, ResourceKey key) const | ion::gfx::ResourceHolder | |
GetResourceCount() const | ion::gfx::ResourceHolder | inline |
GetVertexShader() const | ion::gfx::ShaderProgram | inline |
IsConcurrent() const | ion::gfx::ShaderProgram | inline |
kFragmentShaderChanged enum value | ion::gfx::ShaderProgram | |
kLabelChanged enum value | ion::gfx::ResourceHolder | |
kNumBaseChanges enum value | ion::gfx::ResourceHolder | |
kNumChanges enum value | ion::gfx::ShaderProgram | |
kResourceChanged enum value | ion::gfx::ResourceHolder | |
kVertexShaderChanged enum value | ion::gfx::ShaderProgram | |
Notifier() | ion::base::Notifier | inlineprotected |
NotifierPtr typedef | ion::base::Notifier | protected |
NotifierPtrVector typedef | ion::base::Notifier | protected |
Notify() const | ion::base::Notifier | protected |
OnChanged(int bit) const | ion::gfx::ResourceHolder | inlineprotected |
operator delete(void *ptr) | ion::base::Allocatable | inline |
operator delete(void *ptr, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
operator delete(void *ptr, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
operator delete(void *ptr, void *ptr2) | ion::base::Allocatable | inline |
operator new(size_t size) | ion::base::Allocatable | inline |
operator new(size_t size, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
operator new(size_t size, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
operator new(size_t size, const AllocatorPtr &allocator, void *ptr) | ion::base::Allocatable | inline |
operator new(size_t size, void *ptr) | ion::base::Allocatable | inline |
operator=(const Allocatable &other) | ion::base::Allocatable | inlineprotected |
Referent() | ion::base::Referent | inlineprotected |
RemoveReceiver(Notifier *receiver) | ion::base::Notifier | |
ResourceHolder() | ion::gfx::ResourceHolder | protected |
SetConcurrent(bool value) | ion::gfx::ShaderProgram | |
SetDocString(const std::string &s) | ion::gfx::ShaderBase | inline |
SetFragmentShader(const ShaderPtr &shader) | ion::gfx::ShaderProgram | inline |
SetInfoLog(const std::string &info_log) const | ion::gfx::ShaderBase | inline |
SetLabel(const std::string &label) | ion::gfx::ResourceHolder | inline |
SetResource(size_t index, ResourceKey key, ResourceBase *resource) const | ion::gfx::ResourceHolder | |
SetVertexShader(const ShaderPtr &shader) | ion::gfx::ShaderProgram | inline |
ShaderBase() | ion::gfx::ShaderBase | protected |
ShaderProgram(const ShaderInputRegistryPtr ®istry) | ion::gfx::ShaderProgram | explicit |
Shareable() | ion::base::Shareable | inlineprotected |
WeakReferent() | ion::base::WeakReferent | inlineprotected |
~Allocatable() | ion::base::Allocatable | virtual |
~Notifier() override | ion::base::Notifier | protected |
~Referent() override | ion::base::Referent | inlineprotected |
~ResourceHolder() override | ion::gfx::ResourceHolder | protected |
~ShaderBase() override | ion::gfx::ShaderBase | protected |
~ShaderProgram() override | ion::gfx::ShaderProgram | protected |
~Shareable() | ion::base::Shareable | inlineprotectedvirtual |
~WeakReferent() override | ion::base::WeakReferent | inlineprotected |