Home
last modified time | relevance | path

Searched defs:depth_lod (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
H A Dtest_common.cpp168 size_t depth_lod = depth_loop; in InitFloatCoordsCommon() local
540 depth_lod = depth_size; in test_read_image() local
H A Dtest_write_3D.cpp299 size_t depth_lod = imageInfo->depth; in test_write_image_3D() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
H A Dtest_read_3D.cpp87 size_t width_lod, height_lod, depth_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_3D() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clCopyImage/
H A Dtest_copy_3D_2D_array.cpp70 size_t width_lod = 0, height_lod = 0, depth_lod = 0; in test_copy_image_size_3D_2D_array() local
H A Dtest_copy_2D_3D.cpp69 size_t threeImage_height_lod = threeImage->height, depth_lod = threeImage->depth; in test_copy_image_size_2D_3D() local
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DimageHelpers.h199 depth_lod = imageInfo->depth, in read_image_pixel() local
H A DimageHelpers.cpp1326 depth_lod = imageInfo->depth; in read_image_pixel_float() local
1916 depth_lod = imageInfo->depth; in sample_image_pixel_float_offset() local