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_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
/external/OpenCL-CTS/test_conformance/images/clCopyImage/
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_3D.cpp69 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_common.cpp126 size_t width_lod, height_lod, depth_lod; in InitFloatCoordsCommon() local
447 depth_lod = imageInfo->depth; in test_read_image() local
Dtest_write_3D.cpp290 size_t depth_lod = imageInfo->depth; in test_write_image_3D() local
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.h196 depth_lod = imageInfo->depth, in read_image_pixel() local
DimageHelpers.cpp1282 depth_lod = imageInfo->depth; in read_image_pixel_float() local
1869 depth_lod = imageInfo->depth; in sample_image_pixel_float_offset() local