Home
last modified time | relevance | path

Searched defs:extent_px (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/nouveau/vulkan/
Dnvk_cmd_copy.c391 const VkExtent3D extent_px = in nvk_CmdCopyBufferToImage2() local
498 const VkExtent3D extent_px = in nvk_CmdCopyImageToBuffer2() local
657 const VkExtent3D extent_px = in nvk_CmdCopyImage2() local
Dnvk_host_copy.c98 const struct nil_Extent4D_Pixels extent_px = in nvk_copy_memory_to_image() local
224 const struct nil_Extent4D_Pixels extent_px = in nvk_copy_image_to_memory() local
/external/mesa3d/src/intel/vulkan/
Danv_image_host_copy.c210 const VkExtent3D *extent_px) in calc_mem_row_pitch_B()
225 const VkExtent3D *extent_px) in calc_mem_height_pitch_B()
Danv_sparse.c161 vk_extent3d_px_to_el(const VkExtent3D extent_px, in vk_extent3d_px_to_el()
/external/mesa3d/src/nouveau/nil/
Dimage.rs150 pub extent_px: Extent4D<units::Pixels>, field
172 pub extent_px: Extent4D<units::Pixels>, field