Home
last modified time | relevance | path

Searched defs:createCommandPool (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkRefUtil.cpp143 Move<VkCommandPool> createCommandPool(const DeviceInterface &vk, VkDevice device, VkCommandPoolCrea… in createCommandPool() function
H A DvkResourceInterface.cpp905 void ResourceInterfaceStandard::createCommandPool(VkDevice device, const VkCommandPoolCreateInfo *p… in createCommandPool() function in vk::ResourceInterfaceStandard
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp432 Move<VkCommandPool> MemoryCommitmentTestInstance::createCommandPool() const in createCommandPool() function in vkt::api::MemoryCommitmentTestInstance
H A DvktApiImageClearingTests.cpp826 Move<VkCommandPool> ImageClearingTestInstance::createCommandPool(VkCommandPoolCreateFlags commandPo… in createCommandPool() function in vkt::api::__anon69aedba80111::ImageClearingTestInstance
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkRefUtilImpl.inl227 Move<VkCommandPool> createCommandPool (const DeviceInterface& vk, VkDevice device, const VkCommandP… function
H A DvkDeviceFunctionPointers.inl67 CreateCommandPoolFunc createCommandPool; variable
H A DvkDeviceDriverImpl.inl324 VkResult DeviceDriver::createCommandPool (VkDevice device, const VkCommandPoolCreateInfo* pCreateIn… function in DeviceDriver
H A DvkDeviceDriverSCImpl.inl631 VkResult DeviceDriverSC::createCommandPool (VkDevice device, const VkCommandPoolCreateInfo* pCreate… function in DeviceDriverSC
H A DvkNullDriverImpl.inl108 VKAPI_ATTR VkResult VKAPI_CALL createCommandPool (VkDevice device, const VkCommandPoolCreateInfo* p… function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSharedPresentableImageTests.cpp270 vk::Move<vk::VkCommandPool> createCommandPool(const vk::DeviceInterface &vkd, vk::VkDevice device, in createCommandPool() function
H A DvktWsiDisplayControlTests.cpp349 Move<VkCommandPool> createCommandPool(const DeviceInterface &vkd, VkDevice device, uint32_t queueFa… in createCommandPool() function
H A DvktWsiDisplayTimingTests.cpp274 vk::Move<vk::VkCommandPool> createCommandPool(const vk::DeviceInterface &vkd, vk::VkDevice device, in createCommandPool() function
H A DvktWsiIncrementalPresentTests.cpp328 vk::Move<vk::VkCommandPool> createCommandPool(const vk::DeviceInterface &vkd, vk::VkDevice device, in createCommandPool() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp494 vk::Move<vk::VkCommandPool> createCommandPool(const vk::DeviceInterface &vkd, vk::VkDevice device, in createCommandPool() function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkRefUtilImpl.inl372 Move<VkCommandPool> createCommandPool (const DeviceInterface& vk, VkDevice device, const VkCommandP… function
H A DvkDeviceFunctionPointers.inl78 CreateCommandPoolFunc createCommandPool; variable
H A DvkDeviceDriverImpl.inl379 VkResult DeviceDriver::createCommandPool (VkDevice device, const VkCommandPoolCreateInfo* pCreateIn… function in DeviceDriver
H A DvkNullDriverImpl.inl114 VKAPI_ATTR VkResult VKAPI_CALL createCommandPool (VkDevice device, const VkCommandPoolCreateInfo* p… function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp1157 Move<vk::VkCommandPool> createCommandPool(Context &context) in createCommandPool() function
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp2792 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::createCommandPool( const VULKAN_HPP_NAMESPAC… in createCommandPool() function in VULKAN_HPP_NAMESPACE::Device
2800 …me ResultValueType<VULKAN_HPP_NAMESPACE::CommandPool>::type Device::createCommandPool( const VULKA… in createCommandPool() function in VULKAN_HPP_NAMESPACE::Device
Dvulkansc_raii.hpp6623 …RD VULKAN_HPP_INLINE VULKAN_HPP_RAII_NAMESPACE::CommandPool Device::createCommandPool( VULKAN_HPP_… in createCommandPool() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp654 vk::Move<vk::VkCommandPool> SingleTargetRenderInstance::createCommandPool(const vk::DeviceInterface… in createCommandPool() function in vkt::BindingModel::__anon9c2f79db0111::SingleTargetRenderInstance
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp4192 Device::createCommandPool( const VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo * pCreateInfo, in createCommandPool() function in VULKAN_HPP_NAMESPACE::Device
4208 Device::createCommandPool( const VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo & createInfo, in createCommandPool() function in VULKAN_HPP_NAMESPACE::Device
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp4192 Device::createCommandPool( const VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo * pCreateInfo, in createCommandPool() function in VULKAN_HPP_NAMESPACE::Device
4208 Device::createCommandPool( const VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo & createInfo, in createCommandPool() function in VULKAN_HPP_NAMESPACE::Device
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp4192 Device::createCommandPool( const VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo * pCreateInfo, in createCommandPool() function in VULKAN_HPP_NAMESPACE::Device
4208 Device::createCommandPool( const VULKAN_HPP_NAMESPACE::CommandPoolCreateInfo & createInfo, in createCommandPool() function in VULKAN_HPP_NAMESPACE::Device

123