Searched defs:CommandBuffer (Results 1 – 3 of 3) sorted by relevance
64 class CommandBuffer; variable686 explicit CommandBuffer() : Handle() {} in CommandBuffer() function687 explicit CommandBuffer(const Device &dev, in CommandBuffer() function
310 class CommandBuffer class313 CommandBuffer(VkDevice, VkCommandPool, VkCommandBufferLevel) in CommandBuffer() function in vk::__anon224a54410111::CommandBuffer
2004 struct CommandBuffer struct2006 typedef VkCommandBuffer Type;2008 struct Parameters2020 struct Resources2029 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()2034 …ve<VkCommandBuffer> create (const Environment& env, const Resources& res, const Parameters& params) in create()