Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_create_renderpass2.adoc28 slink:VkInputAttachmentAspectReference structures that extended the original
40 * slink:VkInputAttachmentAspectReference::pname:aspectMask is now
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h555 const VkInputAttachmentAspectReference* from,
556 VkInputAttachmentAspectReference* to);
Dgoldfish_vk_transform_guest.h876 ResourceTracker* resourceTracker, VkInputAttachmentAspectReference* toTransform);
879 ResourceTracker* resourceTracker, VkInputAttachmentAspectReference* toTransform);
Dgoldfish_vk_marshaling_guest.h1111 const VkInputAttachmentAspectReference* forMarshaling);
1115 VkInputAttachmentAspectReference* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp2985 ResourceTracker* resourceTracker, VkInputAttachmentAspectReference* toTransform) { in transform_tohost_VkInputAttachmentAspectReference()
2991 ResourceTracker* resourceTracker, VkInputAttachmentAspectReference* toTransform) { in transform_fromhost_VkInputAttachmentAspectReference()
3008 (VkInputAttachmentAspectReference*)(toTransform->pAspectReferences + i)); in transform_tohost_VkRenderPassInputAttachmentAspectCreateInfo()
3026 (VkInputAttachmentAspectReference*)(toTransform->pAspectReferences + i)); in transform_fromhost_VkRenderPassInputAttachmentAspectCreateInfo()
Dgoldfish_vk_counting_guest.h507 const VkInputAttachmentAspectReference* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h585 const VkInputAttachmentAspectReference* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp2948 const VkInputAttachmentAspectReference* from, in deepcopy_VkInputAttachmentAspectReference()
2949 VkInputAttachmentAspectReference* to) { in deepcopy_VkInputAttachmentAspectReference()
2979 to->pAspectReferences = (VkInputAttachmentAspectReference*)alloc->alloc( in deepcopy_VkRenderPassInputAttachmentAspectCreateInfo()
2980 from->aspectReferenceCount * sizeof(const VkInputAttachmentAspectReference)); in deepcopy_VkRenderPassInputAttachmentAspectCreateInfo()
2985 (VkInputAttachmentAspectReference*)(to->pAspectReferences + i)); in deepcopy_VkRenderPassInputAttachmentAspectCreateInfo()
Dgoldfish_vk_counting_guest.cpp2876 const VkInputAttachmentAspectReference* toCount, in count_VkInputAttachmentAspectReference()
2904 (const VkInputAttachmentAspectReference*)(toCount->pAspectReferences + i), count); in count_VkRenderPassInputAttachmentAspectCreateInfo()
Dgoldfish_vk_marshaling_guest.cpp5325 const VkInputAttachmentAspectReference* forMarshaling) { in marshal_VkInputAttachmentAspectReference()
5334 VkInputAttachmentAspectReference* forUnmarshaling) { in unmarshal_VkInputAttachmentAspectReference()
5355 (const VkInputAttachmentAspectReference*)(forMarshaling->pAspectReferences + i)); in marshal_VkRenderPassInputAttachmentAspectCreateInfo()
5374 (VkInputAttachmentAspectReference*)(forUnmarshaling->pAspectReferences + i)); in unmarshal_VkRenderPassInputAttachmentAspectCreateInfo()
Dgoldfish_vk_reserved_marshaling_guest.cpp3681 const VkInputAttachmentAspectReference* forMarshaling, uint8_t** ptr) { in reservedmarshal_VkInputAttachmentAspectReference()
3708 (const VkInputAttachmentAspectReference*)(forMarshaling->pAspectReferences + i), ptr); in reservedmarshal_VkRenderPassInputAttachmentAspectCreateInfo()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h548 const VkInputAttachmentAspectReference* from,
549 VkInputAttachmentAspectReference* to);
Dgoldfish_vk_transform.h890 VkDecoderGlobalState* resourceTracker, VkInputAttachmentAspectReference* toTransform);
893 VkDecoderGlobalState* resourceTracker, VkInputAttachmentAspectReference* toTransform);
Dgoldfish_vk_marshaling.h1089 const VkInputAttachmentAspectReference* forMarshaling);
1092 VkInputAttachmentAspectReference* forUnmarshaling);
Dgoldfish_vk_transform.cpp2995 VkDecoderGlobalState* resourceTracker, VkInputAttachmentAspectReference* toTransform) { in transform_tohost_VkInputAttachmentAspectReference()
3001 VkDecoderGlobalState* resourceTracker, VkInputAttachmentAspectReference* toTransform) { in transform_fromhost_VkInputAttachmentAspectReference()
3019 (VkInputAttachmentAspectReference*)(toTransform->pAspectReferences + i)); in transform_tohost_VkRenderPassInputAttachmentAspectCreateInfo()
3038 (VkInputAttachmentAspectReference*)(toTransform->pAspectReferences + i)); in transform_fromhost_VkRenderPassInputAttachmentAspectCreateInfo()
Dgoldfish_vk_reserved_marshaling.h556 VkInputAttachmentAspectReference* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp2948 const VkInputAttachmentAspectReference* from, in deepcopy_VkInputAttachmentAspectReference()
2949 VkInputAttachmentAspectReference* to) { in deepcopy_VkInputAttachmentAspectReference()
2979 to->pAspectReferences = (VkInputAttachmentAspectReference*)alloc->alloc( in deepcopy_VkRenderPassInputAttachmentAspectCreateInfo()
2980 from->aspectReferenceCount * sizeof(const VkInputAttachmentAspectReference)); in deepcopy_VkRenderPassInputAttachmentAspectCreateInfo()
2985 (VkInputAttachmentAspectReference*)(to->pAspectReferences + i)); in deepcopy_VkRenderPassInputAttachmentAspectCreateInfo()
Dgoldfish_vk_marshaling.cpp6266 const VkInputAttachmentAspectReference* forMarshaling) { in marshal_VkInputAttachmentAspectReference()
6274 VkInputAttachmentAspectReference* forUnmarshaling) { in unmarshal_VkInputAttachmentAspectReference()
6295 (const VkInputAttachmentAspectReference*)(forMarshaling->pAspectReferences + i)); in marshal_VkRenderPassInputAttachmentAspectCreateInfo()
6324 forUnmarshaling->aspectReferenceCount * sizeof(const VkInputAttachmentAspectReference)); in unmarshal_VkRenderPassInputAttachmentAspectCreateInfo()
6329 (VkInputAttachmentAspectReference*)(forUnmarshaling->pAspectReferences + i)); in unmarshal_VkRenderPassInputAttachmentAspectCreateInfo()
Dgoldfish_vk_reserved_marshaling.cpp4704 VkInputAttachmentAspectReference* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkInputAttachmentAspectReference()
4742 forUnmarshaling->aspectReferenceCount * sizeof(const VkInputAttachmentAspectReference)); in reservedunmarshal_VkRenderPassInputAttachmentAspectCreateInfo()
4746 (VkInputAttachmentAspectReference*)(forUnmarshaling->pAspectReferences + i), ptr); in reservedunmarshal_VkRenderPassInputAttachmentAspectCreateInfo()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c186 const VkInputAttachmentAspectReference *ref = in vk_common_CreateRenderPass()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc2090 pname:aspectReferenceCount slink:VkInputAttachmentAspectReference
2106 [open,refpage='VkInputAttachmentAspectReference',desc='Structure specifying a subpass/input attachm…
2108 The sname:VkInputAttachmentAspectReference structure is defined as:
2110 include::{generated}/api/structs/VkInputAttachmentAspectReference.adoc[]
2137 * [[VUID-VkInputAttachmentAspectReference-aspectMask-01964]]
2140 * [[VUID-VkInputAttachmentAspectReference-aspectMask-02250]]
2146 include::{generated}/validity/structs/VkInputAttachmentAspectReference.adoc[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h5304 typedef struct VkInputAttachmentAspectReference { struct
5308 } VkInputAttachmentAspectReference; argument
5314 const VkInputAttachmentAspectReference* pAspectReferences;
9213 typedef VkInputAttachmentAspectReference VkInputAttachmentAspectReferenceKHR;
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp605 …_HPP_NAMESPACE::InputAttachmentAspectReference ) == sizeof( VkInputAttachmentAspectReference ), "s…
Dvulkan_static_assertions.hpp661 …_HPP_NAMESPACE::InputAttachmentAspectReference ) == sizeof( VkInputAttachmentAspectReference ), "s…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc5388 slink:VkInputAttachmentAspectReference (internal merge request 4177).
9326 slink:VkInputAttachmentAspectReference.
9551 slink:VkInputAttachmentAspectReference::pname:inputAttachmentIndex