Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_copy_1D.cpp35 size_t width_lod = imageInfo->width; in test_copy_image_size_1D() local
Dtest_copy_1D_array.cpp35 size_t width_lod = imageInfo->width; in test_copy_image_size_1D_array() local
Dtest_copy_2D_array.cpp36 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_copy_image_2D_array() local
Dtest_copy_2D.cpp37 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_copy_image_size_2D() local
Dtest_copy_3D_2D_array.cpp78 size_t width_lod = 0, height_lod = 0, depth_lod = 0; in test_copy_image_size_3D_2D_array() local
Dtest_copy_2D_2D_array.cpp82 size_t width_lod, height_lod; in test_copy_image_size_2D_2D_array() local
Dtest_copy_2D_3D.cpp78 size_t width_lod, height_lod; in test_copy_image_size_2D_3D() local
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_iterations.cpp351 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in InitFloatCoords() local
415 size_t width_lod = (imageInfo->width >> lod ) ?(imageInfo->width >> lod ) : 1; in validate_image_2D_depth_results() local
567 size_t width_lod = (imageInfo->width >> lod ) ?(imageInfo->width >> lod ) : 1; in validate_image_2D_results() local
965 size_t width_lod = (imageInfo->width >> lod ) ?(imageInfo->width >> lod ) : 1; in validate_image_2D_sRGB_results() local
1487 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_read_image_2D() local
Dtest_read_1D.cpp192 size_t width_lod = imageInfo->width; in InitFloatCoords() local
443 size_t width_lod = imageInfo->width; in test_read_image_1D() local
Dtest_read_1D_array.cpp226 size_t width_lod = imageInfo->width; in InitFloatCoords() local
532 size_t width_lod = imageInfo->width; in test_read_image_1D_array() local
Dtest_write_1D.cpp259 size_t width_lod = imageInfo->width, nextLevelOffset = 0; in test_write_image_1D() local
Dtest_write_1D_array.cpp269 size_t width_lod = imageInfo->width, nextLevelOffset = 0; in test_write_image_1D_array() local
Dtest_read_3D.cpp290 size_t width_lod, height_lod, depth_lod; in InitFloatCoords() local
544 … size_t width_lod = imageInfo->width, height_lod = imageInfo->height, depth_lod = imageInfo->depth; in test_read_image_3D() local
Dtest_write_2D_array.cpp288 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, nextLevelOffset = 0; in test_write_image_2D_array() local
Dtest_write_3D.cpp292 size_t width_lod = imageInfo->width; in test_write_image_3D() local
Dtest_write_image.cpp316 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, nextLevelOffset = 0; in test_write_image() local
Dtest_read_2D_array.cpp238 size_t width_lod = imageInfo->width; in InitFloatCoords() local
534 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_read_image_2D_array() local
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
Dtest_read_3D.cpp90 size_t width_lod, height_lod, depth_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_3D() local
Dtest_read_1D.cpp90 size_t width_lod, row_pitch_lod; in test_read_image_1D() local
Dtest_read_2D_array.cpp90 size_t width_lod, height_lod, depth_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_2D_array() local
Dtest_read_2D.cpp90 size_t width_lod, height_lod, row_pitch_lod; in test_read_image_2D() local
Dtest_read_1D_array.cpp90 size_t width_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_1D_array() local
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.h158 …size_t width_lod = imageInfo->width, height_lod = imageInfo->height, depth_lod = imageInfo->depth,… in read_image_pixel() local
DimageHelpers.cpp1376 … size_t width_lod = imageInfo->width, height_lod = imageInfo->height, depth_lod = imageInfo->depth; in read_image_pixel_float() local
1941 … size_t width_lod = imageInfo->width, height_lod = imageInfo->height, depth_lod = imageInfo->depth; in sample_image_pixel_float_offset() local