Home
last modified time | relevance | path

Searched refs:CL_CHAR_BIT (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl_platform.h159 #define CL_CHAR_BIT 8 macro
261 #define CL_CHAR_BIT 8
/external/angle/include/CL/
Dcl_platform.h159 #define CL_CHAR_BIT 8 macro
261 #define CL_CHAR_BIT 8
/external/mesa3d/include/CL/
Dcl_platform.h139 #define CL_CHAR_BIT 8 macro
241 #define CL_CHAR_BIT 8
/external/OpenCL-CTS/test_conformance/basic/
Dtest_numeric_constants.cpp61 TEST_VALUE_EQUAL_LITERAL( "CL_CHAR_BIT", CL_CHAR_BIT, 8) in test_host_numeric_constants()