Home
last modified time | relevance | path

Searched refs:cl_int2 (Results 1 – 12 of 12) sorted by relevance

/external/OpenCL-CTS/test_conformance/spirv_new/
Dtest_op_composite_construct.cpp66 typedef AbstractStruct2<cl_int2, CustomType1> CustomType2; in TEST_SPIRV_FUNC()
69 cl_int2 intvals = {2100480000, 2100480000}; in TEST_SPIRV_FUNC()
Dtest_op_copy_object.cpp126 typedef AbstractStruct2<cl_int2, CustomType1> CustomType2; in TEST_SPIRV_FUNC()
129 cl_int2 intvals = {2100480000, 2100480000}; in TEST_SPIRV_FUNC()
Dtest_op_constant.cpp130 typedef AbstractStruct2<cl_int2, CustomType1> CustomType2; in TEST_SPIRV_FUNC()
133 cl_int2 intvals = {2100480000, 2100480000}; in TEST_SPIRV_FUNC()
Dtest_op_undef.cpp107 typedef AbstractStruct2<cl_int2, CustomType1> CustomType2; in TEST_SPIRV_FUNC()
/external/skqp/src/compute/skc/
Dtypes.h75 typedef cl_int2 skc_int2;
/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_subgroup_extended_types.cpp76 error |= run_broadcast_for_extended_type<cl_int2>(rft); in test_subgroup_functions_extended_types()
Dsubhelpers.h394 template <> struct TypeManager<cl_int2> : public CommonTypeManager<cl_int2>
Dtest_subgroup_ballot.cpp938 error |= run_non_uniform_broadcast_for_type<cl_int2>(rft); in test_subgroup_functions_ballot()
/external/ImageMagick/MagickCore/
Daccelerate.c2060 cl_int2 offset; in ComputeDespeckleImage()
2067 clStatus = clEnv->library->clSetKernelArg(hullPass1,4,sizeof(cl_int2),(void *)&offset); in ComputeDespeckleImage()
2069 clStatus|=clEnv->library->clSetKernelArg(hullPass2,4,sizeof(cl_int2),(void *)&offset); in ComputeDespeckleImage()
2099 clStatus = clEnv->library->clSetKernelArg(hullPass1,4,sizeof(cl_int2),(void *)&offset); in ComputeDespeckleImage()
2101 clStatus|=clEnv->library->clSetKernelArg(hullPass2,4,sizeof(cl_int2),(void *)&offset); in ComputeDespeckleImage()
2129 clStatus = clEnv->library->clSetKernelArg(hullPass1,4,sizeof(cl_int2),(void *)&offset); in ComputeDespeckleImage()
2131 clStatus|=clEnv->library->clSetKernelArg(hullPass2,4,sizeof(cl_int2),(void *)&offset); in ComputeDespeckleImage()
2159 clStatus = clEnv->library->clSetKernelArg(hullPass1,4,sizeof(cl_int2),(void *)&offset); in ComputeDespeckleImage()
2161 clStatus|=clEnv->library->clSetKernelArg(hullPass2,4,sizeof(cl_int2),(void *)&offset); in ComputeDespeckleImage()
3773 CL_MEM_READ_ONLY|CL_MEM_ALLOC_HOST_PTR, width * sizeof(cl_int2), NULL, in ComputeMotionBlurImage()
[all …]
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl_platform.h933 }cl_int2; typedef
941 __CL_ANON_STRUCT__ struct{ cl_int2 lo, hi; };
/external/angle/include/CL/
Dcl_platform.h933 }cl_int2; typedef
941 __CL_ANON_STRUCT__ struct{ cl_int2 lo, hi; };
/external/mesa3d/include/CL/
Dcl_platform.h913 }cl_int2; typedef
921 __CL_ANON_STRUCT__ struct{ cl_int2 lo, hi; };