Home
last modified time | relevance | path

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

/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_2D_array.cpp90 size_t width_lod, height_lod, depth_lod, row_pitch_lod, slice_pitch_lod; in test_read_image_2D_array() local
/external/OpenCL-CTS/test_conformance/images/clCopyImage/
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_3D.cpp77 size_t threeImage_height_lod = threeImage->height, depth_lod = threeImage->depth; in test_copy_image_size_2D_3D() local
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
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_3D.cpp294 size_t depth_lod = imageInfo->depth; in test_write_image_3D() 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