Home
last modified time | relevance | path

Searched defs:pAllocateInfo (Results 1 – 17 of 17) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device_memory.c36 const VkMemoryAllocateInfo *pAllocateInfo, in vk_device_memory_create()
Dvk_android.c176 vk_alloc_ahardware_buffer(const VkMemoryAllocateInfo *pAllocateInfo) in vk_alloc_ahardware_buffer()
Dvk_command_pool.c194 const VkCommandBufferAllocateInfo *pAllocateInfo, in vk_common_AllocateCommandBuffers()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_cmd.cpp122 const VkCommandBufferAllocateInfo* pAllocateInfo, in gfxstream_vk_AllocateCommandBuffers()
Dgfxstream_vk_device.cpp642 VkResult gfxstream_vk_AllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, in gfxstream_vk_AllocateMemory()
/hardware/google/gfxstream/guest/vulkan_enc/
DDescriptorSetVirtualization.cpp381 static VkResult validateDescriptorSetAllocation(const VkDescriptorSetAllocateInfo* pAllocateInfo) { in validateDescriptorSetAllocation()
485 const VkDescriptorSetAllocateInfo* pAllocateInfo, VkDescriptorSet* pSets) { in validateAndApplyVirtualDescriptorSetAllocation()
DResourceTracker.cpp2982 const VkMemoryAllocateInfo* pAllocateInfo, in allocateCoherentMemory()
3144 VkResult ResourceTracker::getCoherentMemory(const VkMemoryAllocateInfo* pAllocateInfo, in getCoherentMemory()
3204 const VkMemoryAllocateInfo* pAllocateInfo, in on_vkAllocateMemory()
3907 const VkAllocationCallbacks* pAllocateInfo) { in on_vkFreeMemory()
4889 void* context, VkResult, VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo, in on_vkAllocateDescriptorSets()
6996 const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers) { in on_vkAllocateCommandBuffers()
Dfunc_table.cpp1027 const VkDescriptorSetAllocateInfo* pAllocateInfo, in gfxstream_vk_AllocateDescriptorSets()
DVkEncoder.cpp2654 VkResult VkEncoder::vkAllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, in vkAllocateMemory()
9574 const VkDescriptorSetAllocateInfo* pAllocateInfo, in vkAllocateDescriptorSets()
10963 const VkCommandBufferAllocateInfo* pAllocateInfo, in vkAllocateCommandBuffers()
/hardware/google/gfxstream/host/vulkan/testing/
DVkDecoderTestDispatch.h39 const VkCommandBufferAllocateInfo* pAllocateInfo, in vkAllocateCommandBuffers()
44 VkResult vkAllocateMemory(VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, in vkAllocateMemory()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp3003 const VkDescriptorSetAllocateInfo* pAllocateInfo, in on_vkAllocateDescriptorSets()
4179 const VkMemoryAllocateInfo* pAllocateInfo, in on_vkAllocateMemory()
5057 const VkCommandBufferAllocateInfo* pAllocateInfo, in on_vkAllocateCommandBuffers()
7570 VkResult validateDescriptorSetAllocLocked(const VkDescriptorSetAllocateInfo* pAllocateInfo) { in validateDescriptorSetAllocLocked()
8129 const VkDescriptorSetAllocateInfo* pAllocateInfo, VkDescriptorSet* pDescriptorSets) { in on_vkAllocateDescriptorSets()
8308 const VkMemoryAllocateInfo* pAllocateInfo, in on_vkAllocateMemory()
8407 const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers) { in on_vkAllocateCommandBuffers()
DVkDecoderSnapshot.cpp199 const VkMemoryAllocateInfo* pAllocateInfo, in vkAllocateMemory()
780 VkDevice device, const VkDescriptorSetAllocateInfo* pAllocateInfo, in vkAllocateDescriptorSets()
890 VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, in vkAllocateCommandBuffers()
3978 const VkMemoryAllocateInfo* pAllocateInfo, in vkAllocateMemory()
4511 const VkDescriptorSetAllocateInfo* pAllocateInfo, in vkAllocateDescriptorSets()
4622 const VkCommandBufferAllocateInfo* pAllocateInfo, in vkAllocateCommandBuffers()
DVkDecoder.cpp1630 const VkMemoryAllocateInfo* pAllocateInfo; in decode() local
5409 const VkDescriptorSetAllocateInfo* pAllocateInfo; in decode() local
6144 const VkCommandBufferAllocateInfo* pAllocateInfo; in decode() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp2343 const VkCommandBufferAllocateInfo* pAllocateInfo, in overlay_AllocateCommandBuffers()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp756 …AN_HPP_INLINE Result Device::allocateMemory( const VULKAN_HPP_NAMESPACE::MemoryAllocateInfo * pAll… in allocateMemory() argument
2456 …NE Result Device::allocateDescriptorSets( const VULKAN_HPP_NAMESPACE::DescriptorSetAllocateInfo * … in allocateDescriptorSets() argument
2853 …NE Result Device::allocateCommandBuffers( const VULKAN_HPP_NAMESPACE::CommandBufferAllocateInfo * … in allocateCommandBuffers() argument
Dvulkansc.hpp1138 …VkResult vkAllocateMemory( VkDevice device, const VkMemoryAllocateInfo * pAllocateInfo, const VkAl… in vkAllocateMemory() argument
1414 …VkResult vkAllocateDescriptorSets( VkDevice device, const VkDescriptorSetAllocateInfo * pAllocateI… in vkAllocateDescriptorSets() argument
1474 …VkResult vkAllocateCommandBuffers( VkDevice device, const VkCommandBufferAllocateInfo * pAllocateI… in vkAllocateCommandBuffers() argument
Dvulkan.hpp1139 …VkResult vkAllocateMemory( VkDevice device, const VkMemoryAllocateInfo * pAllocateInfo, const VkAl… in vkAllocateMemory() argument
1475 …VkResult vkAllocateDescriptorSets( VkDevice device, const VkDescriptorSetAllocateInfo * pAllocateI… in vkAllocateDescriptorSets() argument
1541 …VkResult vkAllocateCommandBuffers( VkDevice device, const VkCommandBufferAllocateInfo * pAllocateI… in vkAllocateCommandBuffers() argument