Home
last modified time | relevance | path

Searched refs:CL_DEPTH_STENCIL (Results 1 – 8 of 8) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/
Dtest_images_read_common.cpp186 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()
Dtest_images_write_common.cpp210 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()
/external/OpenCL-CTS/test_conformance/spir/
Ddatagen.cpp386 CL_DEPTH_STENCIL
574 case CL_DEPTH_STENCIL: in toString()
/external/OpenCL-CTS/test_common/harness/
DerrorHelpers.cpp136 case CL_DEPTH_STENCIL: return "CL_DEPTH_STENCIL"; in GetChannelOrderName()
DimageHelpers.cpp138 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()
/external/mesa3d/include/CL/
Dcl.h565 #define CL_DEPTH_STENCIL 0x10BE macro
/external/angle/include/CL/
Dcl.h567 #define CL_DEPTH_STENCIL 0x10BE macro
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h567 #define CL_DEPTH_STENCIL 0x10BE macro