logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

get_image_array_size - Return the number of images in an image array.

Authors

TheKhronosGroup

Description

get_image_array_size with otherDataTypes(3clc) returns the number of images in a 2D image array.

       get_image_array_size with otherDataTypes(3clc) returns the number of images in a 1D image array.

Name

       get_image_array_size - Return the number of images in an image array.

       size_tget_image_array_size(image2d_array_timage);size_tget_image_array_size(image1d_array_timage);

Notes

        1. OpenCL Specification
           page 292, section 6.12.14 - Image Read and Write Functions

The Khronos Group                                  11/18/2024                         GET_IMAGE_ARRAY_SIZE(3clc)

See Also

imageFunctions(3clc)

Specification

OpenCLSpecification[1]

See Also