Searched refs:CL_DEPTH_STENCIL (Results 1 – 8 of 8) sorted by relevance
186 if(channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_kernel_for_target()192 if(channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_kernel_for_target()200 if(channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_kernel_for_target()207 if(channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_kernel_for_target()
210 if (channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_write_kernel()221 if (channel_order == CL_DEPTH || channel_order == CL_DEPTH_STENCIL) in get_appropriate_write_kernel()713 cl_image_format imageFormat = { CL_DEPTH_STENCIL, CL_UNORM_INT24 }; in test_images_write_common()721 cl_image_format imageFormat = { CL_DEPTH_STENCIL, CL_FLOAT}; in test_images_write_common()
386 CL_DEPTH_STENCIL574 case CL_DEPTH_STENCIL: in toString()
136 case CL_DEPTH_STENCIL: return "CL_DEPTH_STENCIL"; in GetChannelOrderName()
138 case CL_DEPTH_STENCIL: return 1; in get_channel_order_channel_count()228 { CL_DEPTH_STENCIL, "CL_DEPTH_STENCIL" }, in get_channel_order_from_name()
565 #define CL_DEPTH_STENCIL 0x10BE macro
567 #define CL_DEPTH_STENCIL 0x10BE macro