Home
last modified time | relevance | path

Searched defs:commandPool (Results 1 – 17 of 17) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp1694 VkCommandPool commandPool; in TEST_P() local
1871 VkCommandPool commandPool; in TEST_P() local
2111 VkCommandPool commandPool; in TEST_P() local
2343 VkCommandPool commandPool; in TEST_P() local
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1111 VKAPI_ATTR void DestroyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCa… in DestroyCommandPool()
1115 VKAPI_ATTR VkResult ResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolReset… in ResetCommandPool()
1123 VKAPI_ATTR void FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBuff… in FreeCommandBuffers()
1379 VKAPI_ATTR void TrimCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolTrimFlags … in TrimCommandPool()
1932 VKAPI_ATTR void vkDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocation… in vkDestroyCommandPool()
1937 VKAPI_ATTR VkResult vkResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolRes… in vkResetCommandPool()
1947 VKAPI_ATTR void vkFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBu… in vkFreeCommandBuffers()
2272 VKAPI_ATTR void vkTrimCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolTrimFlag… in vkTrimCommandPool()
/device/generic/vulkan-cereal/stream-servers/
DCompositorVk.cpp139 VkCommandPool commandPool) { in create()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DContextVk.h46 vk::CommandPool commandPool; member
DContextVk.cpp409 vk::CommandPool *commandPool, in releaseToCommandBatch()
445 const vk::CommandPool &commandPool, in allocatePrimaryCommandBuffer()
530 vk::CommandPool *commandPool, in submitFrame()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkCommonOperations.h95 VkCommandPool commandPool = VK_NULL_HANDLE; member
DVkDecoderGlobalState.cpp3577 VkCommandPool commandPool, in on_vkDestroyCommandPool()
3595 VkCommandPool commandPool, in on_vkResetCommandPool()
3706 VkCommandPool commandPool, in on_vkFreeCommandBuffers()
7122 VkCommandPool commandPool, in on_vkDestroyCommandPool()
7130 VkCommandPool commandPool, in on_vkResetCommandPool()
7169 VkCommandPool commandPool, in on_vkFreeCommandBuffers()
DVkDecoderSnapshot.cpp1325 VkCommandPool commandPool, in vkDestroyCommandPool()
1339 VkCommandPool commandPool, in vkResetCommandPool()
1370 VkCommandPool commandPool, in vkFreeCommandBuffers()
2107 VkCommandPool commandPool, in vkTrimCommandPool()
2911 VkCommandPool commandPool, in vkTrimCommandPoolKHR()
7407 VkCommandPool commandPool, in vkDestroyCommandPool()
7420 VkCommandPool commandPool, in vkResetCommandPool()
7445 VkCommandPool commandPool, in vkFreeCommandBuffers()
8307 VkCommandPool commandPool, in vkTrimCommandPool()
9158 VkCommandPool commandPool, in vkTrimCommandPoolKHR()
DVkDecoder.cpp5193 VkCommandPool commandPool; in decode() local
5243 VkCommandPool commandPool; in decode() local
5338 VkCommandPool commandPool; in decode() local
8517 VkCommandPool commandPool; in decode() local
12299 VkCommandPool commandPool; in decode() local
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp503 forAllObjects(cb->poolObjects, [cb](void* commandPool) { in unregister_VkCommandBuffer()
6918 void resetCommandPoolStagingInfo(VkCommandPool commandPool) { in resetCommandPoolStagingInfo()
6928 void addToCommandPool(VkCommandPool commandPool, in addToCommandPool()
6939 void clearCommandPool(VkCommandPool commandPool) { in clearCommandPool()
7066 void ResourceTracker::addToCommandPool(VkCommandPool commandPool, in addToCommandPool()
7071 void ResourceTracker::resetCommandPoolStagingInfo(VkCommandPool commandPool) { in resetCommandPoolStagingInfo()
Dfunc_table.cpp999 VkCommandPool commandPool, in entry_vkDestroyCommandPool()
1008 VkCommandPool commandPool, in entry_vkResetCommandPool()
1037 VkCommandPool commandPool, in entry_vkFreeCommandBuffers()
1815 VkCommandPool commandPool, in entry_vkTrimCommandPool()
1824 VkCommandPool commandPool, in dynCheck_entry_vkTrimCommandPool()
2938 VkCommandPool commandPool, in entry_vkTrimCommandPoolKHR()
2947 VkCommandPool commandPool, in dynCheck_entry_vkTrimCommandPoolKHR()
DVkEncoder.cpp7142 VkCommandPool commandPool, in vkDestroyCommandPool()
7219 VkCommandPool commandPool, in vkResetCommandPool()
7356 VkCommandPool commandPool, in vkFreeCommandBuffers()
12107 VkCommandPool commandPool, in vkTrimCommandPool()
17225 VkCommandPool commandPool, in vkTrimCommandPoolKHR()
/device/generic/vulkan-cereal/include/vulkan/
Dvk_dispatch_table_helper.h52 static VKAPI_ATTR void VKAPI_CALL StubTrimCommandPool(VkDevice device, VkCommandPool commandPool, V… in StubTrimCommandPool()
135 static VKAPI_ATTR void VKAPI_CALL StubTrimCommandPoolKHR(VkDevice device, VkCommandPool commandPool in StubTrimCommandPoolKHR()
Dvulkan.hpp2299 …void vkDestroyCommandPool( VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks… in vkDestroyCommandPool()
2514 …void vkFreeCommandBuffers( VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount… in vkFreeCommandBuffers()
3365 …VkResult vkResetCommandPool( VkDevice device, VkCommandPool commandPool, VkCommandPoolResetFlags f… in vkResetCommandPool()
3440 …void vkTrimCommandPool( VkDevice device, VkCommandPool commandPool, VkCommandPoolTrimFlags flags )… in vkTrimCommandPool()
3445 …void vkTrimCommandPoolKHR( VkDevice device, VkCommandPool commandPool, VkCommandPoolTrimFlags flag… in vkTrimCommandPoolKHR()
23965 VULKAN_HPP_TYPESAFE_EXPLICIT CommandPool( VkCommandPool commandPool ) VULKAN_HPP_NOEXCEPT in CommandPool()
23970 CommandPool & operator=(VkCommandPool commandPool) VULKAN_HPP_NOEXCEPT in operator =()
24137 VULKAN_HPP_NAMESPACE::CommandPool commandPool = {}; member
84197 VULKAN_HPP_NAMESPACE::CommandPool commandPool; in createCommandPool() local
84206 VULKAN_HPP_NAMESPACE::CommandPool commandPool; in createCommandPoolUnique() local
[all …]
Dvulkan_core.h3009 VkCommandPool commandPool; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto2444 optional uint64 commandPool = 2; field
2453 optional uint64 commandPool = 2; field
2464 optional uint64 commandPool = 3; field
2484 optional uint64 commandPool = 2; field
3812 optional uint64 commandPool = 2; field
5125 optional uint64 commandPool = 2; field
/device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/
Dvulkan_core.h2592 VkCommandPool commandPool; member