Searched defs:Kernel (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libdrm/dist/man/
H A Ddrm-kms.7.rst
/xsrc/external/mit/xorgproto/dist/scripts/
H A Dkeysym-generator.py61 class Kernel(object): class in inherits:object
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A DxmesaP.h94 GLubyte Kernel[16]; /* Dither kernel */ member in struct:xmesa_visual
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
H A DxmesaP.h94 GLubyte Kernel[16]; /* Dither kernel */ member in struct:xmesa_visual
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp5825 class Kernel : public detail::Wrapper<cl_kernel> class in namespace:cl
5831 Kernel() { } function in class:cl::Kernel
5841 explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : function in class:cl::Kernel
5858 Kernel(const Kernel function in class:cl::Kernel
5872 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(kernel)) {} function in class:cl::Kernel
[all...]
H A Dcl.hpp4875 class Kernel : public detail::Wrapper<cl_kernel> class in namespace:cl
4881 Kernel() { } function in class:cl::Kernel
4888 __CL_EXPLICIT_CONSTRUCTORS Kernel(const cl_kernel& kernel) : detail::Wrapper<cl_type>(kernel) { } function in class:cl::Kernel
4904 Kernel(cons function in class:cl::Kernel
4919 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(kernel)) {} function in class:cl::Kernel
5492 inline Kernel::Kernel(const Program& program, const char* name, cl_int* err) function in class:cl::Kernel
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp4875 class Kernel : public detail::Wrapper<cl_kernel> class in namespace:cl
4881 Kernel() { } function in class:cl::Kernel
4888 __CL_EXPLICIT_CONSTRUCTORS Kernel(const cl_kernel& kernel) : detail::Wrapper<cl_type>(kernel) { } function in class:cl::Kernel
4904 Kernel(cons function in class:cl::Kernel
4919 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(kernel)) {} function in class:cl::Kernel
5492 inline Kernel::Kernel(const Program& program, const char* name, cl_int* err) function in class:cl::Kernel
[all...]
H A Dcl2.hpp5681 class Kernel : public detail::Wrapper<cl_kernel> class in namespace:cl
5687 Kernel() { } function in class:cl::Kernel
5697 explicit Kernel(const cl_kernel& kernel, bool retainObject = false) : function in class:cl::Kernel
5714 Kernel(const Kernel function in class:cl::Kernel
5728 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(kernel)) {} function in class:cl::Kernel
6604 inline Kernel::Kernel(const Program& program, const char* name, cl_int* err) function in class:cl::Kernel
[all...]

Completed in 43 milliseconds