HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VE_CommandPoolTransient< CB_COUNT > Class Template Reference

#include <VE_CommandPool.h>

+ Inheritance diagram for VE_CommandPoolTransient< CB_COUNT >:

Static Public Member Functions

static VE_Result
< VE_CommandPoolTransient
create (VE_Device &device)
 

Additional Inherited Members

- Public Member Functions inherited from VE_CommandPool< CB_COUNT >
VE_VoidResult init (VE_Device &device, VkCommandPoolCreateFlags flags)
 
void destroy (VkDevice device)
 
template<int I>
VkCommandBuffer getVkCommandBuffer ()
 
VE_CommandBufferHandle commandBuffer ()&
 
VE_VoidResult submitToQueue (VkQueue queue)
 
bool hasExecutableWork () const
 
bool hasPendingWork () const
 
VE_VoidResult waitOnInFlightCommands (VkDevice device)
 

Detailed Description

template<int CB_COUNT>
class VE_CommandPoolTransient< CB_COUNT >

Definition at line 258 of file VE_CommandPool.h.

Member Function Documentation

template<int CB_COUNT>
static VE_Result<VE_CommandPoolTransient> VE_CommandPoolTransient< CB_COUNT >::create ( VE_Device device)
inlinestatic

Definition at line 261 of file VE_CommandPool.h.


The documentation for this class was generated from the following file: