/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkCommandPool.hpp | 26 class CommandPool : public Object<CommandPool, VkCommandPool> class
|
D | VkCommandPool.cpp | 25 CommandPool::CommandPool(const VkCommandPoolCreateInfo *pCreateInfo, void *mem) in CommandPool() function in vk::CommandPool
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | command_pool.cc | 22 CommandPool::CommandPool(Device* device) : device_(device) {} in CommandPool() function in amber::vulkan::CommandPool
|
D | command_buffer.h | 34 class CommandPool; variable
|
D | graphics_pipeline.h | 37 class CommandPool; variable
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_vulkan.h | 108 VkCommandPool CommandPool; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryAddressBindingTests.cpp | 1452 struct CommandPool struct 1454 typedef VkCommandPool Type; 1456 struct Parameters 1465 struct Resources 1470 …tic Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
D | vktMemoryDeviceMemoryReportTests.cpp | 1470 struct CommandPool struct 1472 typedef VkCommandPool Type; 1474 struct Parameters 1483 struct Resources 1488 …tic Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAddressBindingTests.cpp | 1452 struct CommandPool struct 1454 typedef VkCommandPool Type; 1456 struct Parameters 1465 struct Resources 1470 …tic Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
D | vktMemoryDeviceMemoryReportTests.cpp | 1470 struct CommandPool struct 1472 typedef VkCommandPool Type; 1474 struct Parameters 1483 struct Resources 1488 …tic Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2367 struct CommandPool struct 2369 typedef VkCommandPool Type; 2371 struct Parameters 2380 struct Resources 2385 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent() 2390 …tic Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2367 struct CommandPool struct 2369 typedef VkCommandPool Type; 2371 struct Parameters 2380 struct Resources 2385 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent() 2390 …tic Move<VkCommandPool> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 543 class CommandPool class 546 CommandPool (VkDevice device, const VkCommandPoolCreateInfo*) in CommandPool() function in vk::__anona26b1dc80111::CommandPool
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_handles.hpp | 5359 class CommandPool class 5372 VULKAN_HPP_CONSTEXPR CommandPool( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool 5373 VULKAN_HPP_TYPESAFE_EXPLICIT CommandPool( VkCommandPool commandPool ) VULKAN_HPP_NOEXCEPT in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool
|
D | vulkan_raii.hpp | 3839 class CommandPool class 3850 …CommandPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & devic… in CommandPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool 3869 …CommandPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & devic… in CommandPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool 3879 CommandPool( std::nullptr_t ) {} in CommandPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool 3891 CommandPool( CommandPool && rhs ) VULKAN_HPP_NOEXCEPT in CommandPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_handles.hpp | 6571 class CommandPool class 6583 VULKAN_HPP_CONSTEXPR CommandPool( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool 6584 …VULKAN_HPP_TYPESAFE_EXPLICIT CommandPool( VkCommandPool commandPool ) VULKAN_HPP_NOEXCEPT : m_comm… in CommandPool() function in VULKAN_HPP_NAMESPACE::CommandPool
|
D | vulkan_raii.hpp | 4826 class CommandPool class 4836 …CommandPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & devic… in CommandPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool 4854 …CommandPool( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & devic… in CommandPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool 4864 CommandPool( std::nullptr_t ) {} in CommandPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool 4873 CommandPool( CommandPool && rhs ) VULKAN_HPP_NOEXCEPT in CommandPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool
|