Home
last modified time | relevance | path

Searched defs:pCommittedMemoryInBytes (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp271 VkDeviceSize* pCommittedMemoryInBytes) { in gfxstream_vk_GetDeviceMemoryCommitment()
DVkEncoder.cpp3265 VkDeviceSize* pCommittedMemoryInBytes, in vkGetDeviceMemoryCommitment()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderSnapshot.cpp255 VkDeviceMemory memory, VkDeviceSize* pCommittedMemoryInBytes) { in vkGetDeviceMemoryCommitment()
4036 VkDeviceSize* pCommittedMemoryInBytes) { in vkGetDeviceMemoryCommitment()
DVkDecoder.cpp2050 VkDeviceSize* pCommittedMemoryInBytes; in decode() local
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp871 …nt( VULKAN_HPP_NAMESPACE::DeviceMemory memory, VULKAN_HPP_NAMESPACE::DeviceSize * pCommittedMemory… in getMemoryCommitment()