Home
last modified time | relevance | path

Searched refs:cl_ndrange_kernel_command_properties_khr (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/cl_khr_command_buffer_mutable_dispatch/
H A Dmutable_command_arguments.cpp98 cl_ndrange_kernel_command_properties_khr props[] = { in Run()
263 cl_ndrange_kernel_command_properties_khr props[] = { in Run()
388 cl_ndrange_kernel_command_properties_khr props[] = { in Run()
507 cl_ndrange_kernel_command_properties_khr props[] = { in Run()
692 cl_ndrange_kernel_command_properties_khr props[] = { in Run()
H A Dmutable_command_image_arguments.cpp133 cl_ndrange_kernel_command_properties_khr props[] = { in Run()
331 cl_ndrange_kernel_command_properties_khr props[] = { in Run()
H A Dmutable_command_info.cpp122 cl_ndrange_kernel_command_properties_khr props[] = { in Run()
132 cl_ndrange_kernel_command_properties_khr test_props[] = { 0, 0, 0 }; in Run()
/aosp_15_r20/external/OpenCL-CTS/dependencies/ocl-headers/CL/
H A Dcl_ext.h43 typedef cl_properties cl_ndrange_kernel_command_properties_khr; typedef
226 const cl_ndrange_kernel_command_properties_khr* properties,
389 const cl_ndrange_kernel_command_properties_khr* properties,
/aosp_15_r20/external/mesa3d/include/CL/
H A Dcl_ext.h43 typedef cl_properties cl_ndrange_kernel_command_properties_khr; typedef
226 const cl_ndrange_kernel_command_properties_khr* properties,
389 const cl_ndrange_kernel_command_properties_khr* properties,
/aosp_15_r20/external/OpenCL-Headers/CL/
H A Dcl_ext.h61 typedef cl_properties cl_ndrange_kernel_command_properties_khr; typedef
283 const cl_ndrange_kernel_command_properties_khr* properties,
483 const cl_ndrange_kernel_command_properties_khr* properties,
/aosp_15_r20/external/angle/include/CL/
H A Dcl_ext.h61 typedef cl_properties cl_ndrange_kernel_command_properties_khr; typedef
283 const cl_ndrange_kernel_command_properties_khr* properties,
483 const cl_ndrange_kernel_command_properties_khr* properties,
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dopencl_wrapper.h549 const cl_ndrange_kernel_command_properties_khr * /*properties*/,
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp1865 …hr, CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR, cl::vector<cl_ndrange_kernel_command_properties_khr>) in CL_HPP_DECLARE_PARAM_TRAITS_()
11381 …cl_int commandNDRangeKernel(const cl::vector<cl_ndrange_kernel_command_properties_khr> &properties, in commandNDRangeKernel()