Home
last modified time | relevance | path

Searched refs:VkFramebufferAttachmentsCreateInfo (Results 1 – 25 of 125) sorted by relevance

12345

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_framebuffer.h106 …AttachmentsCreateInfo_self_temp(struct vn_cs_decoder *dec, VkFramebufferAttachmentsCreateInfo *val) in vn_decode_VkFramebufferAttachmentsCreateInfo_self_temp()
123 …ufferAttachmentsCreateInfo_temp(struct vn_cs_decoder *dec, VkFramebufferAttachmentsCreateInfo *val) in vn_decode_VkFramebufferAttachmentsCreateInfo_temp()
136 vn_replace_VkFramebufferAttachmentsCreateInfo_handle_self(VkFramebufferAttachmentsCreateInfo *val) in vn_replace_VkFramebufferAttachmentsCreateInfo_handle_self()
148 vn_replace_VkFramebufferAttachmentsCreateInfo_handle(VkFramebufferAttachmentsCreateInfo *val) in vn_replace_VkFramebufferAttachmentsCreateInfo_handle()
155 …vn_replace_VkFramebufferAttachmentsCreateInfo_handle_self((VkFramebufferAttachmentsCreateInfo *)pn… in vn_replace_VkFramebufferAttachmentsCreateInfo_handle()
179 pnext = vn_cs_decoder_alloc_temp(dec, sizeof(VkFramebufferAttachmentsCreateInfo)); in vn_decode_VkFramebufferCreateInfo_pnext_temp()
183 …_decode_VkFramebufferAttachmentsCreateInfo_self_temp(dec, (VkFramebufferAttachmentsCreateInfo *)pn… in vn_decode_VkFramebufferCreateInfo_pnext_temp()
259 …vn_replace_VkFramebufferAttachmentsCreateInfo_handle_self((VkFramebufferAttachmentsCreateInfo *)pn… in vn_replace_VkFramebufferCreateInfo_handle()
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkFramebuffer.cpp31 const VkFramebufferAttachmentsCreateInfo *attachmentsCreateInfo = nullptr;
37 attachmentsCreateInfo = reinterpret_cast<const VkFramebufferAttachmentsCreateInfo *>(curInfo);
209 const VkFramebufferAttachmentsCreateInfo *attachmentsInfo = nullptr; in ComputeRequiredAllocationSize()
215 attachmentsInfo = reinterpret_cast<const VkFramebufferAttachmentsCreateInfo *>(curInfo); in ComputeRequiredAllocationSize()
/aosp_15_r20/external/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_framebuffer.h99 vn_sizeof_VkFramebufferAttachmentsCreateInfo_self(const VkFramebufferAttachmentsCreateInfo *val) in vn_sizeof_VkFramebufferAttachmentsCreateInfo_self()
115 vn_sizeof_VkFramebufferAttachmentsCreateInfo(const VkFramebufferAttachmentsCreateInfo *val) in vn_sizeof_VkFramebufferAttachmentsCreateInfo()
134 …ttachmentsCreateInfo_self(struct vn_cs_encoder *enc, const VkFramebufferAttachmentsCreateInfo *val) in vn_encode_VkFramebufferAttachmentsCreateInfo_self()
148 …fferAttachmentsCreateInfo(struct vn_cs_encoder *enc, const VkFramebufferAttachmentsCreateInfo *val) in vn_encode_VkFramebufferAttachmentsCreateInfo()
170 …= vn_sizeof_VkFramebufferAttachmentsCreateInfo_self((const VkFramebufferAttachmentsCreateInfo *)pn… in vn_sizeof_VkFramebufferCreateInfo_pnext()
226 …encode_VkFramebufferAttachmentsCreateInfo_self(enc, (const VkFramebufferAttachmentsCreateInfo *)pn… in vn_encode_VkFramebufferCreateInfo_pnext()
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_extension_structs_guest.cpp245 return sizeof(VkFramebufferAttachmentsCreateInfo); in goldfish_vk_extension_struct_size()
881 return sizeof(VkFramebufferAttachmentsCreateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
H A Dgoldfish_vk_deepcopy_guest.h854 const VkFramebufferAttachmentsCreateInfo* from,
855 VkFramebufferAttachmentsCreateInfo* to);
H A Dgoldfish_vk_transform_guest.h1315 ResourceTracker* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform);
1318 ResourceTracker* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform);
H A Dgoldfish_vk_marshaling_guest.h1648 const VkFramebufferAttachmentsCreateInfo* forMarshaling);
1652 VkFramebufferAttachmentsCreateInfo* forUnmarshaling);
H A Dgoldfish_vk_transform_guest.cpp4408 ResourceTracker* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform) { in transform_tohost_VkFramebufferAttachmentsCreateInfo()
4426 ResourceTracker* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform) { in transform_fromhost_VkFramebufferAttachmentsCreateInfo()
8402 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
9513 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
H A Dgoldfish_vk_reserved_marshaling_guest.h878 const VkFramebufferAttachmentsCreateInfo* forMarshaling, uint8_t** ptr);
H A Dgoldfish_vk_counting_guest.h772 const VkFramebufferAttachmentsCreateInfo* toCount,
H A Dgoldfish_vk_deepcopy_guest.cpp4629 const VkFramebufferAttachmentsCreateInfo* from, in deepcopy_VkFramebufferAttachmentsCreateInfo()
4630 VkFramebufferAttachmentsCreateInfo* to) { in deepcopy_VkFramebufferAttachmentsCreateInfo()
9214 reinterpret_cast<const VkFramebufferAttachmentsCreateInfo*>(structExtension), in deepcopy_extension_struct()
9215 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in deepcopy_extension_struct()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.c84 VkFramebufferAttachmentsCreateInfo attachments; in zink_init_framebuffer()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp244 return sizeof(VkFramebufferAttachmentsCreateInfo); in goldfish_vk_extension_struct_size()
2358 return sizeof(VkFramebufferAttachmentsCreateInfo); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h849 const VkFramebufferAttachmentsCreateInfo* from,
850 VkFramebufferAttachmentsCreateInfo* to);
Dgoldfish_vk_transform.h1349 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform);
1352 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform);
Dgoldfish_vk_marshaling.h1617 const VkFramebufferAttachmentsCreateInfo* forMarshaling);
1621 VkFramebufferAttachmentsCreateInfo* forUnmarshaling);
Dgoldfish_vk_transform.cpp4440 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform) { in transform_tohost_VkFramebufferAttachmentsCreateInfo()
4458 VkDecoderGlobalState* resourceTracker, VkFramebufferAttachmentsCreateInfo* toTransform) { in transform_fromhost_VkFramebufferAttachmentsCreateInfo()
9290 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in transform_tohost_extension_struct()
10540 reinterpret_cast<VkFramebufferAttachmentsCreateInfo*>(structExtension_out)); in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h843 VkFramebufferAttachmentsCreateInfo* forUnmarshaling, uint8_t** ptr);
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkGetStructureTypeImpl.inl1226 template<> VkStructureType getStructureType<VkFramebufferAttachmentsCreateInfo> (void)
H A DvkStructTypes.inl3133 struct VkFramebufferAttachmentsCreateInfo struct
4462 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c2721 const VkFramebufferAttachmentsCreateInfo *imageless = in v3dv_CreateFramebuffer()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5437 typedef struct VkFramebufferAttachmentsCreateInfo { struct
5442 } VkFramebufferAttachmentsCreateInfo; argument
6510 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5437 typedef struct VkFramebufferAttachmentsCreateInfo { struct
5442 } VkFramebufferAttachmentsCreateInfo; argument
6510 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5437 typedef struct VkFramebufferAttachmentsCreateInfo { struct
5442 } VkFramebufferAttachmentsCreateInfo; argument
6510 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5437 typedef struct VkFramebufferAttachmentsCreateInfo { struct
5442 } VkFramebufferAttachmentsCreateInfo; argument
6510 typedef VkFramebufferAttachmentsCreateInfo VkFramebufferAttachmentsCreateInfoKHR;

12345