Home
last modified time | relevance | path

Searched refs:VkBindImageMemoryInfo (Results 1 – 25 of 41) sorted by relevance

12

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dvk_struct_id.h92 REGISTER_VK_STRUCT_ID(VkBindImageMemoryInfo, VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO);
Dgoldfish_vk_deepcopy.h439 const VkBindImageMemoryInfo* from, VkBindImageMemoryInfo* to);
Dgoldfish_vk_transform.h722 VkBindImageMemoryInfo* toTransform);
725 VkBindImageMemoryInfo* toTransform);
Dgoldfish_vk_marshaling.h885 const VkBindImageMemoryInfo* forMarshaling);
888 VkBindImageMemoryInfo* forUnmarshaling);
Dgoldfish_vk_reserved_marshaling.h443 VkBindImageMemoryInfo* forUnmarshaling, uint8_t** ptr);
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_struct_id.h110 REGISTER_VK_STRUCT_ID(VkBindImageMemoryInfo, VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO);
DResourceTracker.h219 uint32_t bindingCount, const VkBindImageMemoryInfo* pBindInfos);
222 const VkBindImageMemoryInfo* pBindInfos);
273 const VkBindImageMemoryInfo* inputBindInfos,
274 VkBindImageMemoryInfo* outputBindInfos);
DVkEncoder.h415 const VkBindImageMemoryInfo* pBindInfos, uint32_t doLock);
772 const VkBindImageMemoryInfo* pBindInfos, uint32_t doLock);
DResourceTracker.cpp5213 const VkBindImageMemoryInfo* pBindInfos) { in on_vkBindImageMemory2()
5221 const VkBindImageMemoryInfo& bimi = pBindInfos[i]; in on_vkBindImageMemory2()
5241 const VkBindImageMemoryInfo* pBindInfos) { in on_vkBindImageMemory2KHR()
6132 uint32_t bindInfoCount, const VkBindImageMemoryInfo* inputBindInfos, in unwrap_VkBindImageMemory2_pBindInfos()
6133 VkBindImageMemoryInfo* outputBindInfos) { in unwrap_VkBindImageMemory2_pBindInfos()
6136 const VkBindImageMemoryInfo* inputBindInfo = &inputBindInfos[i]; in unwrap_VkBindImageMemory2_pBindInfos()
6137 VkBindImageMemoryInfo* outputBindInfo = &outputBindInfos[i]; in unwrap_VkBindImageMemory2_pBindInfos()
Dgoldfish_vk_deepcopy_guest.h446 const VkBindImageMemoryInfo* from, VkBindImageMemoryInfo* to);
Dgoldfish_vk_transform_guest.h708 VkBindImageMemoryInfo* toTransform);
711 VkBindImageMemoryInfo* toTransform);
Dgoldfish_vk_marshaling_guest.h901 const VkBindImageMemoryInfo* forMarshaling);
904 VkBindImageMemoryInfo* forUnmarshaling);
Dgoldfish_vk_counting_guest.h405 const VkBindImageMemoryInfo* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h469 const VkBindImageMemoryInfo* forMarshaling,
DVkEncoder.cpp16438 const VkBindImageMemoryInfo* pBindInfos, uint32_t doLock) { in vkBindImageMemory2()
16474 VkBindImageMemoryInfo* local_pBindInfos; in vkBindImageMemory2()
16479 local_pBindInfos = (VkBindImageMemoryInfo*)pool->alloc(((bindInfoCount)) * in vkBindImageMemory2()
16480 sizeof(const VkBindImageMemoryInfo)); in vkBindImageMemory2()
16483 (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()
16491 (VkBindImageMemoryInfo*)(local_pBindInfos + i)); in vkBindImageMemory2()
16502 (VkBindImageMemoryInfo*)(local_pBindInfos + i), countPtr); in vkBindImageMemory2()
16531 (VkBindImageMemoryInfo*)(local_pBindInfos + i), in vkBindImageMemory2()
28343 const VkBindImageMemoryInfo* pBindInfos, in vkBindImageMemory2KHR()
28382 VkBindImageMemoryInfo* local_pBindInfos; in vkBindImageMemory2KHR()
[all …]
Dfunc_table.cpp1762 const VkBindImageMemoryInfo* pBindInfos) { in gfxstream_vk_BindImageMemory2()
3388 const VkBindImageMemoryInfo* pBindInfos) { in gfxstream_vk_BindImageMemory2KHR()
Dgoldfish_vk_transform_guest.cpp2407 VkBindImageMemoryInfo* toTransform) { in transform_tohost_VkBindImageMemoryInfo()
2419 VkBindImageMemoryInfo* toTransform) { in transform_fromhost_VkBindImageMemoryInfo()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.h236 uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos);
239 const VkBindImageMemoryInfo* pBindInfos);
DVkDecoderSnapshot.h600 uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos);
1125 const VkBindImageMemoryInfo* pBindInfos);
DVkDecoderGlobalState.cpp2198 const VkBindImageMemoryInfo* bimi) { in performBindImageMemoryDeferredAhb()
2245 const VkBindImageMemoryInfo* bimi) { in performBindImageMemory()
2304 const VkBindImageMemoryInfo bimi = { in on_vkBindImageMemory()
2316 const VkBindImageMemoryInfo* pBindInfos) { in on_vkBindImageMemory2()
8014 const VkBindImageMemoryInfo* pBindInfos) { in on_vkBindImageMemory2()
8020 const VkBindImageMemoryInfo* pBindInfos) { in on_vkBindImageMemory2KHR()
DVkDecoderSnapshot.cpp1630 uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfos) {} in vkBindImageMemory2()
2713 const VkBindImageMemoryInfo* pBindInfos) {} in vkBindImageMemory2KHR()
5122 const VkBindImageMemoryInfo* pBindInfos) { in vkBindImageMemory2()
6232 const VkBindImageMemoryInfo* pBindInfos) { in vkBindImageMemory2KHR()
DVkDecoder.cpp8879 const VkBindImageMemoryInfo* pBindInfos; in decode()
8888 ((bindInfoCount)) * sizeof(const VkBindImageMemoryInfo)); in decode()
8892 (VkBindImageMemoryInfo*)(pBindInfos + i), readStreamPtrPtr); in decode()
8897 m_state, (VkBindImageMemoryInfo*)(pBindInfos + i)); in decode()
15779 const VkBindImageMemoryInfo* pBindInfos; in decode()
15788 ((bindInfoCount)) * sizeof(const VkBindImageMemoryInfo)); in decode()
15792 (VkBindImageMemoryInfo*)(pBindInfos + i), readStreamPtrPtr); in decode()
15797 m_state, (VkBindImageMemoryInfo*)(pBindInfos + i)); in decode()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dresources.adoc8834 slink:VkBindImageMemoryInfo to flink:vkBindImageMemory2.
8902 * pname:pBindInfos is a pointer to an array of slink:VkBindImageMemoryInfo
8923 If any slink:VkBindImageMemoryInfo::pname:image was created with
8925 slink:VkBindImageMemoryInfo::pname:image must: be bound individually in
8936 [open,refpage='VkBindImageMemoryInfo',desc='Structure specifying how to bind an image to memory',ty…
8938 :refpage: VkBindImageMemoryInfo
8940 sname:VkBindImageMemoryInfo contains members corresponding to the parameters
8943 The sname:VkBindImageMemoryInfo structure is defined as:
8945 include::{generated}/api/structs/VkBindImageMemoryInfo.adoc[]
8969 * [[VUID-VkBindImageMemoryInfo-memory-01612]]
[all …]
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_device.c474 VkBindImageMemoryInfo bind = { in vk_common_BindImageMemory()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5105 typedef struct VkBindImageMemoryInfo { struct
5111 } VkBindImageMemoryInfo; argument
5578 …kBindImageMemory2)(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfo…
5617 const VkBindImageMemoryInfo* pBindInfos);
9448 typedef VkBindImageMemoryInfo VkBindImageMemoryInfoKHR;
9451 …ndImageMemory2KHR)(VkDevice device, uint32_t bindInfoCount, const VkBindImageMemoryInfo* pBindInfo…
9462 const VkBindImageMemoryInfo* pBindInfos);

12