Searched refs:CL_DEVICE_MEM_BASE_ADDR_ALIGN (Results 1 – 15 of 15) sorted by relevance
/third_party/boost/libs/compute/include/boost/compute/ |
D | buffer.hpp | 173 get_info<CL_DEVICE_MEM_BASE_ADDR_ALIGN>() / 8) == 0); in create_subbuffer()
|
D | device.hpp | 579 ((cl_uint, CL_DEVICE_MEM_BASE_ADDR_ALIGN))
|
/third_party/boost/boost/compute/ |
D | buffer.hpp | 173 get_info<CL_DEVICE_MEM_BASE_ADDR_ALIGN>() / 8) == 0); in create_subbuffer()
|
D | device.hpp | 579 ((cl_uint, CL_DEVICE_MEM_BASE_ADDR_ALIGN))
|
/third_party/boost/libs/compute/test/ |
D | test_buffer.cpp | 187 size_t base_addr_align = device.get_info<CL_DEVICE_MEM_BASE_ADDR_ALIGN>() / 8; in BOOST_AUTO_TEST_CASE()
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | device.cpp | 224 case CL_DEVICE_MEM_BASE_ADDR_ALIGN: in clGetDeviceInfo()
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | PackedCLEnums_autogen.cpp | 278 case CL_DEVICE_MEM_BASE_ADDR_ALIGN: in FromCLenum() 506 return CL_DEVICE_MEM_BASE_ADDR_ALIGN; in ToCLenum()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl.h | 258 #define CL_DEVICE_MEM_BASE_ADDR_ALIGN 0x1019 macro
|
D | cl2.hpp | 1139 F(cl_device_info, CL_DEVICE_MEM_BASE_ADDR_ALIGN, cl_uint) \
|
D | cl.hpp | 1332 F(cl_device_info, CL_DEVICE_MEM_BASE_ADDR_ALIGN, cl_uint) \
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl.h | 325 #define CL_DEVICE_MEM_BASE_ADDR_ALIGN 0x1019 macro
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 323 #define CL_DEVICE_MEM_BASE_ADDR_ALIGN 0x1019 macro
|
D | cl2.hpp | 1204 F(cl_device_info, CL_DEVICE_MEM_BASE_ADDR_ALIGN, cl_uint) \
|
D | cl.hpp | 1360 F(cl_device_info, CL_DEVICE_MEM_BASE_ADDR_ALIGN, cl_uint) \
|
/third_party/opencl-headers/CL/ |
D | cl.h | 325 #define CL_DEVICE_MEM_BASE_ADDR_ALIGN 0x1019 macro
|