Home
last modified time | relevance | path

Searched defs:CommandPool (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkCommandPool.hpp24 class CommandPool : public Object<CommandPool, VkCommandPool> class
DVkCommandPool.cpp23 CommandPool::CommandPool(const VkCommandPoolCreateInfo* pCreateInfo, void* mem) in CommandPool() function in vk::CommandPool
/external/vulkan-validation-layers/tests/
Dvktestbinding.h77 class CommandPool; variable
695 explicit CommandPool() : NonDispHandle() {} in CommandPool() function
696 … explicit CommandPool(const Device &dev, const VkCommandPoolCreateInfo &info) { init(dev, info); } in CommandPool() function
Dvktestbinding.cpp743 NON_DISPATCHABLE_HANDLE_DTOR(CommandPool, vkDestroyCommandPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2159 struct CommandPool struct
2161 typedef VkCommandPool Type;
2163 struct Parameters
2172 struct Resources
2177 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
2182 …tic Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp512 class CommandPool class
515 CommandPool (VkDevice device, const VkCommandPoolCreateInfo*) in CommandPool() function in vk::__anon9294a1450111::CommandPool
/external/swiftshader/include/vulkan/
Dvulkan.hpp3011 class CommandPool class
3014 VULKAN_HPP_CONSTEXPR CommandPool() in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool
3018 VULKAN_HPP_CONSTEXPR CommandPool( std::nullptr_t ) in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool
3022 VULKAN_HPP_TYPESAFE_EXPLICIT CommandPool( VkCommandPool commandPool ) in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp12483 class CommandPool class
12486 VULKAN_HPP_CONSTEXPR CommandPool() in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool
12490 VULKAN_HPP_CONSTEXPR CommandPool( std::nullptr_t ) in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool
12494 VULKAN_HPP_TYPESAFE_EXPLICIT CommandPool( VkCommandPool commandPool ) in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool