vsg
1.1.0
VulkanSceneGraph library
|
This is the complete list of members for vsg::Device, including all inherited members.
_allocator (defined in vsg::Device) | vsg::Device | protected |
_attemptDelete() const (defined in vsg::Object) | vsg::Object | protectedvirtual |
_device (defined in vsg::Device) | vsg::Device | protected |
_extensions (defined in vsg::Device) | vsg::Device | protected |
_instance (defined in vsg::Device) | vsg::Device | protected |
_physicalDevice (defined in vsg::Device) | vsg::Device | protected |
_queues (defined in vsg::Device) | vsg::Device | protected |
accept(Visitor &visitor) override (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinevirtual |
accept(ConstVisitor &visitor) const override (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinevirtual |
accept(RecordTraversal &visitor) const override (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinevirtual |
cast() (defined in vsg::Object) | vsg::Object | inline |
cast() const (defined in vsg::Object) | vsg::Object | inline |
className() const noexcept override (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinevirtual |
compare(const Object &rhs) const override (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinevirtual |
create(Args &&... args) (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinestatic |
create() (defined in vsg::Object) | vsg::Object | inlinestatic |
create_if(bool flag, Args &&... args) (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinestatic |
create_if(bool flag) (defined in vsg::Object) | vsg::Object | inlinestatic |
Device(PhysicalDevice *physicalDevice, const QueueSettings &queueSettings, Names layers, Names deviceExtensions, const DeviceFeatures *deviceFeatures=nullptr, AllocationCallbacks *allocator=nullptr) (defined in vsg::Device) | vsg::Device | |
deviceID (defined in vsg::Device) | vsg::Device | |
getAllocationCallbacks() (defined in vsg::Device) | vsg::Device | inline |
getAllocationCallbacks() const (defined in vsg::Device) | vsg::Device | inline |
getAuxiliary() (defined in vsg::Object) | vsg::Object | inline |
getAuxiliary() const (defined in vsg::Object) | vsg::Object | inline |
getExtensions() const | vsg::Device | inline |
getInstance() (defined in vsg::Device) | vsg::Device | inline |
getInstance() const (defined in vsg::Device) | vsg::Device | inline |
getObject(const std::string &key) | vsg::Object | |
getObject(const std::string &key) const | vsg::Object | |
getObject(const std::string &key) | vsg::Object | inline |
getObject(const std::string &key) const | vsg::Object | inline |
getOrCreateAuxiliary() (defined in vsg::Object) | vsg::Object | |
getPhysicalDevice() (defined in vsg::Device) | vsg::Device | inline |
getPhysicalDevice() const (defined in vsg::Device) | vsg::Device | inline |
getProcAddr(T &procAddress, const char *pName, const char *pNameFallback=nullptr) const | vsg::Device | inline |
getQueue(uint32_t queueFamilyIndex, uint32_t queueIndex=0) (defined in vsg::Device) | vsg::Device | |
getQueues() const (defined in vsg::Device) | vsg::Device | inline |
getRefObject(const std::string &key) | vsg::Object | |
getRefObject(const std::string &key) const | vsg::Object | |
getRefObject(const std::string &key) | vsg::Object | inline |
getRefObject(const std::string &key) const | vsg::Object | inline |
getValue(const std::string &key, T &value) const | vsg::Object | |
Inherit(Args &&... args) (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inline |
is_compatible(const std::type_info &type) const noexcept override (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinevirtual |
maxNumDevices() (defined in vsg::Device) | vsg::Device | static |
Object() (defined in vsg::Object) | vsg::Object | |
Object(const Object &) (defined in vsg::Object) | vsg::Object | |
operator delete(void *ptr) (defined in vsg::Object) | vsg::Object | static |
operator new(std::size_t count) | vsg::Object | static |
operator VkDevice() const (defined in vsg::Device) | vsg::Device | inline |
operator=(const Object &) (defined in vsg::Object) | vsg::Object | |
read(Input &input) (defined in vsg::Object) | vsg::Object | virtual |
ref() const noexcept (defined in vsg::Object) | vsg::Object | inline |
referenceCount() const noexcept (defined in vsg::Object) | vsg::Object | inline |
removeObject(const std::string &key) | vsg::Object | |
setAuxiliary(Auxiliary *auxiliary) (defined in vsg::Object) | vsg::Object | protected |
setObject(const std::string &key, ref_ptr< Object > object) | vsg::Object | |
setValue(const std::string &key, const T &value) | vsg::Object | |
setValue(const std::string &key, const char *value) | vsg::Object | inline |
sizeofObject() const noexcept override (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinevirtual |
supportsApiVersion(uint32_t version) const | vsg::Device | |
traverse(Visitor &) (defined in vsg::Object) | vsg::Object | inlinevirtual |
traverse(ConstVisitor &) const (defined in vsg::Object) | vsg::Object | inlinevirtual |
traverse(RecordTraversal &) const (defined in vsg::Object) | vsg::Object | inlinevirtual |
type_info() const noexcept override (defined in vsg::Inherit< Object, Device >) | vsg::Inherit< Object, Device > | inlinevirtual |
unref() const noexcept (defined in vsg::Object) | vsg::Object | inline |
unref_nodelete() const noexcept (defined in vsg::Object) | vsg::Object | inline |
vk() const (defined in vsg::Device) | vsg::Device | inline |
write(Output &output) const (defined in vsg::Object) | vsg::Object | virtual |
~Device() (defined in vsg::Device) | vsg::Device | protectedvirtual |
~Object() (defined in vsg::Object) | vsg::Object | protectedvirtual |