Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandPool.cpp43 VkResult CommandPool::allocateCommandBuffers(Device *device, VkCommandBufferLevel level, uint32_t c… in allocateCommandBuffers() function in vk::CommandPool
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRefUtil.cpp88 void allocateCommandBuffers (const DeviceInterface& vk, VkDevice device, const VkCommandBufferAlloc… in allocateCommandBuffers() function
DvkResourceInterface.cpp916 void ResourceInterfaceStandard::allocateCommandBuffers (VkDevice device, in allocateCommandBuffers() function in vk::ResourceInterfaceStandard
DvkNullDriver.cpp1365 VKAPI_ATTR VkResult VKAPI_CALL allocateCommandBuffers (VkDevice device, const VkCommandBufferAlloca… in allocateCommandBuffers() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp325 std::vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
DvktWsiColorSpaceTests.cpp363 vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
DvktWsiPresentIdWaitTests.cpp331 vector<CommandBufferSp> allocateCommandBuffers (const vk::DeviceInterface& vkd, in allocateCommandBuffers() function
DvktWsiMaintenance1Tests.cpp501 std::vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
DvktWsiSwapchainTests.cpp1209 vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiFullScreenExclusiveTests.cpp325 std::vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
DvktWsiColorSpaceTests.cpp363 vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
DvktWsiPresentIdWaitTests.cpp331 vector<CommandBufferSp> allocateCommandBuffers (const vk::DeviceInterface& vkd, in allocateCommandBuffers() function
DvktWsiSwapchainTests.cpp1193 vector<CommandBufferSp> allocateCommandBuffers (const DeviceInterface& vkd, in allocateCommandBuffers() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl69 AllocateCommandBuffersFunc allocateCommandBuffers; variable
DvkDeviceDriverImpl.inl322 VkResult DeviceDriver::allocateCommandBuffers (VkDevice device, const VkCommandBufferAllocateInfo* … function in DeviceDriver
DvkDeviceDriverSCImpl.inl639 VkResult DeviceDriverSC::allocateCommandBuffers (VkDevice device, const VkCommandBufferAllocateInfo… function in DeviceDriverSC
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1109 std::vector<CommandBufferSp> allocateCommandBuffers (const vk::DeviceInterface& vkd, in allocateCommandBuffers() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp1288 std::vector<CommandBufferSp> allocateCommandBuffers (const vk::DeviceInterface& vkd, in allocateCommandBuffers() function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl80 AllocateCommandBuffersFunc allocateCommandBuffers; variable
DvkDeviceDriverImpl.inl377 VkResult DeviceDriver::allocateCommandBuffers (VkDevice device, const VkCommandBufferAllocateInfo* … function in DeviceDriver
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl81 AllocateCommandBuffersFunc allocateCommandBuffers; variable
DvkDeviceDriverImpl.inl382 VkResult DeviceDriver::allocateCommandBuffers (VkDevice device, const VkCommandBufferAllocateInfo* … function in DeviceDriver
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp4287 …Device::allocateCommandBuffers( const VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo * pAllocateI… in allocateCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device
4302 …Device::allocateCommandBuffers( const VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo & allocateIn… in allocateCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device
4321 …Device::allocateCommandBuffers( const VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo & allocateIn… in allocateCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp4087 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::allocateCommandBuffers( const VULKAN_HPP_NAM… in allocateCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device
4099 …Device::allocateCommandBuffers( const VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo & allocateIn… in allocateCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device
4116 …Device::allocateCommandBuffers( const VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo & allocateIn… in allocateCommandBuffers() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp12940 …Device::allocateCommandBuffers( VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo const & allocateIn… in allocateCommandBuffers() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device