Home
last modified time | relevance | path

Searched defs:width_lod (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
H A Dtest_iterations.cpp287 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in InitFloatCoords() local
348 size_t width_lod = (imageInfo->width >> lod ) ?(imageInfo->width >> lod ) : 1; in validate_image_2D_depth_results() local
508 size_t width_lod = (imageInfo->width >> lod ) ?(imageInfo->width >> lod ) : 1; in validate_image_2D_results() local
932 size_t width_lod = (imageInfo->width >> lod ) ?(imageInfo->width >> lod ) : 1; in validate_image_2D_sRGB_results() local
1475 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_read_image_2D() local
H A Dtest_read_1D.cpp179 size_t width_lod = imageInfo->width; in InitFloatCoords() local
430 size_t width_lod = imageInfo->width; in test_read_image_1D() local
H A Dtest_common.cpp165 size_t width_lod = in InitFloatCoordsCommon() local
539 size_t width_lod = width_size, height_lod = height_size, in test_read_image() local
H A Dtest_read_1D_array.cpp209 size_t width_lod = imageInfo->width; in InitFloatCoords() local
516 size_t width_lod = imageInfo->width; in test_read_image_1D_array() local
H A Dtest_read_2D_array.cpp232 size_t width_lod = imageInfo->width; in InitFloatCoords() local
537 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_read_image_2D_array() local
H A Dtest_write_1D.cpp260 size_t width_lod = imageInfo->width, nextLevelOffset = 0; in test_write_image_1D() local
H A Dtest_write_1D_array.cpp271 size_t width_lod = imageInfo->width, nextLevelOffset = 0; in test_write_image_1D_array() local
H A Dtest_write_image.cpp333 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, nextLevelOffset = 0; in test_write_image() local
H A Dtest_write_3D.cpp297 size_t width_lod = imageInfo->width; in test_write_image_3D() local
H A Dtest_write_2D_array.cpp293 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, nextLevelOffset = 0; in test_write_image_2D_array() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clCopyImage/
H A Dtest_copy_1D.cpp27 size_t width_lod = imageInfo->width; in test_copy_image_size_1D() local
H A Dtest_copy_1D_array.cpp27 size_t width_lod = imageInfo->width; in test_copy_image_size_1D_array() local
H A Dtest_copy_2D.cpp29 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_copy_image_size_2D() local
H A Dtest_copy_2D_array.cpp29 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_copy_image_2D_array() local
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_2D_array.cpp74 size_t width_lod, height_lod; in test_copy_image_size_2D_2D_array() local
H A Dtest_copy_2D_3D.cpp70 size_t width_lod, height_lod; in test_copy_image_size_2D_3D() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
H A Dtest_read_2D_array.cpp87 size_t width_lod, height_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_2D_array() local
H A Dtest_read_1D.cpp85 size_t width_lod, row_pitch_lod; in test_read_image_1D() local
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
H A Dtest_read_2D.cpp85 size_t width_lod, height_lod, row_pitch_lod; in test_read_image_2D() local
H A Dtest_read_1D_array.cpp85 size_t width_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_1D_array() local
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DimageHelpers.h198 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, in read_image_pixel() local
H A DimageHelpers.cpp1325 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, in read_image_pixel_float() local
1915 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, in sample_image_pixel_float_offset() local