Home
last modified time | relevance | path

Searched defs:vkResetCommandPool (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.h112 PFN_vkResetCommandPool vkResetCommandPool; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h157 PFN_vkResetCommandPool vkResetCommandPool; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1937 VKAPI_ATTR VkResult vkResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolRes… in vkResetCommandPool() function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp1873 …VkResult vkResetCommandPool( VkDevice device, VkCommandPool commandPool, VkCommandPoolResetFlags f… in vkResetCommandPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
7531 PFN_vkResetCommandPool vkResetCommandPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1476 PFN_vkResetCommandPool vkResetCommandPool = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto2448 message vkResetCommandPool message
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp941 void vkResetCommandPool(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkResetCommandPool() function in VkDecoderSnapshot::Impl
6277 void VkDecoderSnapshot::vkResetCommandPool(const uint8_t* snapshotTraceBegin, in vkResetCommandPool() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp10949 VkResult VkEncoder::vkResetCommandPool(VkDevice device, VkCommandPool commandPool, in vkResetCommandPool() function in gfxstream::vk::VkEncoder