Home
last modified time | relevance | path

Searched refs:VkBindImageMemorySwapchainInfoKHR (Results 1 – 20 of 20) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_struct_id.h111 REGISTER_VK_STRUCT_ID(VkBindImageMemorySwapchainInfoKHR,
DResourceTracker.h690 const VkBindImageMemorySwapchainInfoKHR* inputBimsi,
691 VkBindImageMemorySwapchainInfoKHR* outputBimsi);
DResourceTracker.cpp6076 const VkBindImageMemorySwapchainInfoKHR* inputBimsi, in unwrap_VkBindImageMemorySwapchainInfoKHR()
6077 VkBindImageMemorySwapchainInfoKHR* outputBimsi) { in unwrap_VkBindImageMemorySwapchainInfoKHR()
6147 const VkBindImageMemorySwapchainInfoKHR* inputBimsi = in unwrap_VkBindImageMemory2_pBindInfos()
6148 vk_find_struct<VkBindImageMemorySwapchainInfoKHR>(inputBindInfo); in unwrap_VkBindImageMemory2_pBindInfos()
6150 VkBindImageMemorySwapchainInfoKHR* outputBimsi = in unwrap_VkBindImageMemory2_pBindInfos()
6151 const_cast<VkBindImageMemorySwapchainInfoKHR*>( in unwrap_VkBindImageMemory2_pBindInfos()
6152 vk_find_struct<VkBindImageMemorySwapchainInfoKHR>(outputBindInfo)); in unwrap_VkBindImageMemory2_pBindInfos()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_device_group.adoc47 * slink:VkBindImageMemorySwapchainInfoKHR
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp572 return sizeof(VkBindImageMemorySwapchainInfoKHR); in goldfish_vk_extension_struct_size()
1237 return sizeof(VkBindImageMemorySwapchainInfoKHR); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h1158 const VkBindImageMemorySwapchainInfoKHR* from,
1159 VkBindImageMemorySwapchainInfoKHR* to);
Dgoldfish_vk_transform.h1840 VkDecoderGlobalState* resourceTracker, VkBindImageMemorySwapchainInfoKHR* toTransform);
1843 VkDecoderGlobalState* resourceTracker, VkBindImageMemorySwapchainInfoKHR* toTransform);
Dgoldfish_vk_marshaling.h2197 const VkBindImageMemorySwapchainInfoKHR* forMarshaling);
2201 VkBindImageMemorySwapchainInfoKHR* forUnmarshaling);
Dgoldfish_vk_transform.cpp6201 VkDecoderGlobalState* resourceTracker, VkBindImageMemorySwapchainInfoKHR* toTransform) { in transform_tohost_VkBindImageMemorySwapchainInfoKHR()
6210 VkDecoderGlobalState* resourceTracker, VkBindImageMemorySwapchainInfoKHR* toTransform) { in transform_fromhost_VkBindImageMemorySwapchainInfoKHR()
9166 reinterpret_cast<VkBindImageMemorySwapchainInfoKHR*>(structExtension_out)); in transform_tohost_extension_struct()
10326 reinterpret_cast<VkBindImageMemorySwapchainInfoKHR*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h1133 VkBindImageMemorySwapchainInfoKHR* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp6601 const VkBindImageMemorySwapchainInfoKHR* from, in deepcopy_VkBindImageMemorySwapchainInfoKHR()
6602 VkBindImageMemorySwapchainInfoKHR* to) { in deepcopy_VkBindImageMemorySwapchainInfoKHR()
10092 reinterpret_cast<const VkBindImageMemorySwapchainInfoKHR*>(structExtension), in deepcopy_extension_struct()
10093 reinterpret_cast<VkBindImageMemorySwapchainInfoKHR*>(structExtension_out)); in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp13663 const VkBindImageMemorySwapchainInfoKHR* forMarshaling) { in marshal_VkBindImageMemorySwapchainInfoKHR()
13679 VkBindImageMemorySwapchainInfoKHR* forUnmarshaling) { in unmarshal_VkBindImageMemorySwapchainInfoKHR()
18971 reinterpret_cast<const VkBindImageMemorySwapchainInfoKHR*>(structExtension)); in marshal_extension_struct()
20254 reinterpret_cast<VkBindImageMemorySwapchainInfoKHR*>(structExtension_out)); in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling.cpp10502 VkBindImageMemorySwapchainInfoKHR* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkBindImageMemorySwapchainInfoKHR()
14912 reinterpret_cast<VkBindImageMemorySwapchainInfoKHR*>(structExtension_out), ptr); in reservedunmarshal_extension_struct()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_swapchain_maintenance1.adoc50 Additionally, the application may use `VkBindImageMemorySwapchainInfoKHR` at
162 `VkBindImageMemorySwapchainInfoKHR` with an image index that has never been
281 `VkBindImageMemorySwapchainInfoKHR`.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dresources.adoc9079 slink:VkBindImageMemorySwapchainInfoKHR structure containing the same
9083 slink:VkBindImageMemorySwapchainInfoKHR structure, pname:memory must: be
9087 slink:VkBindImageMemorySwapchainInfoKHR structure, pname:memory must: be
9228 [open,refpage='VkBindImageMemorySwapchainInfoKHR',desc='Structure specifying swapchain image memory…
9231 sname:VkBindImageMemorySwapchainInfoKHR structure, then that structure
9235 The sname:VkBindImageMemorySwapchainInfoKHR structure is defined as:
9237 include::{generated}/api/structs/VkBindImageMemorySwapchainInfoKHR.adoc[]
9255 * [[VUID-VkBindImageMemorySwapchainInfoKHR-imageIndex-01644]]
9260 * [[VUID-VkBindImageMemorySwapchainInfoKHR-swapchain-07756]]
9267 * [[VUID-VkBindImageMemorySwapchainInfoKHR-swapchain-07910]]
[all …]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1251 …HPP_NAMESPACE::BindImageMemorySwapchainInfoKHR ) == sizeof( VkBindImageMemorySwapchainInfoKHR ), "…
Dvulkan_static_assertions.hpp1268 …HPP_NAMESPACE::BindImageMemorySwapchainInfoKHR ) == sizeof( VkBindImageMemorySwapchainInfoKHR ), "…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_swapchain/
Dwsi.adoc919 flink:vkBindImageMemory2 with slink:VkBindImageMemorySwapchainInfoKHR.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h7728 typedef struct VkBindImageMemorySwapchainInfoKHR { struct
7733 } VkBindImageMemorySwapchainInfoKHR; argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc7605 slink:VkBindImageMemorySwapchainInfoKHR when binding memory to the image