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

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

_attemptDelete() const (defined in vsg::Object)vsg::Objectprotectedvirtual
_commandPool (defined in vsg::CommandPool)vsg::CommandPoolprotected
_device (defined in vsg::CommandPool)vsg::CommandPoolprotected
_mutex (defined in vsg::CommandPool)vsg::CommandPoolprotected
allocate(VkCommandBufferLevel level=VK_COMMAND_BUFFER_LEVEL_PRIMARY)vsg::CommandPool
cast() (defined in vsg::Object)vsg::Objectinline
cast() const (defined in vsg::Object)vsg::Objectinline
clone(const CopyOp &copyop={}) constvsg::Objectvirtual
CommandBuffer (defined in vsg::CommandPool)vsg::CommandPoolprotected
CommandPool(Device *device, uint32_t queueFamilyIndex, VkCommandPoolCreateFlags flags=0) (defined in vsg::CommandPool)vsg::CommandPool
create() (defined in vsg::Object)vsg::Objectinlinestatic
create_if(bool flag) (defined in vsg::Object)vsg::Objectinlinestatic
flags (defined in vsg::CommandPool)vsg::CommandPool
free(CommandBuffer *commandBuffer)vsg::CommandPoolprotected
getAuxiliary() (defined in vsg::Object)vsg::Objectinline
getAuxiliary() const (defined in vsg::Object)vsg::Objectinline
getDevice() (defined in vsg::CommandPool)vsg::CommandPoolinline
getDevice() const (defined in vsg::CommandPool)vsg::CommandPoolinline
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
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
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 VkCommandPool() const (defined in vsg::CommandPool)vsg::CommandPoolinline
operator=(const Object &) (defined in vsg::Object)vsg::Object
queueFamilyIndex (defined in vsg::CommandPool)vsg::CommandPool
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
reset(VkCommandPoolResetFlags reset_flags=VK_COMMAND_POOL_RESET_RELEASE_RESOURCES_BIT) const (defined in vsg::CommandPool)vsg::CommandPoolinline
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::CommandPool)vsg::CommandPoolinline
write(Output &output) const (defined in vsg::Object)vsg::Objectvirtual
~CommandPool() (defined in vsg::CommandPool)vsg::CommandPoolprotectedvirtual
~Object() (defined in vsg::Object)vsg::Objectprotectedvirtual