Searched defs:devs (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dplatform.hpp51 std::vector<intrusive_ref<device>> devs; member in class:clover::platform
H A Dcontext.hpp80 const std::vector<intrusive_ref<device>> devs; member in class:clover::context
H A Dcontext.cpp27 context(const property_list & props,const ref_vector<device> & devs,const notify_action & notify) argument
H A Dprogram.cpp46 program::compile(const ref_vector<device> &devs, const std::string &opts, argument
67 program::link(const ref_vector<device> &devs, const std::string &opts, argument
34 program(clover::context & ctx,const ref_vector<device> & devs,const std::vector<binary> & binaries) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dcontext.cpp27 context(const property_list & props,const ref_vector<device> & devs,const notify_action & notify) argument
H A Dcontext.hpp63 const std::vector<intrusive_ref<device>> devs; member in class:clover::context
H A Dprogram.cpp45 program::compile(const ref_vector<device> &devs, const std::string &opts, argument
67 program::link(const ref_vector<device> &devs, const std::string &opts, argument
33 program(clover::context & ctx,const ref_vector<device> & devs,const std::vector<module> & binaries) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp36 auto devs = objs(d_devs, num_devs); local in function:clCreateContext
70 std::vector<cl_device_id> devs; local in function:clCreateContextFromType
H A Dprogram.cpp83 auto devs = objs(d_devs, n); local in function:clCreateProgramWithBinary
137 auto devs = objs(d_devs, n); local in function:clCreateProgramWithBuiltInKernels
179 auto devs = local in function:clBuildProgram
212 auto devs local in function:clCompileProgram
255 std::vector<device *> devs; local in function:__anonba2b103d0810::validate_link_devices
342 auto devs = validate_link_devices(progs, all_devs, opts); local in function:clLinkProgram
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.c61 pipe_loader_probe(struct pipe_loader_device **devs, int ndev) argument
72 pipe_loader_release(struct pipe_loader_device **devs, int ndev) argument
H A Dpipe_loader_sw.c135 pipe_loader_sw_probe_dri(struct pipe_loader_device **devs, const struct drisw_loader_funcs *drisw_lf) argument
167 pipe_loader_sw_probe_kms(struct pipe_loader_device **devs, int fd) argument
203 pipe_loader_sw_probe_null(struct pipe_loader_device **devs) argument
233 pipe_loader_sw_probe(struct pipe_loader_device **devs, int ndev) argument
H A Dpipe_loader_drm.c240 pipe_loader_drm_probe(struct pipe_loader_device **devs, int ndev) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_sw.c138 pipe_loader_sw_probe_dri(struct pipe_loader_device **devs, const struct drisw_loader_funcs *drisw_lf) argument
170 pipe_loader_sw_probe_kms(struct pipe_loader_device **devs, int fd) argument
206 pipe_loader_sw_probe_null(struct pipe_loader_device **devs) argument
236 pipe_loader_sw_probe(struct pipe_loader_device **devs, int ndev) argument
H A Dpipe_loader.c60 pipe_loader_probe(struct pipe_loader_device **devs, int ndev) argument
71 pipe_loader_release(struct pipe_loader_device **devs, int ndev) argument
H A Dpipe_loader_drm.c210 pipe_loader_drm_probe(struct pipe_loader_device **devs, int ndev) argument
/xsrc/external/mit/libXfixes/dist/src/
H A DCursor.c318 CARD16 *devs = (CARD16 *)(req + 1); local in function:XFixesCreatePointerBarrier
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Degldevice.c279 _EGLDevice *dev, *devs; local in function:_eglQueryDevicesEXT
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dcontext.cpp36 auto devs = objs(d_devs, num_devs); local in function:clCreateContext
70 std::vector<cl_device_id> devs; local in function:clCreateContextFromType
H A Dprogram.cpp135 auto devs = objs(d_devs, n); local in function:clCreateProgramWithBinary
231 auto devs = objs(d_devs, n); local in function:clCreateProgramWithBuiltInKernels
273 auto devs = local in function:clBuildProgram
307 auto devs local in function:clCompileProgram
351 std::vector<device *> devs; local in function:__anonfca01c240810::validate_link_devices
441 auto devs = validate_link_devices(progs, all_devs, opts); local in function:clLinkProgram
[all...]
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Degldevice.c325 _EGLDevice *dev, *devs; local in function:_eglQueryDevicesEXT
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxinput.h125 DMXLocalInputInfoPtr *devs; member in struct:_DMXInputInfo
/xsrc/external/mit/xorg-server/dist/os/
H A Dinputthread.c71 struct xorg_list devs; member in struct:__anon5e789ed60108
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_private.h148 struct pipe_loader_device *devs; member in struct:lvp_instance
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_renderer_virtgpu.c1521 drmDevicePtr devs[8]; local in function:virtgpu_open
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c1093 InputInfoPtr *devs, /* iterator */ local in function:checkCoreInputDevices
[all...]

Completed in 21 milliseconds

12