/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/api/ |
memory.cpp | 95 const cl_image_format *format, 130 const cl_image_format *format, 167 cl_image_format *buf, cl_uint *count_ret) try { 245 case CL_IMAGE_FORMAT: 246 return scalar_property<cl_image_format>(buf, size, size_ret,
|
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
memory.cpp | 95 const cl_image_format *format, 130 const cl_image_format *format, 167 cl_image_format *buf, cl_uint *count_ret) try { 245 case CL_IMAGE_FORMAT: 246 return scalar_property<cl_image_format>(buf, size, size_ret,
|
/external/chromium_org/third_party/mesa/src/include/CL/ |
cl.h | 88 } cl_image_format; typedef in typeref:struct:_cl_image_format 335 #define CL_IMAGE_FORMAT 0x1110 560 const cl_image_format * /* image_format */, 570 const cl_image_format * /* image_format */, 590 cl_image_format * /* image_formats */, [all...] |
cl.hpp | 858 F(cl_image_info, CL_IMAGE_FORMAT, cl_image_format) \ [all...] |
/external/mesa3d/include/CL/ |
cl.h | 88 } cl_image_format; typedef in typeref:struct:_cl_image_format 335 #define CL_IMAGE_FORMAT 0x1110 560 const cl_image_format * /* image_format */, 570 const cl_image_format * /* image_format */, 590 cl_image_format * /* image_formats */, [all...] |
cl.hpp | 858 F(cl_image_info, CL_IMAGE_FORMAT, cl_image_format) \ [all...] |