Searched refs:clCreateImageWithProperties (Results 1 – 15 of 15) sorted by relevance
/external/OpenCL-CTS/test_conformance/api/ |
D | test_mem_object_properties_queries.cpp | 70 test_object = clCreateImageWithProperties( in create_object_and_check_properties() 76 test_object = clCreateImageWithProperties( in create_object_and_check_properties()
|
D | test_api_consistency.cpp | 769 clCreateImageWithProperties(context, NULL, CL_MEM_READ_ONLY, in test_consistency_2d_image_from_buffer()
|
/external/angle/src/libOpenCL/ |
D | libOpenCL_autogen.map | 152 clCreateImageWithProperties;
|
D | libOpenCL_autogen.cpp | 1141 cl_mem CL_API_CALL clCreateImageWithProperties(cl_context context, in clCreateImageWithProperties() function 1149 return cl::GetDispatch().clCreateImageWithProperties(context, properties, flags, image_format, in clCreateImageWithProperties()
|
/external/angle/src/libGLESv2/ |
D | cl_dispatch_table.cpp | 193 cl::clCreateImageWithProperties,
|
D | proc_table_cl_autogen.cpp | 143 {"clCreateImageWithProperties", P(::cl::clCreateImageWithProperties)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 604 cl_mem CL_API_CALL clCreateImageWithProperties(cl_context context,
|
D | entry_points_cl_autogen.cpp | 2374 cl_mem CL_API_CALL clCreateImageWithProperties(cl_context context, in clCreateImageWithProperties() function
|
/external/angle/src/libANGLE/renderer/cl/ |
D | CLContextCL.cpp | 155 nativeImage = mNative->getDispatch().clCreateImageWithProperties( in createImage()
|
D | CLPlatformCL.cpp | 306 mNative->getDispatch().clCreateImageWithProperties == nullptr || in createInfo()
|
/external/mesa3d/include/CL/ |
D | cl.h | 1130 clCreateImageWithProperties(cl_context context,
|
D | cl_icd.h | 1285 cl_api_clCreateImageWithProperties clCreateImageWithProperties; member
|
/external/angle/include/CL/ |
D | cl_icd.h | 1285 cl_api_clCreateImageWithProperties clCreateImageWithProperties; member
|
D | cl.h | 1132 clCreateImageWithProperties(cl_context context,
|
/external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
D | cl.h | 1132 clCreateImageWithProperties(cl_context context,
|