Home
last modified time | relevance | path

Searched refs:d_prog (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/frontends/clover/api/
H A Dprogram.cpp154 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
155 obj(d_prog).retain(); in clRetainProgram()
163 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
164 if (obj(d_prog).release()) in clReleaseProgram()
165 delete pobj(d_prog); in clReleaseProgram()
174 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
178 auto &prog = obj(d_prog); in clBuildProgram()
205 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
211 auto &prog = obj(d_prog); in clCompileProgram()
379 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
H A Dinvalid.cpp88 clSetProgramReleaseCallback(cl_program d_prog, in clSetProgramReleaseCallback() argument
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
H A Dinvalid.cpp88 clSetProgramReleaseCallback(cl_program d_prog, in clSetProgramReleaseCallback() argument
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
H A Dinvalid.cpp88 clSetProgramReleaseCallback(cl_program d_prog, in clSetProgramReleaseCallback() argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/clover/api/
H A Dprogram.cpp248 clRetainProgram(cl_program d_prog) try { in clRetainProgram() argument
249 obj(d_prog).retain(); in clRetainProgram()
257 clReleaseProgram(cl_program d_prog) try { in clReleaseProgram() argument
258 if (obj(d_prog).release()) in clReleaseProgram()
259 delete pobj(d_prog); in clReleaseProgram()
268 clBuildProgram(cl_program d_prog, cl_uint num_devs, in clBuildProgram() argument
272 auto &prog = obj(d_prog); in clBuildProgram()
300 clCompileProgram(cl_program d_prog, cl_uint num_devs, in clCompileProgram() argument
306 auto &prog = obj(d_prog); in clCompileProgram()
481 auto &prog = obj(d_prog); in clGetProgramInfo()
[all …]
H A Dkernel.cpp30 clCreateKernel(cl_program d_prog, const char *name, cl_int *r_errcode) try { in clCreateKernel() argument
31 auto &prog = obj(d_prog); in clCreateKernel()
51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
53 auto &prog = obj(d_prog); in clCreateKernelsInProgram()

12