HomeSort by relevance Sort by last modified time
    Searched defs:makeCommandPool (Results 1 - 6 of 6) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeTestsUtil.cpp 89 Move<VkCommandPool> makeCommandPool (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex)
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemUtils.cpp 635 vk::Move<vk::VkCommandPool> makeCommandPool (const vk::DeviceInterface& vk,
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesTestsUtil.cpp 269 Move<VkCommandPool> makeCommandPool (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationUtil.cpp 97 Move<VkCommandPool> makeCommandPool (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktDrawUtil.cpp 145 Move<VkCommandPool> makeCommandPool (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex)
381 m_cmdPool = makeCommandPool(vk, device, m_context.getUniversalQueueFamilyIndex());
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/subgroups/
vktSubgroupsTestsUtils.cpp 418 Move<VkCommandPool> makeCommandPool(Context& context)
    [all...]

Completed in 6451 milliseconds