vsg 1.1.3
VulkanSceneGraph library
Loading...
Searching...
No Matches
vsg::Instance Member List

This is the complete list of members for vsg::Instance, including all inherited members.

_allocator (defined in vsg::Instance)vsg::Instanceprotected
_attemptDelete() const (defined in vsg::Object)vsg::Objectprotectedvirtual
_debugUtilsMessenger (defined in vsg::Instance)vsg::Instanceprotected
_extensions (defined in vsg::Instance)vsg::Instanceprotected
_instance (defined in vsg::Instance)vsg::Instanceprotected
_physicalDevices (defined in vsg::Instance)vsg::Instanceprotected
apiVersionvsg::Instance
cast() (defined in vsg::Object)vsg::Objectinline
cast() const (defined in vsg::Object)vsg::Objectinline
clone(const CopyOp &copyop={}) constvsg::Objectvirtual
create() (defined in vsg::Object)vsg::Objectinlinestatic
create_if(bool flag) (defined in vsg::Object)vsg::Objectinlinestatic
getAllocationCallbacks() (defined in vsg::Instance)vsg::Instanceinline
getAllocationCallbacks() const (defined in vsg::Instance)vsg::Instanceinline
getAuxiliary() (defined in vsg::Object)vsg::Objectinline
getAuxiliary() const (defined in vsg::Object)vsg::Objectinline
getExtensions() constvsg::Instanceinline
getObject(const std::string &key)vsg::Object
getObject(const std::string &key) constvsg::Object
getObject(const std::string &key)vsg::Objectinline
getObject(const std::string &key) constvsg::Objectinline
getOrCreateAuxiliary() (defined in vsg::Object)vsg::Object
getPhysicalDevice(VkQueueFlags queueFlags, const PhysicalDeviceTypes &deviceTypePreferences={}) constvsg::Instance
getPhysicalDevice(VkQueueFlags queueFlags, Surface *surface, const PhysicalDeviceTypes &deviceTypePreferences={}) constvsg::Instance
getPhysicalDeviceAndQueueFamily(VkQueueFlags queueFlags, const PhysicalDeviceTypes &deviceTypePreferences={}) constvsg::Instance
getPhysicalDeviceAndQueueFamily(VkQueueFlags queueFlags, Surface *surface, const PhysicalDeviceTypes &deviceTypePreferences={}) constvsg::Instance
getPhysicalDevices() (defined in vsg::Instance)vsg::Instanceinline
getPhysicalDevices() const (defined in vsg::Instance)vsg::Instanceinline
getProcAddr(T &procAddress, const char *pName, const char *pNameFallback=nullptr) constvsg::Instanceinline
getRefObject(const std::string &key)vsg::Object
getRefObject(const std::string &key) constvsg::Object
getRefObject(const std::string &key)vsg::Objectinline
getRefObject(const std::string &key) constvsg::Objectinline
getValue(const std::string &key, T &value) constvsg::Object
Instance(Names instanceExtensions, Names layers, uint32_t vulkanApiVersion=VK_API_VERSION_1_0, AllocationCallbacks *allocator=nullptr) (defined in vsg::Instance)vsg::Instance
Object() (defined in vsg::Object)vsg::Object
Object(const Object &object, const CopyOp &copyop={}) (defined in vsg::Object)vsg::Object
operator delete(void *ptr) (defined in vsg::Object)vsg::Objectstatic
operator new(std::size_t count)vsg::Objectstatic
operator VkInstance() const (defined in vsg::Instance)vsg::Instanceinline
operator=(const Object &) (defined in vsg::Object)vsg::Object
PhysicalDevices typedef (defined in vsg::Instance)vsg::Instance
read(Input &input) (defined in vsg::Object)vsg::Objectvirtual
ref() const noexcept (defined in vsg::Object)vsg::Objectinline
referenceCount() const noexcept (defined in vsg::Object)vsg::Objectinline
removeObject(const std::string &key)vsg::Object
setAuxiliary(Auxiliary *auxiliary) (defined in vsg::Object)vsg::Objectprotected
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::Objectinline
traverse(Visitor &) (defined in vsg::Object)vsg::Objectinlinevirtual
traverse(ConstVisitor &) const (defined in vsg::Object)vsg::Objectinlinevirtual
traverse(RecordTraversal &) const (defined in vsg::Object)vsg::Objectinlinevirtual
unref() const noexcept (defined in vsg::Object)vsg::Objectinline
unref_nodelete() const noexcept (defined in vsg::Object)vsg::Objectinline
vk() const (defined in vsg::Instance)vsg::Instanceinline
write(Output &output) const (defined in vsg::Object)vsg::Objectvirtual
~Instance() (defined in vsg::Instance)vsg::Instanceprotectedvirtual
~Object() (defined in vsg::Object)vsg::Objectprotectedvirtual