Home | History | Annotate | Download | only in include

Lines Matching defs:geometry

170  * @brief Geometry associated with the image. This specifies the
172 * array. See the <em>Image Geometry</em> section in the <em>HSA
174 * geometry. The enumeration values match the BRIG type @p
314 * Image geometry.
316 hsa_ext_image_geometry_t geometry;
322 * Height of the image, in components. Only used if the geometry is
329 * Depth of the image, in components. Only used if the geometry is
334 * Number of image layers in the image array. Only used if the geometry is
350 * Images of this geometry, format, and layout are not supported by
355 * Read-only images of this geometry, format, and layout are
360 * Write-only images of this geometry, format, and layout are
365 * Read-write images of this geometry, format, and layout are
370 * @deprecated Images of this geometry, format, and layout can be accessed from
375 * Images of this geometry, format, and layout are guaranteed to
392 * geometry, size, and format. If multiple agents support the same
400 * vary depending on the agent, geometry, image format, image size,
418 * The 1DB image geometry always uses the linear image data layout.
425 * agent, geometry, and image format for an image created with an opaque image
430 * @param[in] geometry Geometry.
450 hsa_ext_image_geometry_t geometry,
456 * agent, geometry, image format, and image layout for an image created with
461 * @param[in] geometry Geometry.
486 hsa_ext_image_geometry_t geometry,
612 * slice pitch value is used: row pitch * height if geometry is
614 * ::HSA_EXT_IMAGE_GEOMETRY_2DADEPTH; row pitch if geometry is
779 * slice pitch value is used: row pitch * height if geometry is
781 * ::HSA_EXT_IMAGE_GEOMETRY_2DADEPTH; row pitch if geometry is
864 * The source and destination images do not have to be of the same geometry and
951 * If the geometry is ::HSA_EXT_IMAGE_GEOMETRY_1DA and the value is smaller than the
953 * If the geometry is ::HSA_EXT_IMAGE_GEOMETRY_3D, ::HSA_EXT_IMAGE_GEOMETRY_2DA, or
1009 * If the geometry is ::HSA_EXT_IMAGE_GEOMETRY_1DA and the value is smaller than the
1011 * If the geometry is ::HSA_EXT_IMAGE_GEOMETRY_3D, ::HSA_EXT_IMAGE_GEOMETRY_2DA, or
1276 hsa_ext_image_geometry_t geometry,
1347 hsa_ext_image_geometry_t geometry,
1409 hsa_ext_image_geometry_t geometry,