Home
last modified time | relevance | path

Searched refs:CL_FLOAT (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dcl_utils.cpp73 case CL_FLOAT: in GetElementSize()
131 // CL_DEPTH can only be used if channel data type = CL_UNORM_INT16 or CL_FLOAT. in IsValidImageFormat()
133 imageFormat->image_channel_data_type != CL_FLOAT) in IsValidImageFormat()
159 case CL_FLOAT: in IsValidImageFormat()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dformat.cpp62 _FF(CL_FLOAT, 32, FLOAT),
86 //{ { CL_DEPTH, CL_FLOAT }, PIPE_FORMAT_Z32_FLOAT },
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c1283 grayscale_format.image_channel_data_type = CL_FLOAT; in deshake_opencl_init()
/third_party/mesa3d/include/CL/
H A Dcl.h590 #define CL_FLOAT 0x10DE macro
/third_party/opencl-headers/CL/
H A Dcl.h599 #define CL_FLOAT 0x10DE macro
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl.h592 #define CL_FLOAT 0x10DE macro
/third_party/ffmpeg/libavutil/
H A Dhwcontext_opencl.c1460 image_format->image_channel_data_type = CL_FLOAT; in opencl_get_plane_format()

Completed in 17 milliseconds