| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| D | Util.cpp | 40 vk::CommandBuffer beginSingleTimeCommands(vk::Device device, vk::CommandPool commandPool) in beginSingleTimeCommands() 57 void endSingleTimeCommands(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Com… in endSingleTimeCommands() 72 void transitionImageLayout(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Ima… in transitionImageLayout() 117 void copyBufferToImage(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Buffer … in copyBufferToImage()
|
| D | DrawTester.hpp | 162 vk::CommandPool commandPool; // Owning handle member in DrawTester 192 …r::onUpdateDescriptorSet(std::function<void(ThisType &tester, vk::CommandPool &commandPool, vk::De… in onUpdateDescriptorSet()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | CommandRecordingContext.h | 34 VkCommandPool commandPool = VK_NULL_HANDLE; member
|
| /third_party/flutter/skia/src/gpu/vk/ |
| D | GrVkCommandPool.cpp | 35 GrVkCommandPool::GrVkCommandPool(const GrVkGpu* gpu, VkCommandPool commandPool) in GrVkCommandPool()
|
| D | GrVkCommandBuffer.h | 65 GrVkCommandPool* commandPool() { return fCmdPool; } in commandPool() function
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkCommandPool.cpp | 43 GrVkCommandPool::GrVkCommandPool(GrVkGpu* gpu, VkCommandPool commandPool, in GrVkCommandPool()
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/ |
| D | ClearImageBenchmarks.cpp | 124 vk::CommandPool commandPool; // Owning handle member in ClearImageBenchmark
|
| D | TriangleBenchmarks.cpp | 214 …tester.onUpdateDescriptorSet([](DrawTester &tester, vk::CommandPool &commandPool, vk::DescriptorSe… in TriangleSampleTexture()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | CommandProcessor.cpp | 221 CommandPool *commandPool, in initFlushAndQueueSubmit() 693 CommandPool *commandPool, in submitFrame() 885 PersistentCommandPool &commandPool = getCommandPool(batch.hasProtectedContent); in retireFinishedCommands() local 923 CommandPool *commandPool, in releaseToCommandBatch() 1033 CommandPool *commandPool, in submitFrame() 1153 PersistentCommandPool &commandPool = getCommandPool(hasProtectedContent); in ensurePrimaryCommandBufferValid() local
|
| D | CommandProcessor.h | 198 CommandPool *commandPool; member
|
| D | RendererVk.cpp | 3386 vk::CommandPool *commandPool, in submitFrame() 3576 vk::CommandPool *commandPool, in getCommandBufferHelper()
|
| D | vk_helpers.cpp | 1021 CommandPool *commandPool) in initialize() 2109 CommandPool *commandPool, in getCommandBufferHelper()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | CommandGraph.cpp | 30 const CommandPool &commandPool, in InitAndBeginCommandBuffer() 43 const CommandPool &commandPool, in InitAndBeginCommandBuffer() 374 const CommandPool &commandPool, in beginOutsideRenderPassRecording()
|
| D | ContextVk.h | 609 vk::CommandPool commandPool; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkPromotedExtensions.cpp | 170 VKAPI_ATTR void VKAPI_CALL vkTrimCommandPoolKHR(VkDevice device, VkCommandPool commandPool, VkComma… in vkTrimCommandPoolKHR()
|
| D | libVulkan.cpp | 2413 VKAPI_ATTR void VKAPI_CALL vkDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const V… in vkDestroyCommandPool() 2421 VKAPI_ATTR VkResult VKAPI_CALL vkResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCom… in vkResetCommandPool() 2452 VKAPI_ATTR void VKAPI_CALL vkFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_… in vkFreeCommandBuffers() 3666 VKAPI_ATTR void VKAPI_CALL vkTrimCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandP… in vkTrimCommandPool()
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
| D | ComputeTests.cpp | 264 VkCommandPool commandPool; in test() local
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_funcs.hpp | 4176 VULKAN_HPP_NAMESPACE::CommandPool commandPool; in createCommandPool() local 4195 VULKAN_HPP_NAMESPACE::CommandPool commandPool; in createCommandPoolUnique() local 4210 …N_HPP_INLINE void Device::destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool co… in destroyCommandPool() 4223 … Device::destroyCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool, in destroyCommandPool() 4236 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::CommandPool commandP… in destroy() 4248 …VULKAN_HPP_INLINE void Device::destroy( VULKAN_HPP_NAMESPACE::CommandPool … in destroy() 4263 Device::resetCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool, in resetCommandPool() 4274 Device::resetCommandPool( VULKAN_HPP_NAMESPACE::CommandPool commandPool, in resetCommandPool() 4397 …LKAN_HPP_INLINE void Device::freeCommandBuffers( VULKAN_HPP_NAMESPACE::CommandPool comma… in freeCommandBuffers() 4412 …Device::freeCommandBuffers( VULKAN_HPP_NAMESPACE::CommandPool commandP… in freeCommandBuffers() [all …]
|
| D | vulkan_handles.hpp | 5373 VULKAN_HPP_TYPESAFE_EXPLICIT CommandPool( VkCommandPool commandPool ) VULKAN_HPP_NOEXCEPT in CommandPool() 5378 CommandPool & operator=( VkCommandPool commandPool ) VULKAN_HPP_NOEXCEPT in operator =()
|
| D | vulkan_raii.hpp | 3870 … VkCommandPool commandPool, in CommandPool() 3959 … VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool const & commandPool ) in CommandBuffer() 3968 … VkCommandPool commandPool, in CommandBuffer()
|
| D | vulkan.hpp | 2057 VkCommandPool commandPool, in vkDestroyCommandPool() 2064 VkCommandPool commandPool, in vkResetCommandPool() 2078 VkCommandPool commandPool, in vkFreeCommandBuffers() 2644 VkCommandPool commandPool, in vkTrimCommandPool() 3555 VkCommandPool commandPool, in vkTrimCommandPoolKHR()
|
| /third_party/flutter/glfw/deps/vulkan/ |
| D | vulkan.h | 2069 VkCommandPool commandPool; member
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 2564 VkCommandPool commandPool; member
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 2768 VkCommandPool commandPool; member
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 3312 VkCommandPool commandPool; member
|