| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/ |
| H A D | event.cpp | 196 auto hev = create<hard_event>(q, CL_COMMAND_MARKER, deps); local in function:clEnqueueMarkerWithWaitList 231 auto hev = create<hard_event>(q, CL_COMMAND_BARRIER, deps); local in function:clEnqueueBarrierWithWaitList 256 hard_event &hev = dynamic_cast<hard_event &>(obj(d_ev)); local in function:clGetEventProfilingInfo 300 auto hev = create<hard_event>(q, 0, ref_vector<event> {}); local in function:clFinish [all...] |
| H A D | kernel.cpp | 292 auto hev = create<hard_event>( local in function:clEnqueueNDRangeKernel 315 auto hev = create<hard_event>( local in function:clEnqueueTask
|
| H A D | transfer.cpp | 292 auto hev = create<hard_event>( local in function:clEnqueueReadBuffer 325 auto hev = create<hard_event>( local in function:clEnqueueWriteBuffer 365 auto hev = create<hard_event>( local in function:clEnqueueReadBufferRect 405 auto hev local in function:clEnqueueWriteBufferRect 442 auto hev = create<hard_event>( local in function:clEnqueueCopyBuffer 479 auto hev = create<hard_event>( local in function:clEnqueueCopyBufferRect 513 auto hev = create<hard_event>( local in function:clEnqueueReadImage 550 auto hev = create<hard_event>( local in function:clEnqueueWriteImage 585 auto hev = create<hard_event>( local in function:clEnqueueCopyImage 621 auto hev = create<hard_event>( local in function:clEnqueueCopyImageToBuffer 657 auto hev = create<hard_event>( local in function:clEnqueueCopyBufferToImage 688 auto hev = create<hard_event>(q, CL_COMMAND_MAP_BUFFER, deps); local in function:clEnqueueMapBuffer 720 auto hev = create<hard_event>(q, CL_COMMAND_MAP_IMAGE, deps); local in function:clEnqueueMapImage 743 auto hev = create<hard_event>( local in function:clEnqueueUnmapMemObject [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | event.cpp | 214 auto &hev = static_cast<hard_event &>(ev); local in function:hard_event::profile::__anon2f17878e0302
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/ |
| H A D | event.cpp | 196 auto hev = create<hard_event>(q, CL_COMMAND_MARKER, deps); local in function:clEnqueueMarkerWithWaitList 231 auto hev = create<hard_event>(q, CL_COMMAND_BARRIER, deps); local in function:clEnqueueBarrierWithWaitList 256 hard_event &hev = dynamic_cast<hard_event &>(obj(d_ev)); local in function:clGetEventProfilingInfo 301 auto hev = create<hard_event>(q, 0, ref_vector<event> {}); local in function:clFinish [all...] |
| H A D | kernel.cpp | 330 auto hev = create<hard_event>( local in function:clEnqueueNDRangeKernel 353 auto hev = create<hard_event>( local in function:clEnqueueTask
|
| H A D | transfer.cpp | 360 auto hev = create<hard_event>( local in function:clEnqueueReadBuffer 393 auto hev = create<hard_event>( local in function:clEnqueueWriteBuffer 433 auto hev = create<hard_event>( local in function:clEnqueueReadBufferRect 473 auto hev local in function:clEnqueueWriteBufferRect 520 auto hev = create<hard_event>( local in function:clEnqueueFillBuffer 554 auto hev = create<hard_event>( local in function:clEnqueueCopyBuffer 591 auto hev = create<hard_event>( local in function:clEnqueueCopyBufferRect 625 auto hev = create<hard_event>( local in function:clEnqueueReadImage 662 auto hev = create<hard_event>( local in function:clEnqueueWriteImage 697 auto hev = create<hard_event>( local in function:clEnqueueFillImage 729 auto hev = create<hard_event>( local in function:clEnqueueCopyImage 765 auto hev = create<hard_event>( local in function:clEnqueueCopyImageToBuffer 801 auto hev = create<hard_event>( local in function:clEnqueueCopyBufferToImage 832 auto hev = create<hard_event>(q, CL_COMMAND_MAP_BUFFER, deps); local in function:clEnqueueMapBuffer 873 auto hev = create<hard_event>(q, CL_COMMAND_MAP_IMAGE, deps); local in function:clEnqueueMapImage 896 auto hev = create<hard_event>( local in function:clEnqueueUnmapMemObject 929 auto hev = create<hard_event>( local in function:clEnqueueMigrateMemObjects 1000 auto hev = create<hard_event>(q, cmd, deps, local in function:clover::EnqueueSVMFree 1059 auto hev = create<hard_event>(q, cmd, deps, local in function:clover::EnqueueSVMMemcpy 1120 auto hev = create<hard_event>(q, cmd, deps, local in function:clover::EnqueueSVMMemFill 1179 auto hev = create<hard_event>(q, cmd, deps, local in function:clover::EnqueueSVMMap 1229 auto hev = create<hard_event>(q, cmd, deps, local in function:clover::EnqueueSVMUnmap 1296 auto hev = create<hard_event>( local in function:clEnqueueSVMMigrateMem [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/ |
| H A D | event.cpp | 219 auto &hev = static_cast<hard_event &>(ev); local in function:hard_event::profile::__anon1268ab9d0302
|