| /external/OpenCL-CTS/test_conformance/images/kernel_read_write/ |
| D | test_iterations.cpp | 340 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in InitFloatCoords() local 402 size_t height_lod = (imageInfo->height >> lod ) ?(imageInfo->height >> lod ) : 1; in validate_image_2D_depth_results() local 562 size_t height_lod = (imageInfo->height >> lod ) ?(imageInfo->height >> lod ) : 1; in validate_image_2D_results() local 986 size_t height_lod = (imageInfo->height >> lod ) ?(imageInfo->height >> lod ) : 1; in validate_image_2D_sRGB_results() local 1528 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_read_image_2D() local
|
| D | test_common.cpp | 167 size_t height_lod = height_loop; in InitFloatCoordsCommon() local 539 size_t width_lod = width_size, height_lod = height_size, in test_read_image() local
|
| D | test_read_2D_array.cpp | 233 size_t height_lod = imageInfo->height; in InitFloatCoords() local 537 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_read_image_2D_array() local
|
| D | test_write_2D_array.cpp | 293 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, nextLevelOffset = 0; in test_write_image_2D_array() local
|
| D | test_write_3D.cpp | 298 size_t height_lod = imageInfo->height; in test_write_image_3D() local
|
| D | test_write_image.cpp | 333 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, nextLevelOffset = 0; in test_write_image() local
|
| /external/OpenCL-CTS/test_conformance/images/clCopyImage/ |
| D | test_copy_2D_array.cpp | 29 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_copy_image_2D_array() local
|
| D | test_copy_2D.cpp | 29 size_t width_lod = imageInfo->width, height_lod = imageInfo->height; in test_copy_image_size_2D() local
|
| D | test_copy_3D_2D_array.cpp | 70 size_t width_lod = 0, height_lod = 0, depth_lod = 0; in test_copy_image_size_3D_2D_array() local
|
| D | test_copy_2D_2D_array.cpp | 74 size_t width_lod, height_lod; in test_copy_image_size_2D_2D_array() local
|
| D | test_copy_2D_3D.cpp | 70 size_t width_lod, height_lod; in test_copy_image_size_2D_3D() local
|
| /external/OpenCL-CTS/test_conformance/images/clReadWriteImage/ |
| D | test_read_2D_array.cpp | 87 size_t width_lod, height_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_2D_array() local
|
| D | test_read_3D.cpp | 87 size_t width_lod, height_lod, depth_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_3D() local
|
| D | test_read_2D.cpp | 85 size_t width_lod, height_lod, row_pitch_lod; in test_read_image_2D() local
|
| /external/OpenCL-CTS/test_common/harness/ |
| D | imageHelpers.h | 198 size_t width_lod = imageInfo->width, height_lod = imageInfo->height, in read_image_pixel() local
|
| D | imageHelpers.cpp | 1325 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
|