/hardware/google/gfxstream/host/vulkan/testing/ |
D | VulkanTestHelper.cpp | 202 VK_CHECK(vk().vkCreateCommandPool(mDevice, &poolInfo, nullptr, &mCommandPool)); in initialize()
|
D | VkDecoderTestDispatch.h | 125 VkResult vkCreateCommandPool(VkDevice device, const VkCommandPoolCreateInfo* pCreateInfo, in vkCreateCommandPool() function
|
/hardware/google/gfxstream/host/tests/ |
D | DisplayVk_unittest.cpp | 44 ASSERT_EQ(k_vk->vkCreateCommandPool(m_vkDevice, &commandPoolCi, nullptr, &m_vkCommandPool), in SetUp()
|
D | CompositorVk_unittest.cpp | 66 ASSERT_EQ(k_vk->vkCreateCommandPool(m_vkDevice, &commandPoolCi, nullptr, &m_vkCommandPool), in SetUp()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_dispatch.h | 157 PFN_vkCreateCommandPool vkCreateCommandPool; member
|
D | goldfish_vk_dispatch.cpp | 248 out->vkCreateCommandPool = (PFN_vkCreateCommandPool)dlSymFunc(lib, "vkCreateCommandPool"); in init_vulkan_dispatch_from_system_loader() 1100 out->vkCreateCommandPool = in init_vulkan_dispatch_from_instance() 2102 out->vkCreateCommandPool = in init_vulkan_dispatch_from_device() 3202 if (!vk->vkCreateCommandPool) { in vulkan_dispatch_check_device_VK_VERSION_1_0()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkAndroidNativeBuffer.cpp | 520 vk->vkCreateCommandPool(device, &poolCreateInfo, nullptr, &pool); in setup()
|
D | DisplayVk.cpp | 73 VK_CHECK(m_vk.vkCreateCommandPool(m_vkDevice, &commandPoolCi, nullptr, &m_vkCommandPool)); in DisplayVk()
|
D | CompositorVk.cpp | 530 VK_CHECK(m_vk.vkCreateCommandPool(m_vkDevice, &commandPoolCreateInfo, nullptr, &commandPool)); in setUpCommandPool()
|
D | VkCommonOperations.cpp | 1551 dvk->vkCreateCommandPool(emulation->mDevice, &poolCi, nullptr, &emulation->mCommandPool); in create()
|
D | VkDecoderSnapshot.h | 448 void vkCreateCommandPool(android::base::BumpPool* pool, VkSnapshotApiCallInfo* apiCallInfo,
|
D | VkDecoderSnapshot.cpp | 955 void vkCreateCommandPool(android::base::BumpPool* pool, VkSnapshotApiCallInfo* apiCallInfo, in vkCreateCommandPool() function in gfxstream::vk::VkDecoderSnapshot::Impl 4916 void VkDecoderSnapshot::vkCreateCommandPool(android::base::BumpPool* pool, in vkCreateCommandPool() function in gfxstream::vk::VkDecoderSnapshot 4923 mImpl->vkCreateCommandPool(pool, apiCallInfo, apiCallPacket, apiCallPacketSize, input_result, in vkCreateCommandPool()
|
D | VkDecoderGlobalState.cpp | 312 dvk->vkCreateCommandPool(device, &commandPoolCi, nullptr, &stateBlock.commandPool); in createSnapshotStateBlock() 6136 VkResult result = vk->vkCreateCommandPool(device, &localCI, pAllocator, pCommandPool); in on_vkCreateCommandPool()
|
D | VkDecoder.cpp | 6012 m_state->snapshot()->vkCreateCommandPool( in decode()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 1462 …VkResult vkCreateCommandPool( VkDevice device, const VkCommandPoolCreateInfo * pCreateInfo, const … in vkCreateCommandPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 1464 return ::vkCreateCommandPool( device, pCreateInfo, pAllocator, pCommandPool ); in vkCreateCommandPool() 4693 PFN_vkCreateCommandPool vkCreateCommandPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 5183 …vkCreateCommandPool = PFN_vkCreateCommandPool( vkGetInstanceProcAddr( instance, "vkCreateCommandPo… in init() 5605 …vkCreateCommandPool = PFN_vkCreateCommandPool( vkGetDeviceProcAddr( device, "vkCreateCommandPool" … in init()
|
D | vulkan.hpp | 1523 …VkResult vkCreateCommandPool( VkDevice device, const VkCommandPoolCreateInfo * pCreateInfo, const … in vkCreateCommandPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic 1525 return ::vkCreateCommandPool( device, pCreateInfo, pAllocator, pCommandPool ); in vkCreateCommandPool() 9222 PFN_vkCreateCommandPool vkCreateCommandPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic 10388 …vkCreateCommandPool = PFN_vkCreateCommandPool( vkGetInstanceProcAddr( instance, "vkCreateCommandPo… in init() 11470 …vkCreateCommandPool = PFN_vkCreateCommandPool( vkGetDeviceProcAddr( device, "vkCreateCommandPool" … in init()
|
D | vulkansc_raii.hpp | 346 …vkCreateCommandPool = PFN_vkCreateCommandPool( vkGetDeviceProcAddr( device, "vkCreateCommandPool" … in DeviceDispatcher() 706 PFN_vkCreateCommandPool vkCreateCommandPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 2185 …static_cast<VULKAN_HPP_NAMESPACE::Result>( device.getDispatcher()->vkCreateCommandPool( static_cas… in CommandPool()
|
D | vulkansc_funcs.hpp | 2795 …return static_cast<Result>( d.vkCreateCommandPool( m_device, reinterpret_cast<const VkCommandPoolC… in createCommandPool() 2806 …VkResult result = d.vkCreateCommandPool( m_device, reinterpret_cast<const VkCommandPoolCreateInfo … in createCommandPool() 2820 …VkResult result = d.vkCreateCommandPool( m_device, reinterpret_cast<const VkCommandPoolCreateInfo … in createCommandPoolUnique()
|
D | vulkan_raii.hpp | 670 …vkCreateCommandPool = PFN_vkCreateCommandPool( vkGetDeviceProcAddr( device, "vkCreateCommandPool" … in DeviceDispatcher() 1548 PFN_vkCreateCommandPool vkCreateCommandPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher 4612 …static_cast<VULKAN_HPP_NAMESPACE::Result>( device.getDispatcher()->vkCreateCommandPool( static_cas… in CommandPool()
|
D | vulkan_funcs.hpp | 3239 …return static_cast<Result>( d.vkCreateCommandPool( m_device, reinterpret_cast<const VkCommandPoolC… in createCommandPool() 3250 …VkResult result = d.vkCreateCommandPool( m_device, reinterpret_cast<const VkCommandPoolCreateInfo … in createCommandPool() 3264 …VkResult result = d.vkCreateCommandPool( m_device, reinterpret_cast<const VkCommandPoolCreateInfo … in createCommandPoolUnique()
|
D | vulkan_core.h | 4589 VKAPI_ATTR VkResult VKAPI_CALL vkCreateCommandPool(
|