Home
last modified time | relevance | path

Searched defs:vkFreeMemory (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/testing/
DVkDecoderTestDispatch.h224 void vkFreeMemory(VkDevice device, VkDeviceMemory memory, in vkFreeMemory() function
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidVulkanDispatch.h47 PFN_vkFreeMemory vkFreeMemory; member
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/
Dgoldfish_vk_dispatch.h91 PFN_vkFreeMemory vkFreeMemory; member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1612 VKAPI_ATTR void vkFreeMemory(VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks* p… in vkFreeMemory() function
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan.hpp1483 …void vkFreeMemory( VkDevice device, VkDeviceMemory memory, const VkAllocationCallbacks * pAllocato… in vkFreeMemory() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
7466 PFN_vkFreeMemory vkFreeMemory = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
Dvulkan_raii.hpp1412 PFN_vkFreeMemory vkFreeMemory = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto777 message vkFreeMemory message
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp256 void vkFreeMemory(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkFreeMemory() function in VkDecoderSnapshot::Impl
5655 void VkDecoderSnapshot::vkFreeMemory(const uint8_t* snapshotTraceBegin, size_t snapshotTraceBytes, in vkFreeMemory() function in VkDecoderSnapshot
/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp2818 void VkEncoder::vkFreeMemory(VkDevice device, VkDeviceMemory memory, in vkFreeMemory() function in gfxstream::vk::VkEncoder