/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common_headless.c | 417 VkSubresourceLayout image_layout; in wsi_create_null_image_mem() 430 VkSubresourceLayout image_layout; in wsi_create_null_image_mem()
|
D | wsi_common_drm.c | 539 VkSubresourceLayout image_layout; in wsi_create_native_image_mem() 552 VkSubresourceLayout image_layout; in wsi_create_native_image_mem()
|
D | wsi_common.c | 1985 VkSubresourceLayout layout; in wsi_create_cpu_linear_image_mem()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_image_drm_format_modifier.adoc | 167 <<VkSubresourceLayout,pname:offset>>, 168 <<VkSubresourceLayout,pname:size>>, and 169 <<VkSubresourceLayout,pname:rowPitch>> of each _memory plane_. 384 This decision renders slink:VkSubresourceLayout::pname:size an unused field
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_image.c | 164 VkSubresourceLayout *pLayout) in vk_common_GetImageSubresourceLayout()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_maintenance5.adoc | 240 VkSubresourceLayout subresourceLayout;
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 229 const VkSubresourceLayout* from, VkSubresourceLayout* to);
|
D | ResourceTracker.h | 214 VkSubresourceLayout* pLayout);
|
D | goldfish_vk_transform_guest.h | 359 VkSubresourceLayout* toTransform); 362 VkSubresourceLayout* toTransform);
|
D | goldfish_vk_marshaling_guest.h | 428 const VkSubresourceLayout* forMarshaling); 431 VkSubresourceLayout* forUnmarshaling);
|
D | goldfish_vk_transform_guest.cpp | 997 VkSubresourceLayout* toTransform) { in transform_tohost_VkSubresourceLayout() 1003 VkSubresourceLayout* toTransform) { in transform_fromhost_VkSubresourceLayout() 6688 (VkSubresourceLayout*)(&toTransform->subresourceLayout)); in transform_tohost_VkSubresourceLayout2KHR() 6699 (VkSubresourceLayout*)(&toTransform->subresourceLayout)); in transform_fromhost_VkSubresourceLayout2KHR()
|
D | VkEncoder.h | 190 VkSubresourceLayout* pLayout, uint32_t doLock);
|
D | goldfish_vk_counting_guest.h | 207 const VkSubresourceLayout* toCount, size_t* count);
|
D | goldfish_vk_reserved_marshaling_guest.h | 240 const VkSubresourceLayout* forMarshaling, uint8_t** ptr);
|
D | ResourceTracker.cpp | 3785 VkSubresourceLayout subResourceLayout; in on_vkAllocateMemory() 5184 VkSubresourceLayout* pLayout) { in on_vkGetImageSubresourceLayout()
|
D | goldfish_vk_deepcopy_guest.cpp | 931 const VkSubresourceLayout* from, VkSubresourceLayout* to) { in deepcopy_VkSubresourceLayout() 7193 (VkSubresourceLayout*)(&to->subresourceLayout)); in deepcopy_VkSubresourceLayout2KHR()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 222 const VkSubresourceLayout* from, VkSubresourceLayout* to);
|
D | goldfish_vk_transform.h | 365 VkSubresourceLayout* toTransform); 368 VkSubresourceLayout* toTransform);
|
D | goldfish_vk_marshaling.h | 416 const VkSubresourceLayout* forMarshaling); 419 VkSubresourceLayout* forUnmarshaling);
|
D | goldfish_vk_transform.cpp | 1000 VkSubresourceLayout* toTransform) { in transform_tohost_VkSubresourceLayout() 1006 VkSubresourceLayout* toTransform) { in transform_fromhost_VkSubresourceLayout() 6890 (VkSubresourceLayout*)(&toTransform->subresourceLayout)); in transform_tohost_VkSubresourceLayout2KHR() 6901 (VkSubresourceLayout*)(&toTransform->subresourceLayout)); in transform_fromhost_VkSubresourceLayout2KHR()
|
D | goldfish_vk_reserved_marshaling.h | 224 VkSubresourceLayout* forUnmarshaling, uint8_t** ptr);
|
D | goldfish_vk_deepcopy.cpp | 931 const VkSubresourceLayout* from, VkSubresourceLayout* to) { in deepcopy_VkSubresourceLayout() 7400 (VkSubresourceLayout*)(&to->subresourceLayout)); in deepcopy_VkSubresourceLayout2KHR()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3419 typedef struct VkSubresourceLayout { struct 3425 } VkSubresourceLayout; typedef 4004 …evice device, VkImage image, const VkImageSubresource* pSubresource, VkSubresourceLayout* pLayout); 4389 VkSubresourceLayout* pLayout); 10552 VkSubresourceLayout subresourceLayout; 12295 const VkSubresourceLayout* pPlaneLayouts;
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderSnapshot.h | 269 VkSubresourceLayout* pLayout);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | resources.adoc | 2776 slink:VkSubresourceLayout structures describing the image's _memory 3431 * pname:pLayout is a pointer to a slink:VkSubresourceLayout structure in 3506 [open,refpage='VkSubresourceLayout',desc='Structure specifying subresource layout',type='structs'] 3509 sname:VkSubresourceLayout structure: 3511 include::{generated}/api/structs/VkSubresourceLayout.adoc[] 3626 include::{generated}/validity/structs/VkSubresourceLayout.adoc[] 3728 * pname:subresourceLayout is a slink:VkSubresourceLayout structure.
|