Searched refs:VK_HOST_IMAGE_COPY_MEMCPY_EXT (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | copy_memoryimage_to_imagememory_common.adoc | 44 If pname:flags contains ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT, the 48 If pname:flags contains ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT, the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_host_image_copy.adoc | 65 …compatible data layouts between memory and images when using `VK_HOST_IMAGE_COPY_MEMCPY_EXT` in th… 83 In the above, `flags` may be `VK_HOST_IMAGE_COPY_MEMCPY_EXT`, in which case the data in host memory… 101 In the above, `flags` may be `VK_HOST_IMAGE_COPY_MEMCPY_EXT`, in which case the data in host memory… 120 In the above, `flags` may be `VK_HOST_IMAGE_COPY_MEMCPY_EXT`, in which case data is copied between … 191 When `VK_HOST_IMAGE_COPY_MEMCPY_EXT` is used in copies to or from an image with `VK_IMAGE_TILING_OP… 203 The memory size in bytes needed for copies using `VK_HOST_IMAGE_COPY_MEMCPY_EXT` can be retrieved b…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_host_image_copy.adoc | 35 layout of the image by using the ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT flag.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_host_image_copy/ |
D | copies.adoc | 87 If pname:flags includes ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT, for each 225 If pname:flags includes ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT, for each 293 * ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT specifies that no memory layout
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_enums.hpp | 6465 eMemcpy = VK_HOST_IMAGE_COPY_MEMCPY_EXT
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | resources.adoc | 3734 …mory size needed to copy to or from an image on the host with VK_HOST_IMAGE_COPY_MEMCPY_EXT',type=… 3738 ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT flag is specified, add a
|
D | limits.adoc | 3764 data layouts when using the ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT flag in
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 14095 VK_HOST_IMAGE_COPY_MEMCPY_EXT = 0x00000001, enumerator
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 74 ename:VK_HOST_IMAGE_COPY_MEMCPY_EXT (internal issue 3619).
|