/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_create_renderpass2.adoc | 28 slink:VkInputAttachmentAspectReference structures that extended the original 40 * slink:VkInputAttachmentAspectReference::pname:aspectMask is now
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 555 const VkInputAttachmentAspectReference* from, 556 VkInputAttachmentAspectReference* to);
|
D | goldfish_vk_transform_guest.h | 876 ResourceTracker* resourceTracker, VkInputAttachmentAspectReference* toTransform); 879 ResourceTracker* resourceTracker, VkInputAttachmentAspectReference* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 1111 const VkInputAttachmentAspectReference* forMarshaling); 1115 VkInputAttachmentAspectReference* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 2985 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()
|
D | goldfish_vk_counting_guest.h | 507 const VkInputAttachmentAspectReference* toCount,
|
D | goldfish_vk_reserved_marshaling_guest.h | 585 const VkInputAttachmentAspectReference* forMarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy_guest.cpp | 2948 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()
|
D | goldfish_vk_counting_guest.cpp | 2876 const VkInputAttachmentAspectReference* toCount, in count_VkInputAttachmentAspectReference() 2904 (const VkInputAttachmentAspectReference*)(toCount->pAspectReferences + i), count); in count_VkRenderPassInputAttachmentAspectCreateInfo()
|
D | goldfish_vk_marshaling_guest.cpp | 5325 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 3681 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/ |
D | goldfish_vk_deepcopy.h | 548 const VkInputAttachmentAspectReference* from, 549 VkInputAttachmentAspectReference* to);
|
D | goldfish_vk_transform.h | 890 VkDecoderGlobalState* resourceTracker, VkInputAttachmentAspectReference* toTransform); 893 VkDecoderGlobalState* resourceTracker, VkInputAttachmentAspectReference* toTransform);
|
D | goldfish_vk_marshaling.h | 1089 const VkInputAttachmentAspectReference* forMarshaling); 1092 VkInputAttachmentAspectReference* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 2995 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()
|
D | goldfish_vk_reserved_marshaling.h | 556 VkInputAttachmentAspectReference* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 2948 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()
|
D | goldfish_vk_marshaling.cpp | 6266 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 4704 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/ |
D | vk_render_pass.c | 186 const VkInputAttachmentAspectReference *ref = in vk_common_CreateRenderPass()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | renderpass.adoc | 2090 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/ |
D | vulkan_core.h | 5304 typedef struct VkInputAttachmentAspectReference { struct 5308 } VkInputAttachmentAspectReference; argument 5314 const VkInputAttachmentAspectReference* pAspectReferences; 9213 typedef VkInputAttachmentAspectReference VkInputAttachmentAspectReferenceKHR;
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 605 …_HPP_NAMESPACE::InputAttachmentAspectReference ) == sizeof( VkInputAttachmentAspectReference ), "s…
|
D | vulkan_static_assertions.hpp | 661 …_HPP_NAMESPACE::InputAttachmentAspectReference ) == sizeof( VkInputAttachmentAspectReference ), "s…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 5388 slink:VkInputAttachmentAspectReference (internal merge request 4177). 9326 slink:VkInputAttachmentAspectReference. 9551 slink:VkInputAttachmentAspectReference::pname:inputAttachmentIndex
|