| 
    HDK
    
   | 
 
#include <VE_CommandPool.h>
 Inheritance diagram for VE_CommandPool< CB_COUNT >:Public Member Functions | |
| 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) | 
Definition at line 114 of file VE_CommandPool.h.
      
  | 
  inline | 
Definition at line 175 of file VE_CommandPool.h.
      
  | 
  inline | 
Definition at line 159 of file VE_CommandPool.h.
      
  | 
  inline | 
Definition at line 167 of file VE_CommandPool.h.
      
  | 
  inline | 
Definition at line 215 of file VE_CommandPool.h.
      
  | 
  inline | 
Definition at line 225 of file VE_CommandPool.h.
      
  | 
  inline | 
Definition at line 122 of file VE_CommandPool.h.
      
  | 
  inline | 
Definition at line 180 of file VE_CommandPool.h.
      
  | 
  inline | 
Definition at line 235 of file VE_CommandPool.h.