Home
last modified time | relevance | path

Searched refs:CL_IMAGE_FORMAT (Results 1 – 22 of 22) sorted by relevance

/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_3D_info.cpp40 …error = clGetImageInfo( streams[ 0 ], CL_IMAGE_FORMAT, sizeof( cl_image_format ), outFormat, NULL … in test_image_read()
Dtest_images_2D_info.cpp39 error = clGetImageInfo( image, CL_IMAGE_FORMAT, sizeof( cl_image_format ), outFormat, NULL ); in test_image_read()
Dtest_images_3D.cpp61 …error = clGetImageInfo( streams[ 0 ], CL_IMAGE_FORMAT, sizeof( cl_image_format ), outFormat, NULL … in test_image_read()
Dtest_images_2D.cpp54 error = clGetImageInfo( clImage, CL_IMAGE_FORMAT, sizeof( cl_image_format ), outFormat, NULL ); in test_cl_image_read()
388 error = clGetImageInfo( clImage, CL_IMAGE_FORMAT, sizeof( cl_image_format ), outFormat, NULL ); in test_cl_image_write()
/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_getinfo_common.cpp50 error = clGetImageInfo( streams[ 0 ], CL_IMAGE_FORMAT, in test_image_info()
Dtest_image_methods.cpp179 error = clGetImageInfo (image, CL_IMAGE_FORMAT, in test_image_format_methods()
Dtest_images_read_common.cpp235 …error = clGetImageInfo( streams[ 0 ], CL_IMAGE_FORMAT, sizeof( cl_image_format ), outFormat, NULL … in test_cl_image_read()
Dtest_images_write_common.cpp312 error = clGetImageInfo(clImage, CL_IMAGE_FORMAT, sizeof(cl_image_format), in test_cl_image_write()
/external/OpenCL-CTS/test_conformance/d3d11/
Dtexture3d.cpp255 CL_IMAGE_FORMAT, in SubTestTexture3D()
Dtexture2d.cpp327 CL_IMAGE_FORMAT, in SubTestTexture2D()
/external/OpenCL-CTS/test_conformance/d3d10/
Dtexture3d.cpp248 CL_IMAGE_FORMAT, in SubTestTexture3D()
Dtexture2d.cpp320 CL_IMAGE_FORMAT, in SubTestTexture2D()
/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dtest_2D.cpp101 error = clGetImageInfo( image, CL_IMAGE_FORMAT, sizeof( outFormat ), &outFormat, NULL ); in test_get_image_info_single()
/external/skqp/src/compute/skc/platforms/cl_12/interop/
Dinterop_glfw.c590 CL_IMAGE_FORMAT, in skc_interop_resize()
/external/mesa3d/src/gallium/frontends/clover/api/
Dmemory.cpp360 case CL_IMAGE_FORMAT: in clGetImageInfo()
/external/angle/src/common/
DPackedCLEnums_autogen.cpp1133 case CL_IMAGE_FORMAT: in FromCLenum()
1165 return CL_IMAGE_FORMAT; in ToCLenum()
/external/mesa3d/include/CL/
Dcl.h632 #define CL_IMAGE_FORMAT 0x1110 macro
Dcl2.hpp1253 F(cl_image_info, CL_IMAGE_FORMAT, cl_image_format) \
4825 sourceImage.getImageInfo<CL_IMAGE_FORMAT>(); in Image2D()
Dcl.hpp1410 F(cl_image_info, CL_IMAGE_FORMAT, cl_image_format) \
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dutils.cpp944 if (clGetImageInfo(object, CL_IMAGE_FORMAT, sizeof(cl_image_format), in GetImageInfo()
/external/angle/include/CL/
Dcl.h634 #define CL_IMAGE_FORMAT 0x1110 macro
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h634 #define CL_IMAGE_FORMAT 0x1110 macro