vsg 1.1.3
VulkanSceneGraph library
|
This is the complete list of members for vsg::QueryPool, including all inherited members.
_attemptDelete() const (defined in vsg::Object) | vsg::Object | protectedvirtual |
_device (defined in vsg::QueryPool) | vsg::QueryPool | protected |
_queryPool (defined in vsg::QueryPool) | vsg::QueryPool | protected |
cast() (defined in vsg::Object) | vsg::Object | inline |
cast() const (defined in vsg::Object) | vsg::Object | inline |
clone(const CopyOp ©op={}) const | vsg::Object | virtual |
compile(Device *device) | vsg::QueryPool | |
compile(Context &context) | vsg::QueryPool | |
create() (defined in vsg::Object) | vsg::Object | inlinestatic |
create_if(bool flag) (defined in vsg::Object) | vsg::Object | inlinestatic |
flags (defined in vsg::QueryPool) | vsg::QueryPool | |
getAuxiliary() (defined in vsg::Object) | vsg::Object | inline |
getAuxiliary() const (defined in vsg::Object) | vsg::Object | 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 | |
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 |
getResults(std::vector< uint32_t > &results, uint32_t firstQuery=0, VkQueryResultFlags resultsFlags=VK_QUERY_RESULT_WAIT_BIT) const (defined in vsg::QueryPool) | vsg::QueryPool | |
getResults(std::vector< uint64_t > &results, uint32_t firstQuery=0, VkQueryResultFlags resultsFlags=VK_QUERY_RESULT_WAIT_BIT|VK_QUERY_RESULT_64_BIT) const (defined in vsg::QueryPool) | vsg::QueryPool | |
getValue(const std::string &key, T &value) const | vsg::Object | |
Object() (defined in vsg::Object) | vsg::Object | |
Object(const Object &object, const CopyOp ©op={}) (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 VkQueryPool() const (defined in vsg::QueryPool) | vsg::QueryPool | inline |
operator=(const Object &) (defined in vsg::Object) | vsg::Object | |
pipelineStatistics (defined in vsg::QueryPool) | vsg::QueryPool | |
queryCount (defined in vsg::QueryPool) | vsg::QueryPool | |
QueryPool() | vsg::QueryPool | |
QueryPool(Device *device, VkQueryPoolCreateFlags in_flags, VkQueryType in_queryType, uint32_t in_queryCount, VkQueryPipelineStatisticFlags in_pipelineStatistics) | vsg::QueryPool | |
queryType (defined in vsg::QueryPool) | vsg::QueryPool | |
read(Input &input) override (defined in vsg::QueryPool) | vsg::QueryPool | 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 | |
reset() (defined in vsg::QueryPool) | vsg::QueryPool | |
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 |
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 |
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::QueryPool) | vsg::QueryPool | inline |
write(Output &output) const override (defined in vsg::QueryPool) | vsg::QueryPool | virtual |
~Object() (defined in vsg::Object) | vsg::Object | protectedvirtual |
~QueryPool() (defined in vsg::QueryPool) | vsg::QueryPool | protected |