Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp223 Move<VkCommandPool> createCommandPool (const DeviceInterface& vkdi, VkDevice device, deUint32 queue… in createCommandPool() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl72 CreateCommandPoolFunc createCommandPool; variable
DvkRefUtilImpl.inl280 Move<VkCommandPool> createCommandPool (const DeviceInterface& vk, VkDevice device, const VkCommandP… function
DvkDeviceDriverImpl.inl345 VkResult DeviceDriver::createCommandPool (VkDevice device, const VkCommandPoolCreateInfo* pCreateIn… function in DeviceDriver
DvkNullDriverImpl.inl118 VKAPI_ATTR VkResult VKAPI_CALL createCommandPool (VkDevice device, const VkCommandPoolCreateInfo* p… function
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp392 vk::Move<vk::VkCommandPool> createCommandPool (const vk::DeviceInterface& vkd, in createCommandPool() function
DvktWsiIncrementalPresentTests.cpp466 vk::Move<vk::VkCommandPool> createCommandPool (const vk::DeviceInterface& vkd, in createCommandPool() function
DvktWsiDisplayTimingTests.cpp395 vk::Move<vk::VkCommandPool> createCommandPool (const vk::DeviceInterface& vkd, in createCommandPool() function
DvktWsiSwapchainTests.cpp1358 Move<VkCommandPool> createCommandPool (const DeviceInterface& vkd, in createCommandPool() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp514 Move<VkCommandPool> ImageClearingTestInstance::createCommandPool (VkCommandPoolCreateFlags commandP… in createCommandPool() function in vkt::api::__anon9feafcf10111::ImageClearingTestInstance
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1240 Move<vk::VkCommandPool> createCommandPool (Context& context) in createCommandPool() function
DvktRenderPassTests.cpp286 Move<VkCommandPool> createCommandPool (const DeviceInterface& vk, in createCommandPool() function
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp670 vk::Move<vk::VkCommandPool> SingleTargetRenderInstance::createCommandPool (const vk::DeviceInterfac… in createCommandPool() function in vkt::BindingModel::__anon40a9a9c40111::SingleTargetRenderInstance
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp538 vk::Move<vk::VkCommandPool> createCommandPool (const vk::DeviceInterface& vkd, in createCommandPool() function
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp16933 …Result createCommandPool( const CommandPoolCreateInfo* pCreateInfo, const AllocationCallbacks* pAl… in createCommandPool() function in vk::Device
16939 …ResultValueType<CommandPool>::type createCommandPool( const CommandPoolCreateInfo & createInfo, Op… in createCommandPool() function in vk::Device