Searched refs:clCreateBufferWithProperties (Results 1 – 14 of 14) sorted by relevance
/external/OpenCL-CTS/test_conformance/api/ |
D | test_mem_object_properties_queries.cpp | 92 test_object = clCreateBufferWithProperties( in create_object_and_check_properties() 98 test_object = clCreateBufferWithProperties( in create_object_and_check_properties() 110 parent_object = clCreateBufferWithProperties( in create_object_and_check_properties() 116 parent_object = clCreateBufferWithProperties( in create_object_and_check_properties()
|
/external/angle/src/libOpenCL/ |
D | libOpenCL_autogen.map | 151 clCreateBufferWithProperties;
|
D | libOpenCL_autogen.cpp | 1130 cl_mem CL_API_CALL clCreateBufferWithProperties(cl_context context, in clCreateBufferWithProperties() function 1137 return cl::GetDispatch().clCreateBufferWithProperties(context, properties, flags, size, in clCreateBufferWithProperties()
|
/external/angle/src/libGLESv2/ |
D | cl_dispatch_table.cpp | 192 cl::clCreateBufferWithProperties,
|
D | proc_table_cl_autogen.cpp | 142 {"clCreateBufferWithProperties", P(::cl::clCreateBufferWithProperties)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 598 cl_mem CL_API_CALL clCreateBufferWithProperties(cl_context context,
|
D | entry_points_cl_autogen.cpp | 2343 cl_mem CL_API_CALL clCreateBufferWithProperties(cl_context context, in clCreateBufferWithProperties() function
|
/external/angle/src/libANGLE/renderer/cl/ |
D | CLContextCL.cpp | 122 nativeBuffer = mNative->getDispatch().clCreateBufferWithProperties( in createBuffer()
|
D | CLPlatformCL.cpp | 305 (mNative->getDispatch().clCreateBufferWithProperties == nullptr || in createInfo()
|
/external/mesa3d/include/CL/ |
D | cl.h | 1122 clCreateBufferWithProperties(cl_context context,
|
D | cl_icd.h | 1284 cl_api_clCreateBufferWithProperties clCreateBufferWithProperties; member
|
/external/angle/include/CL/ |
D | cl_icd.h | 1284 cl_api_clCreateBufferWithProperties clCreateBufferWithProperties; member
|
D | cl.h | 1124 clCreateBufferWithProperties(cl_context context,
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl.h | 1124 clCreateBufferWithProperties(cl_context context,
|