Home
last modified time | relevance | path

Searched defs:height_lod (Results 1 – 16 of 16) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_copy_2D.cpp29 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_copy_image_size_2D() local
Dtest_copy_2D_array.cpp29 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_copy_image_2D_array() local
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
Dtest_copy_2D_2D_array.cpp74 size_t width_lod, height_lod; in test_copy_image_size_2D_2D_array() local
Dtest_copy_2D_3D.cpp70 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.cpp334 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in InitFloatCoords() local
396 size_t height_lod = (imageInfo->height >> lod ) ?(imageInfo->height >> lod ) : 1; in validate_image_2D_depth_results() local
548 size_t height_lod = (imageInfo->height >> lod ) ?(imageInfo->height >> lod ) : 1; in validate_image_2D_results() local
946 size_t height_lod = (imageInfo->height >> lod ) ?(imageInfo->height >> lod ) : 1; in validate_image_2D_sRGB_results() local
1482 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_read_image_2D() local
Dtest_common.cpp126 size_t width_lod, height_lod, depth_lod; in InitFloatCoordsCommon() local
446 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, in test_read_image() local
Dtest_read_2D_array.cpp223 size_t height_lod = imageInfo->height; in InitFloatCoords() local
527 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_read_image_2D_array() local
Dtest_write_3D.cpp289 size_t height_lod = imageInfo->height; in test_write_image_3D() local
Dtest_write_2D_array.cpp284 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, nextLevelOffset = 0; in test_write_image_2D_array() local
Dtest_write_image.cpp328 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, nextLevelOffset = 0; in test_write_image() local
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
Dtest_read_2D_array.cpp88 size_t width_lod, height_lod, depth_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_2D_array() local
Dtest_read_3D.cpp88 size_t width_lod, height_lod, depth_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_3D() local
Dtest_read_2D.cpp86 size_t width_lod, height_lod, row_pitch_lod; in test_read_image_2D() local
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.h195 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, in read_image_pixel() local
DimageHelpers.cpp1281 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, in read_image_pixel_float() local
1868 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, in sample_image_pixel_float_offset() local