Home
last modified time | relevance | path

Searched refs:gChannelTypeToUse (Results 1 – 9 of 9) sorted by relevance

/external/OpenCL-CTS/test_conformance/images/
Dcommon.cpp81 if (gChannelTypeToUse != (cl_channel_type)-1 in filter_formats()
82 && gChannelTypeToUse != formatList[j].image_channel_data_type) in filter_formats()
Dcommon.h27 extern cl_channel_type gChannelTypeToUse;
/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dmain.cpp27 cl_channel_type gChannelTypeToUse = (cl_channel_type)-1; variable
103 gChannelTypeToUse = chanType; in main()
/external/OpenCL-CTS/test_conformance/images/clGetInfo/
Dmain.cpp25 cl_channel_type gChannelTypeToUse = (cl_channel_type)-1; variable
100 gChannelTypeToUse = chanType; in main()
/external/OpenCL-CTS/test_conformance/images/clReadWriteImage/
Dmain.cpp26 cl_channel_type gChannelTypeToUse = (cl_channel_type)-1; variable
104 gChannelTypeToUse = chanType; in main()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dmain.cpp28 cl_channel_type gChannelTypeToUse = (cl_channel_type)-1; variable
110 gChannelTypeToUse = chanType; in main()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dmain.cpp36 cl_channel_type gChannelTypeToUse = (cl_channel_type)-1; variable
126 gChannelTypeToUse = chanType; in main()
/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dmain.cpp29 cl_channel_type gChannelTypeToUse = (cl_channel_type)-1; variable
140 gChannelTypeToUse = chanType; in main()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dmain.cpp45 cl_channel_type gChannelTypeToUse = (cl_channel_type)-1; variable
363 gChannelTypeToUse = chanType; in main()