Home
last modified time | relevance | path

Searched refs:VkCopyMemoryToImageIndirectCommandNV (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcopies.adoc1208 slink:VkCopyMemoryToImageIndirectCommandNV structures.
1302 equal to sizeof(sname:VkCopyMemoryToImageIndirectCommandNV)
1308 [open,refpage='VkCopyMemoryToImageIndirectCommandNV',desc='Structure specifying indirect buffer ima…
1310 The sname:VkCopyMemoryToImageIndirectCommandNV is defined as:
1312 include::{generated}/api/structs/VkCopyMemoryToImageIndirectCommandNV.adoc[]
1333 * [[VUID-VkCopyMemoryToImageIndirectCommandNV-srcAddress-07678]]
1335 * [[VUID-VkCopyMemoryToImageIndirectCommandNV-bufferRowLength-07679]]
1338 * [[VUID-VkCopyMemoryToImageIndirectCommandNV-bufferImageHeight-07680]]
1341 * [[VUID-VkCopyMemoryToImageIndirectCommandNV-imageOffset-07681]]
1343 * [[VUID-VkCopyMemoryToImageIndirectCommandNV-imageExtent-07682]]
[all …]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16528 typedef struct VkCopyMemoryToImageIndirectCommandNV { struct
16535 } VkCopyMemoryToImageIndirectCommandNV; argument
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp4160 …AMESPACE::CopyMemoryToImageIndirectCommandNV ) == sizeof( VkCopyMemoryToImageIndirectCommandNV ), …